Difference between revisions of "Template:Cols"

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><div style="-moz-column-count: {{{1}}}; -webkit-column-count: {{{1}}}; column-count: {{{1}}};">{{{2}}}</div></includeonly><noinclude>{{documentation}}</noinclude>")
(No difference)

Revision as of 05:18, 8 July 2019

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.