Template:Multicol-end

Revision as of 01:41, 7 June 2020 by Banri (talk | contribs) (Created page with "<includeonly> </div> |}</div></includeonly><noinclude>{{/doc}}{{PAGENAME}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation
This documentation is transcluded from Template:Multicol-end/doc. [edit] [purge]

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.