Шаблон:Column-generating template families
Ово је најновија верзија ове странице; нема одобрених измена.
Пређи на навигацију
Пређи на претрагу
Column-generating template families
| The templates listed here are not interchangeable. For example, using {{Multicol}} with {{col-end}} instead of {{Multicol-end}} would leave a HTML "div" (division) open, potentially harming any subsequent formatting. |
| Family | Type | Handles wiki
table code? |
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}} |
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.
Used by {{Column templates}} to provide links to column-related templates.
See also
- {{Autocol}}