Difference between revisions of "Module:Column-generating template families"

From blackwiki
Jump to navigation Jump to search
blackwiki>TheDJ
m
blackwiki>TheDJ
Line 11: Line 11:
 
  ! Column divider
 
  ! Column divider
 
  ! End template
 
  ! End template
|-
 
| style="text-align:center;" | "Flex columns"
 
| CSS flexbox
 
| {{yes}}
 
| {{yes}}
 
| {{tl|Flex columns}}
 
| –
 
| –
 
 
|-
 
|-
 
  | style="text-align:center;" | "Col"
 
  | style="text-align:center;" | "Col"
Line 59: Line 51:
 
  | {{tl|Column}}
 
  | {{tl|Column}}
 
  | {{tl|Columns-end}}
 
  | {{tl|Columns-end}}
 +
|-
 +
| style="text-align:center;" | "Flex columns"
 +
| CSS flexbox
 +
| {{yes}}
 +
| {{yes}}
 +
| {{tl|Flex columns}}
 +
| –
 +
| –
 
|-
 
|-
 
  | style="text-align:center;" | "Div col"
 
  | style="text-align:center;" | "Div col"

Revision as of 13:13, 14 May 2020

Column-generating template families

<section begin="table" />

Family Type
Handles wiki
 table code?Script error: No such module "If empty".
Responsive/
Mobile suited
Start template Column divider End template
"Col" Table Yes No {{Col-begin}},
{{Col-begin-fixed}} or
{{Col-begin-small}}
{{Col-break}} or
{{Col-2}} .. {{Col-5}}
{{Col-end}}
"Col-float" CSS float Yes Yes {{Col-float}} {{Col-float-break}} {{Col-float-end}}
"Columns" Table No No {{Columns}}
"Columns-list" CSS columns Yes Yes {{Columns-list}} (wrapper)
"Columns-start" CSS float Yes Yes {{Columns-start}} {{Column}} {{Columns-end}}
"Flex columns" CSS flexbox Yes Yes {{Flex columns}}
"Div col" CSS columns Yes Yes {{Div col}} {{Div col end}}

Script error: No such module "If empty". I.e., 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" />

Module documentation

Used by {{Column templates}} to provide links to column-related templates.