Template:Multicol-break/doc

Revision as of 01:43, 7 June 2020 by Banri (talk | contribs) (Created page with "{{documentation}} This template starts a list with multiple columns. It works like so: <pre> <nowiki>{{Multicol}} *Text in the first column *Text in the first column {{Multic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a documentation subpage for Template:Multicol-break.
It contains usage information, categories, and other content that is not part of the original template page.

This template starts a list with multiple columns. It works like so:

{{Multicol}}
*Text in the first column
*Text in the first column
{{Multicol-break}}
*Text in the second column
*Text in the second column
{{Multicol-end}}

It must be closed with {{Multicol-end}}. The columns will be equally spaced, and there is not a limit to number of columns, although more than three is not advised.

The source codes of this template and the related {{Multicol-break}} and {{Multicol-end}} were taken from Template:Multicol, Template:Multicol-break and Template:Multicol-end, respectively.