Difference between revisions of "Template:Cols"

From RimWorld Wiki
Jump to navigation Jump to search
m (Marked For Deletion)
m (Changed Category)
Line 1: Line 1:
 +
<noinclude>
 +
{{Modal_Mark_For_Deletion}}
 +
</noinclude>
 
<includeonly><div style="-moz-column-count: {{{1}}}; -webkit-column-count: {{{1}}}; column-count: {{{1}}};">{{{2}}}</div></includeonly>
 
<includeonly><div style="-moz-column-count: {{{1}}}; -webkit-column-count: {{{1}}}; column-count: {{{1}}};">{{{2}}}</div></includeonly>
 
<noinclude>[[Category:General wiki templates|{{PAGENAME}}]]
 
<noinclude>[[Category:General wiki templates|{{PAGENAME}}]]
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>
<noinclude>
 
[[Category:Pages_Marked_For_Deletion]]
 
</noinclude>
 

Revision as of 00:32, 27 May 2020

Template:Modal Mark For Deletion

Documentation icon Template documentation[view] [edit] [history] [purge]

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.