<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://fanverse.click/index.php?action=history&amp;feed=atom&amp;title=Template%3AColumns-start%2Fdoc</id>
	<title>Template:Columns-start/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://fanverse.click/index.php?action=history&amp;feed=atom&amp;title=Template%3AColumns-start%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://fanverse.click/index.php?title=Template:Columns-start/doc&amp;action=history"/>
	<updated>2026-04-05T08:22:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://fanverse.click/index.php?title=Template:Columns-start/doc&amp;diff=276&amp;oldid=prev</id>
		<title>Mob: Created page with &quot;{{Documentation subpage}} {{High-use}} &lt;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&gt; {{Uses TemplateStyles|Template:Column/styles.css}} The &#039;&#039;&#039;columns-start&#039;&#039;&#039; template and its child templates &#039;&#039;&#039;column&#039;&#039;&#039; and &#039;&#039;&#039;columns-end&#039;&#039;&#039; can be used to make a fixed number of columns (up to 5) that will span the entire page above a certain minimum width (100 ems for 5 columns, 80 for 4, 60 for 3 and 2). Below t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://fanverse.click/index.php?title=Template:Columns-start/doc&amp;diff=276&amp;oldid=prev"/>
		<updated>2024-01-06T12:01:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} {{High-use}} &amp;lt;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt; {{Uses TemplateStyles|Template:Column/styles.css}} The &amp;#039;&amp;#039;&amp;#039;columns-start&amp;#039;&amp;#039;&amp;#039; template and its child templates &amp;#039;&amp;#039;&amp;#039;column&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;columns-end&amp;#039;&amp;#039;&amp;#039; can be used to make a fixed number of columns (up to 5) that will span the entire page above a certain minimum width (100 &lt;a href=&quot;/index.php?title=Em_(typography)&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Em (typography) (page does not exist)&quot;&gt;ems&lt;/a&gt; for 5 columns, 80 for 4, 60 for 3 and 2). Below t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{High-use}}&lt;br /&gt;
&amp;lt;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
{{Uses TemplateStyles|Template:Column/styles.css}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;columns-start&amp;#039;&amp;#039;&amp;#039; template and its child templates &amp;#039;&amp;#039;&amp;#039;column&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;columns-end&amp;#039;&amp;#039;&amp;#039; can be used to make a fixed number of columns (up to 5) that will span the entire page above a certain minimum width (100 [[Em (typography)#CSS|ems]] for 5 columns, 80 for 4, 60 for 3 and 2). Below the minimum width, each column starting from the right will gracefully display below another one of the columns.&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
The below examples are using the templates directly, so you can see what will happen if the minimum size is reached.&lt;br /&gt;
{{clear}}&lt;br /&gt;
{{columns-start|num=4}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{columns-start}}&lt;br /&gt;
Column 1 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 2 here&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{columns-start|num=3}}&lt;br /&gt;
Column 1 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 2 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 3 here&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{columns-start|num=4}}&lt;br /&gt;
Column 1 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 2 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 3 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 4 here&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{columns-start|num=5}}&lt;br /&gt;
Column 1 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 2 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 3 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 4 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 5 here&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
Columns-start has these parameters:&lt;br /&gt;
; {{para|num}}&lt;br /&gt;
: Set the number of columns. Defaults to 2. The template will work with up to 5 columns. More than that should prefer a custom implementation or another solution (such as a wikitable for tabular content or {{tl|div col}} for list content).&lt;br /&gt;
; {{para|class}}&lt;br /&gt;
: Apply another class to the set of columns, such as &amp;lt;code&amp;gt;hlist&amp;lt;/code&amp;gt;. Default is none.&lt;br /&gt;
; {{para|bgcolor}}&lt;br /&gt;
: Set a background color. Default is transparent.&lt;br /&gt;
; {{para|width}}&lt;br /&gt;
: Set a total width in which all columns must appear. Default is 100%.&lt;br /&gt;
&lt;br /&gt;
Template:Column has the same parameters where it is used as a &amp;quot;wrapper&amp;quot; template with numbered columns. Example:&lt;br /&gt;
&lt;br /&gt;
{{columns-start|num=2}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{column|num=2&lt;br /&gt;
|1=&lt;br /&gt;
Column 1 here&lt;br /&gt;
|2=&lt;br /&gt;
Column 2 here&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{column|num=3&lt;br /&gt;
|&lt;br /&gt;
Column 1 here&lt;br /&gt;
|&lt;br /&gt;
Column 2 here&lt;br /&gt;
|&lt;br /&gt;
Column 3 here&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&lt;br /&gt;
In the second example, be aware of the possible problem with a column that includes an equals sign. See [[Help:Templates#Equals]] for more information.&lt;br /&gt;
&lt;br /&gt;
Otherwise, Template:Column must be used as above with Template:Columns-start.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
This is an example from [[List of Indonesia-related topics]]:&lt;br /&gt;
{{columns-start|num=4}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Palaces in Indonesia&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[Istana Bogor]]&lt;br /&gt;
* [[Istana Luwu]]&lt;br /&gt;
* [[Istana Maimun]]&lt;br /&gt;
* [[Istana Merdeka]]&lt;br /&gt;
* [[Istana Negara, Jakarta]]&lt;br /&gt;
* [[Istana Wakil Presiden]]&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Prisons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[Kambangan Island]]&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Shopping malls&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[List of Indonesia-related topics#Shopping malls in Jakarta|Shopping malls in Jakarta]]&lt;br /&gt;
* [[List of Indonesia-related topics#Shopping malls in Bandung|Shopping malls in Bandung]]&lt;br /&gt;
* [[List of Indonesia-related topics#Shopping malls in Surabaya|Shopping malls in Surabaya]]&lt;br /&gt;
* [[List of Indonesia-related topics#Shopping malls in Batam|Shopping malls in Batam]]&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Towers&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[Monumen Nasional]]&lt;br /&gt;
* [[Wisma 46]]&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&lt;br /&gt;
=== Limitations ===&lt;br /&gt;
{{tracked|T75182}}&lt;br /&gt;
{{tracked|T23485}}&lt;br /&gt;
Using headings inside {{tl|column}} in its wrapper form functions so long as there is some content beneath the 2nd and later heading. Secondly, headings will not carry an edit link. The below table may wrap (i.e. not display as columns) but displays the issue.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Content&lt;br /&gt;
! Functional but missing edit links&lt;br /&gt;
! Non-functional (missing content)&lt;br /&gt;
|-&lt;br /&gt;
| Wikitext&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{column&lt;br /&gt;
|1=&lt;br /&gt;
==== Ex. heading 1 ====&lt;br /&gt;
ABC&lt;br /&gt;
|2=&lt;br /&gt;
==== Ex. heading 2 ====&lt;br /&gt;
DEF&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{column&lt;br /&gt;
|1=&lt;br /&gt;
==== Ex. heading 3 ====&lt;br /&gt;
|2=&lt;br /&gt;
==== Ex. heading 4 ====&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Rendered&lt;br /&gt;
| {{column&lt;br /&gt;
|1=&lt;br /&gt;
==== Ex. heading 1 ====&lt;br /&gt;
ABC&lt;br /&gt;
|2=&lt;br /&gt;
==== Ex. heading 2 ====&lt;br /&gt;
DEF&lt;br /&gt;
}}&lt;br /&gt;
| {{column&lt;br /&gt;
|1=&lt;br /&gt;
==== Ex. heading 3 ====&lt;br /&gt;
|2=&lt;br /&gt;
==== Ex. heading 4 ====&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{column-generating template families}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Multi-column templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mob</name></author>
	</entry>
</feed>