Difference between revisions of "Template:Cols"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Maintenance script-gpuser
(Automated Import)
 
>TheSatanicSanta
m
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<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>
 
<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}}
 
{{doc}}
[[Category:Formatting templates|{{PAGENAME}}]]</noinclude>
+
[[Category:Formatting templates]]</noinclude>

Latest revision as of 13:53, 7 April 2020

50px 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.