Difference between revisions of "Template:List"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created page with '{{{1|}}}<!-- 2: -->{{#if:{{{2|}}}|{{#if:{{{3|}}}|,| and}} {{{2}}}<!-- 3: -->{{#if:{{{3|}}}|{{#if:{{{4|}}}|,| and}} {{{3}}}<!-- 4: -->{{#if:{{{4|}}}|{{#if:{{{5|}}}...')
 
m (Made it use our new extension thingie.)
Line 1: Line 1:
{{{1|}}}<!--
{{#list:true|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}|{{{10|}}}|{{{11|}}}|{{{12|}}}|{{{13|}}}|{{{14|}}}|{{{15|}}}|{{{16|}}}|{{{17|}}}|{{{18|}}}|{{{19|}}}|{{{20|}}}|{{{21|}}}|{{{22|}}}}}<noinclude>{{documentation}}</noinclude>
2:
-->{{#if:{{{2|}}}|{{#if:{{{3|}}}|,|&#32;and}}&#32;{{{2}}}<!--
3:
-->{{#if:{{{3|}}}|{{#if:{{{4|}}}|,|&#32;and}}&#32;{{{3}}}<!--
4:
-->{{#if:{{{4|}}}|{{#if:{{{5|}}}|,|&#32;and}}&#32;{{{4}}}<!--
5:
-->{{#if:{{{5|}}}|{{#if:{{{6|}}}|,|&#32;and}}&#32;{{{5}}}<!--
6:
-->{{#if:{{{6|}}}|{{#if:{{{7|}}}|,|&#32;and}}&#32;{{{6}}}<!--
7:
-->{{#if:{{{7|}}}|{{#if:{{{8|}}}|,|&#32;and}}&#32;{{{7}}}<!--
8:
-->{{#if:{{{8|}}}|{{#if:{{{9|}}}|,|&#32;and}}&#32;{{{8}}}<!--
9:
-->{{#if:{{{9|}}}|{{#if:{{{10|}}}|,|&#32;and}}&#32;{{{9}}}<!--
10:
-->{{#if:{{{10|}}}|{{#if:{{{11|}}}|,|&#32;and}}&#32;{{{10}}}<!--
11:
-->{{#if:{{{11|}}}|{{#if:{{{12|}}}|,|&#32;and}}&#32;{{{11}}}<!--
12:
-->{{#if:{{{12|}}}|{{#if:{{{13|}}}|,|&#32;and}}&#32;{{{12}}}<!--
end
-->|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}<noinclude>{{documentation}}</noinclude>

Revision as of 23:27, 3 March 2010

{{#list:true||||||||||||||||||||||}}

Documentation for {{list}}

Use

Creating 'human' lists which last two elements will always end in 'n-1 and n'. If only a single element is supplied, it will just be displayed.

Usage

{{list|parameters|...}}

Examples

{{list|1|2|3|4}}
  • {{#list:true|1|2|3|4||||||||||||||||||}}
{{list|1|2}}
  • {{#list:true|1|2||||||||||||||||||||}}
{{list|1}}
  • {{#list:true|1|||||||||||||||||||||}}