Template:Multicol-break: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Centrx (talk | contribs)
m Reverted edits by Manako2 (talk) to last version by Down10
Centrx (talk | contribs)
m Protected Template:Multicol-break: High-use template used for vandalism [edit=autoconfirmed:move=autoconfirmed]
(No difference)

Revision as of 01:27, 8 December 2006

|

Usage

<templatestyles src="Col-begin/styles.css"/><div>
{|class="multicol {{{class|}}}" style="{{#if:{{{bgColor|}}}|background:{{{bgColor}}};}}width:{{{width|100%}}};{{{style|}}}"

The Template col-begin designates the start of a wikitable (by the MediaWiki coding above), when used in a multi-column table (with columns denoted by "{{col-break}}"). The wikitable is ended by using template "{{col-end}}" at the end of the final column of entries. Using multiple "col-break" lines will designate the multiple columns in the table.

This is compatible with the English Wikipedia template (also named "{{col-begin}}").

See also