Difference between revisions of "Template:Cols"
Jump to navigation
Jump to search
(Created page with "<includeonly><div style="-moz-column-count: {{{1}}}; -webkit-column-count: {{{1}}}; column-count: {{{1}}};">{{{2}}}</div></includeonly><noinclude>{{documentation}}</noinclude>") |
|||
Line 1: | Line 1: | ||
− | <includeonly><div style="-moz-column-count: {{{1}}}; -webkit-column-count: {{{1}}}; column-count: {{{1}}};">{{{2}}}</div></includeonly><noinclude>{{documentation}}</noinclude> | + | <includeonly><div style="-moz-column-count: {{{1}}}; -webkit-column-count: {{{1}}}; column-count: {{{1}}};">{{{2}}}</div></includeonly> |
+ | <noinclude>[[Category:General wiki templates|{{PAGENAME}}]] | ||
+ | {{documentation}}</noinclude> |
Revision as of 01:03, 10 July 2019
This template formats the text into the specified number of columns.
Usage
{{cols|<# of columns>|<content>}}
Especially useful to wrap long lists of items into multiple columns.
The above documentation is transcluded from Template:Cols/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |