Template:Two Columns
Appearance
This template is used to arrange portions of a page's content into two columns, in order to make better use of space.
{{Two Columns
| heading =
| content =
{{ColumnsContent
|
...
}}
}}
- heading: Text to be displayed as a heading above the block. If blank or omitted, no heading will be used.
- content: Uses Template:ColumnsContent to populate the block.
- ColumnsContent takes up to 16 inputs separated by |, and arranges them in order, left then right, row by row.