Actions

Template

Multicol

From NEC Retro

Revision as of 23:05, 12 September 2015 by Scarred Sun (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}}};...")
(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.