Template:Column-generating template families
Column-generating template families
| The templates listed below are not interchangeable. For example, using {{Multicol}} with {{col-end}} instead of {{Multicol-end}} would leave an HTML "div" (division) open, potentially harming any subsequent formatting. |
| Family | Type | font-weight:normal
|
Start template | Break between columns | End template | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| "Col" | Tables | {{Col-begin}} or {{Col-begin-small}} |
{{Col-break}}
font-size:90%;
|
{{Col-end}} | |||||||
| "Col-float" | CSS float | Template:Y | {{Col-float}} | {{Col-float-break}} | {{Col-float-end}} | ||||||
| "Columns" | Tables | Template:Y | {{Columns}} | – | – | ||||||
| "Columns-start" | CSS float | Template:Y | {{Columns-start}} | {{Column}} | {{Columns-end}} | ||||||
| "Div col" | CSS columns | Template:Y | {{Div col}} – {{Columns-list}} (wrapper) |
– | {{Div col end}} | ||||||
| "Multicol" | Tables | {{Multicol}} | {{Multicol-break}} | {{Multicol-end}} |
i.e. can the columns handle the wiki markup {| | || |- |} used to create tables? If not, templates that produce these elements (such as Template:Tlpadb, Template:Tlpadb, Template:Tlpadb, Template:Tlpadb, Template:Tlpadb) and/or HTML tags (<table>...</table>, <tr>...</tr>, etc) will need to be used instead.
Used by {{Column templates}} to provide links to column-related templates.
See also
- {{Autocol}}