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

From PhysWiki
Jump to: navigation, search
(cleanup)
m (72 revisions: Column template)
 
(20 intermediate revisions by 8 users not shown)
Line 1: Line 1:
===Column-generating template families===
+
=== Column-generating template families ===
{{Caution|1='''The templates listed below are not interchangeable'''. For example, using {{tl|Multicol}} with {{tl|col-end}} instead of {{tl|Multicol-end}} would leave an [[HTML]] [[Span and div|"div" (division)]] open, potentially harming any subsequent formatting.}}
+
{{Caution|1='''The templates listed here are not interchangeable'''. For example, using {{tl|Multicol}} with {{tl|col-end}} instead of {{tl|Multicol-end}} would leave a [[HTML]] [[Span and div|"div" (division)]] open, potentially harming any subsequent formatting.}}
  
 
{| class="wikitable nowrap" style="line-height:1.4em"
 
{| class="wikitable nowrap" style="line-height:1.4em"
Line 6: Line 6:
 
  ! Family
 
  ! Family
 
  ! Type
 
  ! Type
  ! {{longitem|font-weight:normal|Handles wiki<br/>&nbsp;table code?{{sup|{{dagger}}}}}}
+
  ! {{longitem|Handles wiki <br/>&nbsp;table code?{{sup|{{dagger}}}}}}
 
  ! Start template
 
  ! Start template
  ! Break between columns
+
  ! Column divider
 
  ! End template
 
  ! End template
 
|- style="vertical-align:middle;"
 
|- style="vertical-align:middle;"
 
  | style="text-align:center;" | "Col"
 
  | style="text-align:center;" | "Col"
 
  | Table
 
  | Table
  | style="text-align:center;" |
+
  | style="text-align:center;"   {{yes}}
  | {{tl|Col-begin}}<br/>or {{tl|Col-begin-small}}
+
  | {{tl|Col-begin}} <br/>or {{tl|Col-begin-small}}
  | {{tl|Col-break}}<br/>{{tl|Col-1}} .. {{tl|Col-7}}
+
  | {{tl|Col-break}} <br/>{{tl|Col-2}} .. {{tl|Col-5}}
 
  | {{tl|Col-end}}
 
  | {{tl|Col-end}}
 +
|-
 +
| style="text-align:center;" | "Columns"
 +
| Table
 +
| style="text-align:center;"  {{no}}
 +
| {{tl|Columns}}
 +
| –
 +
| –
 +
|-
 +
| style="text-align:center;" | "Multicol"
 +
| Table
 +
| style="text-align:center;"  {{yes}}
 +
| {{tl|Multicol}}
 +
| {{tl|Multicol-break}}
 +
| {{tl|Multicol-end}}
 
|-  
 
|-  
 
  | style="text-align:center;" | "Col-float"
 
  | style="text-align:center;" | "Col-float"
 
  | CSS float
 
  | CSS float
  | style="text-align:center;" | {{Y}}
+
  | style="text-align:center;"   {{yes}}
 
  | {{tl|Col-float}}
 
  | {{tl|Col-float}}
 
  | {{tl|Col-float-break}}
 
  | {{tl|Col-float-break}}
 
  | {{tl|Col-float-end}}
 
  | {{tl|Col-float-end}}
|-
 
| style="text-align:center;" | "Columns"
 
| Table
 
| style="text-align:center;" | {{Y}}
 
| {{tl|Columns}}
 
| –
 
| –
 
 
|-
 
|-
 
  | style="text-align:center;" | "Columns-start"
 
  | style="text-align:center;" | "Columns-start"
 
  | CSS float
 
  | CSS float
  | style="text-align:center;" | {{Y}}
+
  | style="text-align:center;"   {{yes}}
 
  | {{tl|Columns-start}}
 
  | {{tl|Columns-start}}
 
  | {{tl|Column}}
 
  | {{tl|Column}}
Line 41: Line 48:
 
  | style="text-align:center;" | "Div col"
 
  | style="text-align:center;" | "Div col"
 
  | CSS columns
 
  | CSS columns
  | style="text-align:center;" | {{Y}}
+
  | style="text-align:center;"   {{yes}}
  | {{tl|Div col}}<br />– {{tl|Columns-list}} (wrapper)
+
  | {{tl|Div col}} <br />– {{tl|Columns-list}} (wrapper)
  |
+
  | {{tl|No col break}}
 
  | {{tl|Div col end}}
 
  | {{tl|Div col end}}
|-
 
| style="text-align:center;" | "Multicol"
 
| Table
 
| style="text-align:center;" |
 
| {{tl|Multicol}}
 
| {{tl|Multicol-break}}
 
| {{tl|Multicol-end}}
 
 
|}
 
|}
{{sup|{{dagger}}}} 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.
+
{{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.<noinclude>
<noinclude>
+
  
 
{{Documentation
 
{{Documentation
Line 60: Line 59:
 
Used by {{tl|Column templates}} to provide links to column-related templates.
 
Used by {{tl|Column templates}} to provide links to column-related templates.
  
== See also ==
+
[[Category:Multi-column templates| ]]
* {{tl|Autocol}}
+
 
+
[[Category:Table and column templates| ]]
+
 
[[Category:Related-topic templates]]
 
[[Category:Related-topic templates]]
}}<!--(end Documentation)-->
+
 
 +
}}<!-- (end Documentation) -->
 
</noinclude>
 
</noinclude>

Latest revision as of 06:06, 5 September 2016

[edit] Column-generating template families

Template:Mbox

Family Type Template:Longitem Start template Column divider End template
"Col" Table style="text-align:center;" Template:Yes Template:Tl
or Template:Tl
Template:Tl
Template:Tl .. Template:Tl
Template:Tl
"Columns" Table style="text-align:center;" Template:No Template:Tl
"Multicol" Table style="text-align:center;" Template:Yes Template:Tl Template:Tl Template:Tl
"Col-float" CSS float style="text-align:center;" Template:Yes Template:Tl Template:Tl Template:Tl
"Columns-start" CSS float style="text-align:center;" Template:Yes Template:Tl Template:Tl Template:Tl
"Div col" CSS columns style="text-align:center;" Template:Yes Template:Tl
Template:Tl (wrapper)
Template:Tl Template:Tl

Template:Sup I.e., can the columns handle the wiki markup {| | || |- |} used to create tables? If not, templates that produce these elements (such as Template:Tl, Template:Tl, Template:Tl, Template:Tl, Template:Tl) and/or HTML tags (Template:Tag, Template:Tag, etc.) will need to be used instead.

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox