Difference between revisions of "Template:Columns"

m
no edit summary
(added documentation)
m
<div class=columns style="-moz-column-count:{{{count|3}}}; -webkit-column-count:{{{count|3}}}; column-count:{{{count|3}}}; height:{{{height|auto}}}; {{{style|}}};">{{{1}}}</div><noinclude>
 
Outputs the first argument in several columns, 3 by default or the value you assign to count. Especially useful for long lists.
40,275

edits