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 (Changed Category)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<noinclude>
 +
{{Modal mark for deletion}}
 +
</noinclude>
 
This template formats the text into the specified number of columns.
 
This template formats the text into the specified number of columns.
  
Line 5: Line 8:
  
 
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>

Latest revision as of 04:58, 4 June 2020

This template formats the text into the specified number of columns.

Usage[edit]

{{cols|<# of columns>|<content>}}

Especially useful to wrap long lists of items into multiple columns.