Template:Columns > doc
| This page contains usage information for Template:Columns. |
Template for creating text columns in an article.
Usage[edit]
{{columns|3|
text
text
text
}}
Parameters[edit]
<unnamed 1>
Number of columns.
<unnamed 2>
Text.
Examples[edit]
{{columns|3|
text1
text2
text3
}}
results in:
text1 text2 text3
Known issues[edit]
- Internet Explorer does not support the CSS used in this template; the template does not work for this browser.
