Template:Column-generating template families

= Column-generating template families =

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 {{tag|div|link=yes}} open, potentially harming any subsequent formatting.

class="wikitable" style="line-height:1.4em"

|+ Column templates

style="vertical-align:middle;"

! scope="col" | Type

! scope="col" | Family

! scope="col" | {{longitem|Handles wiki
table code?{{sup|{{dagger}}}}}}

! scope="col" | Responsive/
mobile suited

! scope="col" | Start template

! scope="col" | Column divider

! scope="col" | End template

rowspan="2" | Float

| "col-float"

| {{yes}}

| {{yes}}

| {{tl|col-float}}

| {{tl|col-float-break}}

| {{tl|col-float-end}}

"columns-start"

| {{yes}}

| {{yes}}

| {{tl|columns-start}}

| {{tl|column}}

| {{tl|columns-end}}

rowspan="2" | Columns

| "div col"

| {{yes}}

| {{yes}}

| {{tl|div col}}

| –

| {{tl|div col end}}

"columns-list"

| {{no}}

| {{yes}}

| {{tl|columns-list}} (wraps div col)

| –

| –

Flexbox

| "flex columns"

| {{no}}

| {{yes}}

| {{tl|flex columns}}

| –

| –

Table

| "col"

| {{yes}}

| {{no}}

| {{tl|col-begin}},
{{tl|col-begin-fixed}} or
{{tl|col-begin-small}}

| {{tl|col-break}} or
{{tl|col-2}} .. {{tl|col-5}}

| {{tl|col-end}}

{{sup|{{dagger}}}} Can the template handle the basic wiki markup

used to create tables? If not, special templates that produce these elements (such as {{tl|(!}}, {{tl|!}}, {{tl|!!}}, {{tl|!-}}, {{tl|!)}}) or HTML tags ({{tag|table}}, {{tag|tr}}, etc.) need to be used instead.

{{Documentation

| content =

Used by column template documentation pages to provide links to other column-related templates.

Category:Related-topic templates

}}