8,732
edits
Changes
Created page with "{{Documentation subpage}} Numbered lists, if spread over multiple columns, will restart the numbering from one in each column. There is no way to specify a starting value..."
{{Documentation subpage}}
[[Numbered list]]s, if spread over multiple columns, will restart the numbering from one in each column. There is no way to specify a starting value in wikisyntax, so HTML has to be used. This template automates the process so one doesn't have to write the HTML by hand. In most cases, multi-column lists should be specified using {{tl|Columns-list}} instead, which is more compatible and responsive.
== Syntax ==
{{tlx|Multi-column numbered list|''start 1''|<li> item 1a</li> ...|''start 2''|<li> item 1b</li> ...}}
== Example ==
{{code|<nowiki>{{Multi-column numbered list|1|{{#tag:li|a}}{{#tag:li|b}}{{#tag:li|c}}|5|{{#tag:li|x}}{{#tag:li|y}}{{#tag:li|z}}}}</nowiki>}} →
:{{Multi-column numbered list|1|{{#tag:li|a}}{{#tag:li|b}}{{#tag:li|c}}|5|{{#tag:li|x}}{{#tag:li|y}}{{#tag:li|z}}}}
== See also==
* {{section link|Help:List#Multi-column list}} – Introduction to an easier method using {{tlx|Columns-list}}
* [[WP:L|Wikipedia:Lists (WP:L)]]
* {{section link|Wikipedia:Manual of Style/Accessibility#Lists}}
* [[Wikipedia:List dos and don'ts]] (information page summarizing the Manual of Style)
* [[Wikipedia:Categories, lists, and navigation templates]]
{{list navbox}}
{{navbox lists}}<!--
--><includeonly>{{sandbox other ||
[[Category:List formatting and function templates]]
}}</includeonly>
[[Numbered list]]s, if spread over multiple columns, will restart the numbering from one in each column. There is no way to specify a starting value in wikisyntax, so HTML has to be used. This template automates the process so one doesn't have to write the HTML by hand. In most cases, multi-column lists should be specified using {{tl|Columns-list}} instead, which is more compatible and responsive.
== Syntax ==
{{tlx|Multi-column numbered list|''start 1''|<li> item 1a</li> ...|''start 2''|<li> item 1b</li> ...}}
== Example ==
{{code|<nowiki>{{Multi-column numbered list|1|{{#tag:li|a}}{{#tag:li|b}}{{#tag:li|c}}|5|{{#tag:li|x}}{{#tag:li|y}}{{#tag:li|z}}}}</nowiki>}} →
:{{Multi-column numbered list|1|{{#tag:li|a}}{{#tag:li|b}}{{#tag:li|c}}|5|{{#tag:li|x}}{{#tag:li|y}}{{#tag:li|z}}}}
== See also==
* {{section link|Help:List#Multi-column list}} – Introduction to an easier method using {{tlx|Columns-list}}
* [[WP:L|Wikipedia:Lists (WP:L)]]
* {{section link|Wikipedia:Manual of Style/Accessibility#Lists}}
* [[Wikipedia:List dos and don'ts]] (information page summarizing the Manual of Style)
* [[Wikipedia:Categories, lists, and navigation templates]]
{{list navbox}}
{{navbox lists}}<!--
--><includeonly>{{sandbox other ||
[[Category:List formatting and function templates]]
}}</includeonly>