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

From blackwiki
Jump to navigation Jump to search
blackwiki>Great Brightstar
blackwiki>Great Brightstar
Line 15: Line 15:
 
  | style="text-align:center;"  {{yes}}
 
  | style="text-align:center;"  {{yes}}
 
  | {{tl|Col-begin}}, <br/>{{tl|Col-begin-fixed}} or<br/>{{tl|Col-begin-small}}
 
  | {{tl|Col-begin}}, <br/>{{tl|Col-begin-fixed}} or<br/>{{tl|Col-begin-small}}
  | {{tl|Col-break}} <br/>{{tl|Col-2}} .. {{tl|Col-5}}
+
  | {{tl|Col-break}} or<br/>{{tl|Col-2}} .. {{tl|Col-5}}
 
  | {{tl|Col-end}}
 
  | {{tl|Col-end}}
 
|-
 
|-
Line 53: Line 53:
 
  | {{tl|Div col end}}
 
  | {{tl|Div col end}}
 
|}
 
|}
{{sup|{{dagger}}}} [[Id est|I.e.]], can the columns handle the [[Help:Wiki markup|wiki markup]] <nowiki>{|  |  ||  |-  |}</nowiki> [[Help:Tables|used to create tables]]? If not, templates that produce these elements (such as {{tl|(!}}, {{tl|!}}, {{tl|!!}}, {{tl|!-}}, {{tl|!)}}), {{tl|Aligned table}} and/or [[HTML element|HTML tags]] ({{tag|table}}, {{tag|tr}}, etc.) will need to be used instead.<section end="table" /><noinclude>
+
{{sup|{{dagger}}}} [[Id est|I.e.]], can the columns handle the [[Help:Wiki markup|wiki markup]] <nowiki>{|  |  ||  |-  |}</nowiki> [[Help:Tables|used to create tables]]? If not, templates that produce these elements (such as {{tl|(!}}, {{tl|!}}, {{tl|!!}}, {{tl|!-}}, {{tl|!)}}) and/or [[HTML element|HTML tags]] ({{tag|table}}, {{tag|tr}}, etc.) will need to be used instead.<section end="table" /><noinclude>
 
{{Documentation
 
{{Documentation
 
  | content =
 
  | content =

Revision as of 11:13, 30 March 2019

Column-generating template families

<section begin="table" />

Family Type
Handles wiki
 table code?File:Dagger-14-plain.png
Start template Column divider End template
"Col" Table Yes {{Col-begin}},
{{Col-begin-fixed}} or
{{Col-begin-small}}
{{Col-break}} or
{{Col-2}} .. {{Col-5}}
{{Col-end}}
"Col-float" CSS float Yes {{Col-float}} {{Col-float-break}} {{Col-float-end}}
"Columns" Table No {{Columns}}
"Columns-list" CSS columns Yes {{Columns-list}} (wrapper)
"Columns-start" CSS float Yes {{Columns-start}} {{Column}} {{Columns-end}}
"Div col" CSS columns Yes {{Div col}} {{Div col end}}

File:Dagger-14-plain.png 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.<section end="table" />

50px Module documentation

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