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

From PhysWiki
Jump to: navigation, search
m (See also: a slight rephrasing, brackets)
m (72 revisions: Column template)
 
(53 intermediate revisions by 13 users not shown)
Line 1: Line 1:
<noinclude>
+
=== Column-generating template families ===
== See also ==
+
{{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.}}
</noinclude>
+
{{caution |'''These templates are not interchangeable across the groups listed below.'''<br/>For example, using {{tl|Multicol}} with {{tl|Col-end}} instead of {{tl|Multicol-end}} would leave an [[Span and div|HTML "div" (division)]] open, potentially harming any subsequent formatting.}}
+
  
* {{tl|Col-begin}} {{lts/|Col-begin}} or {{tl|Col-begin-small}}
+
{| class="wikitable nowrap" style="line-height:1.4em"
** {{tl|Col-break}}
+
|-
*: {{tl|Col-2}} {{tl|Col-3}} {{tl|Col-4}} {{tl|Col-5}}  
+
! Family
*: {{tl|Col-6}} {{smaller|or use <nowiki>{{Col-break|width=16.6%}}</nowiki>&nbsp; where the width 16.6% is roughly 100/6.}}
+
! Type
*: {{tl|Col-7}} {{smaller|or use <nowiki>{{Col-break|width=14.2%}}</nowiki>&nbsp; where the width 14.2% is roughly 100/7.}}
+
! {{longitem|Handles wiki <br/>&nbsp;table code?{{sup|{{dagger}}}}}}
*: {{tl|Col-8}} {{smaller|or use <nowiki>{{Col-break|width=12.5%}}</nowiki>;&nbsp; for 9, use <nowiki>{{Col-break|width=11.1%}}</nowiki>, etc.}}
+
! Start template
** {{tl|Col-end}} or {{tl|End}}
+
! Column divider
* {{hlist |{{tl|Col-float}} {{lts/|Col-float}} |{{tl|Col-float-break}} |{{tl|Col-float-end}} }}
+
! End template
* {{tl|Columns}} {{lts/|Columns}}
+
|- style="vertical-align:middle;"
* {{tl|Columns-list}} {{lts/|Columns-list}}
+
| style="text-align:center;" | "Col"
* {{hlist |{{tl|Columns-start}} {{lts/|Columns-start}} |{{tl|Column}} |{{tl|Columns-end}} }}
+
| Table
* {{hlist |{{tl|Div col}} {{lts/|Div col}} (or {{tl|Start div col}}) |{{tl|Div col end}} or ({{tl|End div col}}) }}
+
| style="text-align:center;"  {{yes}}
* {{hlist |{{tl|Multicol}} {{lts/|Multicol}} |{{tl|Multicol-break}} |{{tl|Multicol-end}} }}
+
| {{tl|Col-begin}} <br/>or {{tl|Col-begin-small}}
* {{hlist |{{tl|Top}} {{lts/|Top}} |{{tl|Mid}} |{{tl|Bottom}} }}<noinclude>
+
| {{tl|Col-break}} <br/>{{tl|Col-2}} .. {{tl|Col-5}}
* {{tl|Autocol}}
+
| {{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"
 +
| CSS float
 +
| style="text-align:center;"  {{yes}}
 +
| {{tl|Col-float}}
 +
| {{tl|Col-float-break}}
 +
| {{tl|Col-float-end}}
 +
|-
 +
| style="text-align:center;" | "Columns-start"
 +
| CSS float
 +
| style="text-align:center;"  {{yes}}
 +
| {{tl|Columns-start}}
 +
| {{tl|Column}}
 +
| {{tl|Columns-end}}
 +
|-
 +
| style="text-align:center;" | "Div col"
 +
| CSS columns
 +
| style="text-align:center;"  {{yes}}
 +
| {{tl|Div col}} <br />– {{tl|Columns-list}} (wrapper)
 +
| {{tl|No col break}}
 +
| {{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|!)}}) and/or [[HTML element|HTML tags]] ({{tag|table}}, {{tag|tr}}, etc.) will need to be used instead.<noinclude>
  
 
{{Documentation
 
{{Documentation
 
  | content =
 
  | content =
 
Used by {{tl|Column templates}} to provide links to column-related templates.
 
Used by {{tl|Column templates}} to provide links to column-related templates.
}}
 
  
[[Category:Table and column templates| ]]
+
[[Category:Multi-column templates| ]]
 
[[Category:Related-topic templates]]
 
[[Category:Related-topic templates]]
 +
 +
}}<!-- (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