Difference between revisions of "Template:Cols"
From ThresholdRPG Wiki
m (1 revision imported) |
|||
Line 1: | Line 1: | ||
− | <includeonly><div class="nomobile" style=" | + | <includeonly> |
+ | <div class="nomobile" style="column-count:{{{1}}};-moz-column-count:{{{1}}};-webkit-column-count:{{{1}}}"> | ||
+ | </includeonly> | ||
+ | <noinclude> | ||
{{doc}} | {{doc}} | ||
− | [[Category:Formatting templates|{{PAGENAME}}]]</noinclude> | + | [[Category:Formatting templates|{{PAGENAME}}]] |
+ | </noinclude> |
Latest revision as of 18:12, 18 July 2021
{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}
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)