Template:Column-generating template families
Jump to navigation
Jump to search
Column-generating template families
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory
Family | Type | font-weight:normal
|
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 | {{Col-float}} | {{Col-float-break}} | {{Col-float-end}} | |
"Columns" | Table | {{Columns}} | – | – | |
"Columns-start" | CSS float | {{Columns-start}} | {{Column}} | {{Columns-end}} | |
"Div col" | CSS columns | {{Div col}} – {{Columns-list}} (wrapper) |
– | {{Div col end}} | |
"Multicol" | Table | {{Multicol}} | {{Multicol-break}} | {{Multicol-end}} |
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.
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory