This is a mirror of discontinued 'WikiDevi'. Enjoy!

Template:Multi-column numbered list

From DeviWiki (ex WikiDevi)
Jump to navigation Jump to search
    1. {{{2}}}
      {{{4}}}
50px Template documentation

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 in wikisyntax, so HTML has to be used. This template automates the process so one doesn't have to write the HTML by hand.

Usage

{{Multi-column numbered list|start 1|<li> item 1a</li> ...|start 2|<li> item 1b</li> ...}}

Examples

See Help:List#Multi-column numbered list