Template:Multicol-break: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
Centrx (talk | contribs)
m Protected Template:Multicol-break: High-use template used for vandalism [edit=autoconfirmed:move=autoconfirmed]
imported>E9
No edit summary
Line 1: Line 1:
</div>
</div>
|<div style="margin-right: 20px"><noinclude>{{Template:Col-begin/doc}}</noinclude>
|<div style="margin-right: {{{1|20px}}};"><noinclude>{{Template:Col-begin/doc}}</noinclude>

Revision as of 11:59, 23 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