Template:Col-begin
This template uses TemplateStyles: |
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
- Template:Columns-list
- {{Col-begin}}, {{Col-begin-small}}
- {{Col-end}} ({{End}})
- {{Column}}
- {{Multicol}}, {{Multicol-break}}, {{Multicol-end}}
- {{Div col}}, {{Div col end}}