<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ABalanced_columns_list%2Fdoc</id>
	<title>Template:Balanced columns list/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ABalanced_columns_list%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Balanced_columns_list/doc&amp;action=history"/>
	<updated>2026-04-23T22:17:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.5</generator>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Balanced_columns_list/doc&amp;diff=12466&amp;oldid=prev</id>
		<title>Cvr: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Balanced_columns_list/doc&amp;diff=12466&amp;oldid=prev"/>
		<updated>2014-08-22T07:26:33Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 07:26, 22 August 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Cvr</name></author>
		
	</entry>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Balanced_columns_list/doc&amp;diff=12465&amp;oldid=prev</id>
		<title>GregorB: +cat</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Balanced_columns_list/doc&amp;diff=12465&amp;oldid=prev"/>
		<updated>2009-04-25T23:35:12Z</updated>

		<summary type="html">&lt;p&gt;+cat&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;
{{TOCright}}&lt;br /&gt;
==Function==&lt;br /&gt;
===Purpose===&lt;br /&gt;
Presents a list of items in columns so that the number of items in each column is the same or only differs by 1.&lt;br /&gt;
&lt;br /&gt;
===Limitations===&lt;br /&gt;
====Number of items====&lt;br /&gt;
The maximum number of items is 50.&lt;br /&gt;
&lt;br /&gt;
====Column balancing====&lt;br /&gt;
Column balancing does not allow for inconsistent text wrap of items, and text wrap can disturb column depth balancing.  &lt;br /&gt;
&lt;br /&gt;
If there is an equivalent number of text wrap new lines in each column then the columns will remain balanced.&lt;br /&gt;
&lt;br /&gt;
====Missing items====&lt;br /&gt;
Items missing from within the list of items are treated as items and a blank position will be displayed in the column where the missing item would otherwise appear.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Skeleton===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{balanced columns list&lt;br /&gt;
|title    = &lt;br /&gt;
|heading  = &lt;br /&gt;
|columns  = &lt;br /&gt;
|collapse = &lt;br /&gt;
|item1&lt;br /&gt;
(...up to 50...)&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
===Parameters===&lt;br /&gt;
Named parameters:&lt;br /&gt;
*title, optional, title for the table of items, any content&lt;br /&gt;
*heading, optional, heading for each column of items in the table, any content&lt;br /&gt;
*column, optional, number of columns over which items are to be balanced, defaults to 3, any greater than 0&lt;br /&gt;
*collapse, optional, as per wiki class collapse.&lt;br /&gt;
&lt;br /&gt;
Unnamed parameters:&lt;br /&gt;
*1, optional, an item in a list, up to 50, any content&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;pre style=&amp;quot;font-size:95%&amp;quot;&amp;gt;&lt;br /&gt;
{{balanced columns list&lt;br /&gt;
|title   = Title of 6 Balanced Columns List of Numbers&lt;br /&gt;
|heading = Column Heading&lt;br /&gt;
|columns = 6&lt;br /&gt;
|One&lt;br /&gt;
|Two&lt;br /&gt;
|Three&lt;br /&gt;
|Four&lt;br /&gt;
|Five&lt;br /&gt;
|Six&lt;br /&gt;
|Seven&lt;br /&gt;
|Eight&lt;br /&gt;
|Nine&lt;br /&gt;
|10&lt;br /&gt;
|11&lt;br /&gt;
|12&lt;br /&gt;
|13&lt;br /&gt;
|14&lt;br /&gt;
|15&lt;br /&gt;
|16&lt;br /&gt;
|17&lt;br /&gt;
|18&lt;br /&gt;
|19&lt;br /&gt;
|20&lt;br /&gt;
|21&lt;br /&gt;
|22&lt;br /&gt;
|23&lt;br /&gt;
|24&lt;br /&gt;
|25&lt;br /&gt;
|26&lt;br /&gt;
|27&lt;br /&gt;
|28&lt;br /&gt;
|29&lt;br /&gt;
|30&lt;br /&gt;
|alpha31&lt;br /&gt;
|alpha32&lt;br /&gt;
|alpha33&lt;br /&gt;
|alpha34&lt;br /&gt;
|alpha35&lt;br /&gt;
|alpha36&lt;br /&gt;
|alpha37&lt;br /&gt;
|alpha38&lt;br /&gt;
|alpha39&lt;br /&gt;
|beta40&lt;br /&gt;
|beta41&lt;br /&gt;
|beta42&lt;br /&gt;
|beta43&lt;br /&gt;
|beta44&lt;br /&gt;
|beta45&lt;br /&gt;
|beta46&lt;br /&gt;
|beta47&lt;br /&gt;
|beta48&lt;br /&gt;
|beta49&lt;br /&gt;
|50&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{balanced columns list&lt;br /&gt;
|title   = Title of 6 Balanced Columns List of Numbers&lt;br /&gt;
|heading = Column Heading&lt;br /&gt;
|columns = 6&lt;br /&gt;
|One&lt;br /&gt;
|Two&lt;br /&gt;
|Three&lt;br /&gt;
|Four&lt;br /&gt;
|Five&lt;br /&gt;
|Six&lt;br /&gt;
|Seven&lt;br /&gt;
|Eight&lt;br /&gt;
|Nine&lt;br /&gt;
|10&lt;br /&gt;
|11&lt;br /&gt;
|12&lt;br /&gt;
|13&lt;br /&gt;
|14&lt;br /&gt;
|15&lt;br /&gt;
|16&lt;br /&gt;
|17&lt;br /&gt;
|18&lt;br /&gt;
|19&lt;br /&gt;
|20&lt;br /&gt;
|21&lt;br /&gt;
|22&lt;br /&gt;
|23&lt;br /&gt;
|24&lt;br /&gt;
|25&lt;br /&gt;
|26&lt;br /&gt;
|27&lt;br /&gt;
|28&lt;br /&gt;
|29&lt;br /&gt;
|30&lt;br /&gt;
|alpha31&lt;br /&gt;
|alpha32&lt;br /&gt;
|alpha33&lt;br /&gt;
|alpha34&lt;br /&gt;
|alpha35&lt;br /&gt;
|alpha36&lt;br /&gt;
|alpha37&lt;br /&gt;
|alpha38&lt;br /&gt;
|alpha39&lt;br /&gt;
|beta40&lt;br /&gt;
|beta41&lt;br /&gt;
|beta42&lt;br /&gt;
|beta43&lt;br /&gt;
|beta44&lt;br /&gt;
|beta45&lt;br /&gt;
|beta46&lt;br /&gt;
|beta47&lt;br /&gt;
|beta48&lt;br /&gt;
|beta49&lt;br /&gt;
|50&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Table and column templates|{{PAGENAME}}]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>GregorB</name></author>
		
	</entry>
</feed>