Template:Columns
Revision as of 20:01, 28 October 2014 by WikimanBot (talk | contribs) (Protected "Template:Columns": internal wiki template ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
{{{2}}}
Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Columns/doc to view this documentation. (edit) (How does this work?)
Visit Template:Columns/doc to view this documentation. (edit) (How does this work?)
- Description
- This template is used for splitting sections like long bulleted lists into columns
- Syntax
- Insert this template using
{{columns|<number of columns>|<your text>}} - Example
{{columns|2|
* List item 1
* List item 2
* List item 3
* List item 4
}}
results in
- List item 1
- List item 2
- List item 3
- List item 4