Difference between revisions of "Template:Cols/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "This template formats the text into the specified number of columns. == Usage == <pre>{{cols|<# of columns>|<content>}}</pre> Especially useful to wrap long lists of items i...")
 
m
Line 5: Line 5:
  
 
Especially useful to wrap long lists of items into multiple columns.
 
Especially useful to wrap long lists of items into multiple columns.
 +
 
<includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
 
<includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 12:43, 9 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.