Actions

Template

Multicol

From Sonic Retro

Revision as of 00:22, 26 April 2010 by Hivebrain (talk | contribs) (Created page with '<includeonly><div style="-moz-column-count:{{{cols|2}}}; -webkit-column-count:{{{cols|2}}}; column-count:{{{cols|2}}}; {{#if:{{{colwidth|}}}|-moz-column-width:{{{colwidth}}}; -we…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a template to split long lists up into columns.

Usage

{{Multicol|
* List contents go here
| cols=
| colwidth=
}}

cols and colwidth are optional, but must be placed after the list contents. Default is 2 cols.