Template:Columns
Jump to navigation
Jump to search
{{{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