Template:Col-begin
Jump to navigation
Jump to search
Usage
{| cellspacing="0" cellpadding=0 class="{{{class|}}} multicol" style="background:{{{bgColor|transparent}}}; width:{{{width|100%}}};"
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-start}}), {{Col-begin-small}} Template:Lts/
- {{Col-break}}
- {{Col-2}} ({{Col-1-of-2}}, {{Col-2-of-2}})
- {{Col-3}} ({{Col-1-of-3}}, {{Col-2-of-3}}, {{Col-3-of-3}})
- {{Col-4}} ({{Col-1-of-4}}, {{Col-2-of-4}}, {{Col-3-of-4}}, {{Col-4-of-4}})
- {{Col-5}} ({{Col-1-of-5}}, {{Col-2-of-5}}, {{Col-3-of-5}}, {{Col-4-of-5}}, {{Col-5-of-5}})
- {{Col-end}} ({{End}})
- {{Top}}, {{top2}}, {{Mid}}, {{Bottom}}
- {{Columns-start}}, {{Column}}, {{Columns-end}} Template:Lts/
- {{Multicol}}, {{Multicol-break}}, {{Multicol-end}} Template:Lts/
- {{Div col}}, {{Div col end}} Template:Lts/