Template:Col-end

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

|}

[edit] [purge] Template-info.svg Template documentation

Usage

See also: wikipedia:Template:Col-begin

Used for breaking long lists into manageable columns to use page space more efficiently.

Examples

Two columns

{{Col-begin}}
{{Col-break|width=50%}}
(text)
{{Col-break|width=50%}}
(text)
{{Col-end}}

Two columns (shorthand)

{{Col-begin}}
{{Col-2}}
(text)
{{Col-2}}
(text)
{{Col-end}}

Three columns

{{Col-begin}}
{{Col-break|width=33%}}
(text)
{{Col-break|width=33%}}
(text)
{{Col-break|width=33%}}
(text)
{{Col-end}}

Three columns (shorthand)

{{Col-begin}}
{{Col-3}}
(text)
{{Col-3}}
(text)
{{Col-3}}
(text)
{{Col-end}}

See also