Template:Col-break
| width="{{{width|}}}" align="{{{align|left}}}" valign="{{{valign|top}}}" {{#if: {{{gap|}}} | style="padding-left:{{{gap}}};" }}|
The Template col-break designates the top of a wikitable column (by the MediaWiki coding above), when used in a table (started by template "{{col-begin}}"). The wikitable is ended by using "{{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-break}}").
UsageEdit
Column template
See alsoEdit
- 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/