Template:Cols/doc: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "== " to "==") |
m (Text replacement - " ==" to "==") |
||
Line 2: | Line 2: | ||
This template formats the text into the specified number of columns. | This template formats the text into the specified number of columns. | ||
==Usage == | ==Usage== | ||
<pre>{{cols|<# of columns>|<content>}}</pre> | <pre>{{cols|<# of columns>|<content>}}</pre> | ||
Especially useful to wrap long lists of items into multiple columns. | Especially useful to wrap long lists of items into multiple columns. | ||
{{doc/end}} | {{doc/end}} |
Latest revision as of 04:44, 23 December 2021
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.