<?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%3AFlex_columns%2F%D8%B4%D8%B1%D8%AD</id>
	<title>قالب:Flex columns/شرح - تاريخ المراجعة</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%3AFlex_columns%2F%D8%B4%D8%B1%D8%AD"/>
	<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:Flex_columns/%D8%B4%D8%B1%D8%AD&amp;action=history"/>
	<updated>2026-06-09T04:20:28Z</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:Flex_columns/%D8%B4%D8%B1%D8%AD&amp;diff=1177129&amp;oldid=prev</id>
		<title>عبد العزيز: /* بيانات القالب */تنسيق ويكي - إزالة الفراغات الزائدة من القوالب</title>
		<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:Flex_columns/%D8%B4%D8%B1%D8%AD&amp;diff=1177129&amp;oldid=prev"/>
		<updated>2023-09-13T10:55:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;بيانات القالب: &lt;/span&gt;تنسيق ويكي - إزالة الفراغات الزائدة من القوالب&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ar&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;→ نسخة أقدم&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;نسخة 14:55، 13 سبتمبر 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;ar&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(لا فرق)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key arabica_wiki:diff:1.41:old-1163259:rev-1177129 --&gt;
&lt;/table&gt;</summary>
		<author><name>عبد العزيز</name></author>
	</entry>
	<entry>
		<id>https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:Flex_columns/%D8%B4%D8%B1%D8%AD&amp;diff=1163259&amp;oldid=prev</id>
		<title>عبد العزيز: /* بيانات القالب */تنسيق ويكي - إزالة الفراغات الزائدة من القوالب</title>
		<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:Flex_columns/%D8%B4%D8%B1%D8%AD&amp;diff=1163259&amp;oldid=prev"/>
		<updated>2023-09-13T10:55:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;بيانات القالب: &lt;/span&gt;تنسيق ويكي - إزالة الفراغات الزائدة من القوالب&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحة جديدة&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{صفحة توثيق فرعية}}&lt;br /&gt;
{{Lua|Module:Flex columns}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please place template categories where indicated at the bottom of this page and interwikis at Wikidata (see [[أرابيكا:ويكي بيانات]]) --&amp;gt;&lt;br /&gt;
This template creates a two-column layout, where contents within the columns will have the same height, with any extra whitespace distributed throughout the shorter columns contents. It is mainly intended for use in portals.&lt;br /&gt;
&lt;br /&gt;
This sort of layout requires browsers to support {{Ill-WD2|CSS flexbox|id=Q17049185}}. For those that don&amp;#039;t there is a fallback that will show a two column view, but without the heights being the same (a layout many portals used as at July 2018).&lt;br /&gt;
&lt;br /&gt;
For narrow screens, e.g. mobile devices, the display reverts to a single column.&lt;br /&gt;
&lt;br /&gt;
== الاستعمال ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Flex columns&lt;br /&gt;
|1 = (...first column contents...)&lt;br /&gt;
|2 = (...second column contents...)&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Only contents which are in {{وسم في النسق|div}} tags will have extra whitespace distributed to them – except for those with class &amp;lt;code&amp;gt;flex-columns-noflex&amp;lt;/code&amp;gt; (or otherwise override the &amp;lt;code&amp;gt;flex:&amp;lt;/code&amp;gt; property)&lt;br /&gt;
&lt;br /&gt;
=== مثال ===&lt;br /&gt;
{{توصيف&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;!-- هنا المثال --&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| &amp;lt;!-- هنا المثال --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== بيانات القالب ==&lt;br /&gt;
{{رأس بيانات القالب}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
 &amp;quot;params&amp;quot;: {},&lt;br /&gt;
 &amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{ملعب أخر||&lt;br /&gt;
&amp;lt;!-- [[تصنيف:قوالب أرابيكا]] --&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>عبد العزيز</name></author>
	</entry>
</feed>