Open main menu

Changes

Template:Column-generating template families

2,070 bytes added, 17:24, 12 January 2018
m
79 revisions
=== Column-generating template families ===
{{Caution|1='''The templates listed here are not interchangeable'''. For example, using {{tl|col-float}} with {{tl|col-end}} instead of {{tl|col-float-end}} would leave a [[HTML]] [[Span and div|"div" (division)]] open, potentially harming any subsequent formatting.}}
<section begin="table" />
{| class="wikitable nowrap" style="line-height:1.4em"
|-
! Family
! Type
! {{longitem|Handles wiki <br/>&nbsp;table code?{{sup|{{dagger}}}}}}
! Start template
! Column divider
! End template
|- style="vertical-align:middle;"
| style="text-align:center;" | "Col"
| Table
| style="text-align:center;" {{yes}}
| {{tl|Col-begin}} <br/>or {{tl|Col-begin-small}}
| {{tl|Col-break}} <br/>{{tl|Col-2}} .. {{tl|Col-5}}
| {{tl|Col-end}}
|-
| style="text-align:center;" | "Columns"
| Table
| style="text-align:center;" {{no}}
| {{tl|Columns}}
| –
| –
|-
| style="text-align:center;" | "Col-float"
| CSS float
| style="text-align:center;" {{yes}}
| {{tl|Col-float}}
| {{tl|Col-float-break}}
| {{tl|Col-float-end}}
|-
| style="text-align:center;" | "Columns-start"
| CSS float
| style="text-align:center;" {{yes}}
| {{tl|Columns-start}}
| {{tl|Column}}
| {{tl|Columns-end}}
|-
| style="text-align:center;" | "Div col"
| CSS columns
| style="text-align:center;" {{yes}}
| {{tl|Div col}} <br />– {{tl|Columns-list}} (wrapper)
| –
| {{tl|Div col end}}
|}
{{sup|{{dagger}}}} [[Id est|I.e.]], can the columns handle the [[Help:Wiki markup|wiki markup]] <nowiki>{| | || |- |}</nowiki> [[Help:Tables|used to create tables]]? If not, templates that produce these elements (such as {{tl|(!}}, {{tl|!}}, {{tl|!!}}, {{tl|!-}}, {{tl|!)}}) and/or [[HTML element|HTML tags]] ({{tag|table}}, {{tag|tr}}, etc.) will need to be used instead.<section end="table" /><noinclude>
{{Documentation
| content =
Used by {{tl|Column templates}} to provide links to column-related templates.

[[Category:Multi-column templates| ]]
[[Category:Related-topic templates]]

}}<!-- (end Documentation) -->
</noinclude>
Anonymous user