Difference between revisions of "Template:Column"

From Tenebrous Isles
Jump to: navigation, search
(Created page with "<includeonly><div style="column-count: {{{1|2}}}; -moz-column-count: {{{1|2}}}; -webkit-column-count: {{{1|2}}};">{{{2}}}</div></includeonly><noinclude>This template allows fo...")
 
m (Protected "Template:Column" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(No difference)

Latest revision as of 23:51, 24 March 2017

This template allows for easier specification of in-content structure oriented columnar styling, much like is often present in newspaper layouts. Usage is like:


 {{column | 2 |
 Paragraphs or lists and such go here.
 }}

Be sure not to indent the content inside, or it will be put inside a pre-formatted block, just as it would outside the template. See also Template:Column width