Template:Div col
Appearance
Divides in columns the given content using a column width indicated as a parameter (colwidth).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| rules | rules | Rules to highlight changes between lines. | Boolean | optional |
| class | class | Class of table. | String | optional |
| colwidth | colwidth | Column width (is recommended to use relative metric 'em', eg, colwidth = 20em) | String | optional |
| gap | gap | Gap between columns (is recommended to use relative metric 'em') | Unknown | optional |
| style | style | Column style | String | optional |
| content | content | Here is where the list to be displayed is declered. | Unknown | required |