×
Create a new article
Write your page title here:
We currently have 2,815 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,815Articles

Template:Cols/doc: Difference between revisions

m (Oh0kaYthen86 moved page Braingirl Wiki:Cols/doc to Template:Cols/doc)
(remove category from here)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
;Description
;Description
This template formats the text into the specified number of columns.
This template formats the text into the specified number of columns. You can use <code>auto</code> instead of a number to use columns based on screen width.


;Syntax
;Syntax
Line 7: Line 7:
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]]</includeonly><noinclude>
<noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude>
[[Category:Template documentation]]
<includeonly>__NOEDITSECTION__</includeonly>
</noinclude>
[[Category:Candidates for deletion]]

Latest revision as of 22:05, 11 May 2024

Description

This template formats the text into the specified number of columns. You can use auto instead of a number to use columns based on screen width.

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

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