Template:Col-begin/doc
This is a documentation subpage for Template:Col-begin. It contains usage information, categories, and other content that is not part of the original template page. |
This template uses TemplateStyles: |
Usage
edit<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
edit- Template:Columns-list
- {{Col-begin}}, {{Col-begin-small}}
- {{Col-end}} ({{End}})
- {{Column}}
- {{Multicol}}, {{Multicol-break}}, {{Multicol-end}}
- {{Div col}}, {{Div col end}}