Template:Column-generating template families

From NationStates Sports Wiki
Jump to navigation Jump to search

Column-generating template families

Family Type
font-weight:normal
Start template Break between columns End template
"Col" Table {{Col-begin}}
or {{Col-begin-small}}
{{Col-break}}
{{Col-6}} or use {{Col-breakTemplate:Padlrwidth=16.6%}},
i.e. with width ≈ 100%Template:Thinsp6.
{{Col-7}} or use {{Col-breakTemplate:Padlrwidth=14.2%}},
i.e. with width ≈ 100%Template:Thinsp7.
{{Col-8}} or use {{Col-breakTemplate:Padlrwidth=12.5%}},
i.e. with width = 100%Template:Thinsp8.
{{Col-9}} or use {{Col-breakTemplate:Padlrwidth=11.1%}},
i.e. with width = 100%Template:Thinsp9.
{{Col-10}} or use {{Col-breakTemplate:Padlrwidth=10.0%}},
i.e. with width = 100%Template:Thinsp10.
font-size:90%;
{{Col-end}}
"Col-float" CSS float Template:Y {{Col-float}} {{Col-float-break}} {{Col-float-end}}
"Columns" Table 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" Table {{Multicol}} {{Multicol-break}} {{Multicol-end}}

dagger 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.