Шаблон:Column-generating template families

Iz Vojne Enciklopedije
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted
Пређи на навигацију Пређи на претрагу

Column-generating template families

The templates listed here are not interchangeable. For example, using {{col-float}} with {{col-end}} instead of {{col-float-end}} would leave a HTML "div" (division) open, potentially harming any subsequent formatting. <section begin="table" />

Column templates
Type Family
Handles wiki
 table code?Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted
Responsive/
Mobile suited
Start template Column divider End template
Float "Col-float" Да Да {{Col-float}} {{Col-float-break}} {{Col-float-end}}
"Columns-start" Да Да {{Columns-start}} {{Column}} {{Columns-end}}
Columns "Div col" Да Да {{Div col}} {{Div col end}}
"Columns-list" Не Да {{Columns-list}} (wraps div col)
Flexbox "Flex columns" Не Да {{Flex columns}}
Table "Col" Да Не {{Col-begin}},
{{Col-begin-fixed}} or
{{Col-begin-small}}
{{Col-break}} or
{{Col-2}} .. {{Col-5}}
{{Col-end}}

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Can the columns handle the wiki markup {| | || |- |} used to create tables? If not, templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}}) or HTML tags (<table>...</table>, <tr>...</tr>, etc.) will need to be used instead.<section end="table" /> Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted