Template:Column-generating template families
Jump to navigation
Jump to search
Template documentation
Column-generating template families
The templates listed here are not interchangeable. For example, using {{col-float}} with {{col-end}} instead of {{col-float-end}} would leave a HTML "div" (division) open, potentially harming any subsequent formatting. <section begin="table" />
| Type | Family | Handles wiki
table code? |
Responsive/ Mobile suited |
Start template | Column divider | End template |
|---|---|---|---|---|---|---|
| Float | "Col-float" | Yes | Yes | {{Col-float}} | {{Col-float-break}} | {{Col-float-end}} |
| "Columns-start" | Yes | Yes | {{Columns-start}} | {{Column}} | {{Columns-end}} | |
| Columns | "Div col" | Yes | Yes | {{Div col}} | – | {{Div col end}} |
| "Columns-list" | No | Yes | {{Columns-list}} (wraps div col) | – | – | |
| Flexbox | "Flex columns" | No | Yes | {{Flex columns}} | – | – |
| Table | "Col" | Yes | No | {{Col-begin}}, {{Col-begin-fixed}} or {{Col-begin-small}} |
{{Col-break}} or {{Col-2}} .. {{Col-5}} |
{{Col-end}} |
Can template handle the basic wiki markup {| | || |- |} used to create tables? If not, special templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}})—or HTML tags (<table>...</table>, <tr>...</tr>, etc.)—need to be used instead.<section end="table" />
Used by column template documentation pages to provide links to other column-related templates.