Template:Column-generating template families
Column-generating template families
| Caution | The templates listed below are not interchangeable across rows (i.e. across families). For example, using {{Start multicol}} with {{End}} instead of {{End multicol}} would leave an HTML "div" (division) open, potentially harming any subsequent formatting. |
| Family | Starting template | Break between columns | Ending template |
| "Col" | {{Col-begin}} or {{Col-begin-small}} | {{Col-break}}
| {{Col-end}} or {{End}} |
| "Col-float" | {{Col-float}} | {{Col-float-break}} | {{Col-float-end}} |
| "Columns" | {{Columns}} | – | – |
| "Columns-start" | {{Columns-start}} | {{Column}} | {{Columns-end}} |
| "Div col" | {{Div col}} or {{Start div col}}
| – | {{Div col end}} or {{End div col}} |
| "Multicol" | {{Multicol}} or {{Start multicol}} | {{Multicol break}} | {{Multicol end}} or {{End multicol}} |
| "TMB" | {{Top}} | {{Mid}} | {{Bottom}} |
Used by {{Column templates}} to provide links to column-related templates.
See also
- {{Autocol}}