Created page with "<includeonly><div class="va-columns" style="-moz-column-count:{{{1}}}; -webkit-column-count:{{{1}}}; column-count:{{{1}}};">{{{2}}}</div></includeonly><noinclude> {{documentat..." |
(No difference)
|
Latest revision as of 03:49, 23 May 2021
Template documentation (for the above template, sometimes hidden or invisible)
Template for creating text columns in an article.
Usage
{{columns|3|
text
text
text
}}
Parameters
{{#replace:{{#replace:{{#replace:{{#replace:<unnamed 1>|| }}| >> | up to }}| // | or }}| ++ |, }}
Number of columns.
{{#replace:{{#replace:{{#replace:{{#replace:<unnamed 2>|| }}| >> | up to }}| // | or }}| ++ |, }}
Text.
Examples
{{columns|3|
text1
text2
text3
}}
results in:
text1 text2 text3
Known issues
- Internet Explorer does not support the CSS used in this template; the template does not work for this browser.
Visit Template:Columns/doc to edit this text! (How does this work?)
