This is a template documentation subpage for Template:Columns-list. It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
Alias for {{div col}}, except that the first unnamed parameter is treated as content without needing a label. Other named parameters include colwidth, rules and style. See {{div col}} for further details and examples.
Examples
{{Columns-list|
* One
* Two
* Three
* Four
* Five
}}
One
Two
Three
Four
Five
{{Columns-list|colwidth=10em|rules=yes|
* One
* Two
* Three
* Four
* Five
* Six
* Seven
* Eight
* Nine
* Ten}}