<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ar">
	<id>https://3rabica.org/index.php?action=history&amp;feed=atom&amp;title=%D9%82%D8%A7%D9%84%D8%A8%3AMulticol</id>
	<title>قالب:Multicol - تاريخ المراجعة</title>
	<link rel="self" type="application/atom+xml" href="https://3rabica.org/index.php?action=history&amp;feed=atom&amp;title=%D9%82%D8%A7%D9%84%D8%A8%3AMulticol"/>
	<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:Multicol&amp;action=history"/>
	<updated>2026-06-05T21:22:30Z</updated>
	<subtitle>تاريخ التعديل لهذه الصفحة في الويكي</subtitle>
	<generator>MediaWiki 1.43.7</generator>
	<entry>
		<id>https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:Multicol&amp;diff=9570&amp;oldid=prev</id>
		<title>عبد العزيز: بوت:  تعريب V2.1</title>
		<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:Multicol&amp;diff=9570&amp;oldid=prev"/>
		<updated>2021-03-24T20:47:58Z</updated>

		<summary type="html">&lt;p&gt;بوت:  &lt;a href=&quot;/index.php?title=%D9%85%D8%B3%D8%AA%D8%AE%D8%AF%D9%85:Mr.Ibrahembot/%D8%A8%D9%88%D8%AA_%D8%A7%D9%84%D8%AA%D8%B9%D8%B1%D9%8A%D8%A8&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;مستخدم:Mr.Ibrahembot/بوت التعريب (الصفحة غير موجودة)&quot;&gt;تعريب V2.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحة جديدة&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div&amp;gt;&amp;lt;!-- Do not remove this DIV: it prevents the Wiki code from inserting an extra linebreak above this table. --&amp;gt;&lt;br /&gt;
{| class=&amp;quot;multicol&amp;quot; width=&amp;quot;{{{1|100%}}}&amp;quot; border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; style=&amp;quot;background-color:transparent;table-layout:fixed;&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&amp;lt;div style=&amp;quot;margin-right:{{{2|20px}}};&amp;quot;&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{توثيق|محتوى= &lt;br /&gt;
== الاستخدام ==&lt;br /&gt;
{{قا|Multicol}} is used to start a multi-column section of a page. Between each block of column text insert &amp;lt;tt&amp;gt;{{قا|Multicol-break}}&amp;lt;/tt&amp;gt; and close the last column with &amp;lt;tt&amp;gt;{{قا|Multicol-end}}&amp;lt;/tt&amp;gt;. For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 {{Multicol}}&lt;br /&gt;
 This text appears in the first column.&lt;br /&gt;
 {{فاصل أعمدة متعددة}}&lt;br /&gt;
 This text appears in the second column.&lt;br /&gt;
 {{فاصل أعمدة متعددة}}&lt;br /&gt;
 This text appears in the third column.&lt;br /&gt;
 {{نهاية أعمدة متعددة}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can have any number of columns. Each column will be the same width, equally dividing the available horizontal space. Each column has a small right margin (20 pixels), creating a &amp;quot;gutter&amp;quot; that prevents text in one column from touching text in the column to its right. See [[مستخدم:Franl|franl]]&amp;#039;s user page for examples of how this template can be used.&lt;br /&gt;
&lt;br /&gt;
== المعلمات ==&lt;br /&gt;
This template has two optional parameters: the overall width of the set of columns - This can be an absolute value (e.g., &amp;lt;tt&amp;gt;40em&amp;lt;/tt&amp;gt;) or a percentage of the available page width (e.g., &amp;lt;tt&amp;gt;50%&amp;lt;/tt&amp;gt;). This parameter defaults to &amp;lt;tt&amp;gt;100%&amp;lt;/tt&amp;gt;. For example, to create a multi-column section that is only 50% the width of the page:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 {{Multicol|50%}}&lt;br /&gt;
 This text appears in the first column.&lt;br /&gt;
 {{فاصل أعمدة متعددة}}&lt;br /&gt;
 This text appears in the second column.&lt;br /&gt;
 {{فاصل أعمدة متعددة}}&lt;br /&gt;
 This text appears in the third column.&lt;br /&gt;
 {{نهاية أعمدة متعددة}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The multi-column region is always positioned on the left side of the containing block. To change this, place the above Wikitext in a &amp;lt;tt&amp;gt;[[سبان وديف|DIV]]&amp;lt;/tt&amp;gt; block that has the [[أوراق الأنماط المتتالية|CSS]] attribute &amp;lt;tt&amp;gt;text-align&amp;lt;/tt&amp;gt; set to either &amp;lt;tt&amp;gt;center&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;right&amp;lt;/tt&amp;gt;, like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;{{وسط|&lt;br /&gt;
 {{Multicol|50%}}&lt;br /&gt;
 ...&lt;br /&gt;
 {{نهاية أعمدة متعددة}}&lt;br /&gt;
}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- and the width of the gutter, in pixels, em, or anything else.&lt;br /&gt;
&lt;br /&gt;
== Related templates ==&lt;br /&gt;
The templates {{قا|Col-begin}} and friends do something similar to this template and its friends, but this template may be easier to use. Each of the following examples produce the same result (a 3-column table in which all columns have equal width):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{{Multicol|50%}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 {{Multicol}}&lt;br /&gt;
 Column 1&lt;br /&gt;
 {{فاصل أعمدة متعددة}}&lt;br /&gt;
 Column 2&lt;br /&gt;
 {{فاصل أعمدة متعددة}}&lt;br /&gt;
 Column 3&lt;br /&gt;
 {{نهاية أعمدة متعددة}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{فاصل أعمدة متعددة}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 {{Col-begin}}&lt;br /&gt;
 {{عمو-3}}&lt;br /&gt;
 Column 1&lt;br /&gt;
 {{عمو-3}}&lt;br /&gt;
 Column 2&lt;br /&gt;
 {{عمو-3}}&lt;br /&gt;
 Column 3&lt;br /&gt;
 {{نهاية-عمو}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{نهاية أعمدة متعددة}}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s simpler to add more columns to the {{قا|Multicol}} example than to the {{قا|Col-begin}} example, because in the latter case, all occurrences of {{قا|عمو-3}} would need to be changed to {{قا|عمو-4}}.&lt;br /&gt;
&lt;br /&gt;
{{بداية-عمو/شرح}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>عبد العزيز</name></author>
	</entry>
</feed>