Help:Columns

From Wiki.GIS.com

Jump to:navigation, search

To create columns in an article one may use {{colbegin}} and {{colend}} (but note that this is not supported by Internet Explorer and Opera: see {{colbegin}} for details)

{{colbegin}}
{{lorem}}
{{lorem}}
{{colend}}

produces:

Template:Lorem Template:Lorem


You can also use {{col-begin}}, {{col-break}}, and {{col-end}}.

As such:

{{col-begin}}
{{col-break}}
{{lorem}}
{{col-break}}
{{lorem}}
{{col-break}}
{{lorem}}
{{col-end}}

creates

Template:Col-breakTemplate:LoremTemplate:Col-breakTemplate:LoremTemplate:Col-breakTemplate:Lorem

Contents

[edit] CSS

MediaWiki:Common.css defines the following styles:

[edit] Templates

[edit] CSS3 multicolumn support

The templates {{colbegin}} and {{divbegin}} use a feature in CSS3 that is implemented in:

Not supported:


[edit] See also

Navigation
Need Help
Toolbox
Share This Page