Template:Column-generating template families: Difference between revisions

From Saintapedia
Jump to navigation Jump to search
>Tomoneill
m (1 revision imported: Template:Div col)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 08:00, 13 September 2024

Column-generating template families

Family Type
Handles wiki
 table code?dagger
Start template Break between columns End template
"Col" Table {{Col-begin}}
or {{Col-begin-small}}
{{Col-break}}
{{Col-2}} .. {{Col-5}}
{{Col-end}}
"Col-float" CSS float Green tickY {{Col-float}} {{Col-float-break}} {{Col-float-end}}
"Columns" Table Green tickY {{Columns}}
"Columns-start" CSS float Green tickY {{Columns-start}} {{Column}} {{Columns-end}}
"Div col" CSS columns Green tickY {{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.