Template:Cols

From Foundry Wiki
Revision as of 01:18, 26 June 2022 by Naginreed (talk | contribs) (Created page with "<includeonly><div class="nomobile" style="-moz-column-count: {{{1}}}; -webkit-column-count: {{{1}}}; column-count: {{{1}}};">{{{2}}}</div><div class="mobileonly">{{{2}}}</div></includeonly><noinclude> {{doc}} {{PAGENAME}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template-info.png Documentation

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.