Template:Column-generating template families
Appearance
Column-generating template families
[edit source]Family | Type | Handles wiki
table code?Template:Sup |
Start template | Column divider | End template |
---|---|---|---|---|---|
"Col" | Table | {{Col-begin}} or {{Col-begin-small}} |
{{Col-break}} {{Col-2}} .. {{Col-5}} |
{{Col-end}} | |
"Columns" | Table | {{Columns}} | – | – | |
"Multicol" | Table | {{Multicol}} | {{Multicol-break}} | {{Multicol-end}} | |
"Col-float" | CSS float | {{Col-float}} | {{Col-float-break}} | {{Col-float-end}} | |
"Columns-start" | CSS float | {{Columns-start}} | {{Column}} | {{Columns-end}} | |
"Div col" | CSS columns | {{Div col}} – {{Columns-list}} (wrapper) |
{{No col break}} | {{Div col end}} |
Template:Sup I.e., can the columns handle the wiki markup {| | || |- |} used to create tables? If not, templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}}) and/or HTML tags (<table>...</table>
, <tr>...</tr>
, etc.) will need to be used instead.