en>Jundie Created page with "<noinclude>{{Documentationpage}}</noinclude> Template for creating text columns in an article. ==Usage== <pre> {{columns|3| text text text }} </pre> ==Parameters== {{Docpar..." |
(No difference)
|
Revision as of 05:15, 24 May 2013
![]() |
This page contains usage information for [[{{#sub:Template:Columns/doc|0|{{#rpos:Template:Columns/doc|/doc}}}}]]. |
---|
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.