Template:Col/doc
Appearance
| This is a documentation subpage for Template:Col. It contains usage information, categories, and other content that is not part of the original template page. |
This template starts a <div> block that aligns its content into multiple blocks using CSS. Unlike {{col-begin}}, the columns are automatically broken at the right place to balance them; an equivalent of {{col-break}} is not necessary.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| column count | 1 | Number of columns
| Number | optional |
| column gap | 2 | Gap between the columns. It can be any CSS length or percentage value
| Line | optional |
| text alignment | align | no description
| Line | optional |
| CSS class | class | Any CSS classes to add to the <div>
| Line | optional |