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

From PhysWiki
Jump to: navigation, search
(removed thinsp/brackets, added Multicol alternates, See also)
m (72 revisions: Column template)
 
(48 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>
+
{| class="wikitable nowrap" style="line-height:1.4em"
{{caution |'''These templates are not interchangeable across the groups listed here.'''<br/>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.}}
+
|-
 +
! Family
 +
! Type
 +
! {{longitem|Handles wiki <br/>&nbsp;table code?{{sup|{{dagger}}}}}}
 +
! Start template
 +
! Column divider
 +
! End template
 +
|- style="vertical-align:middle;"
 +
| style="text-align:center;" | "Col"
 +
| Table
 +
| style="text-align:center;"  {{yes}}
 +
| {{tl|Col-begin}} <br/>or {{tl|Col-begin-small}}
 +
| {{tl|Col-break}} <br/>{{tl|Col-2}} .. {{tl|Col-5}}
 +
| {{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>
  
* {{tl|Col-begin}} {{lts/|Col-begin}} or {{tl|Col-begin-small}}
 
** {{tl|Col-break}}
 
*: {{tl|Col-2}} {{tl|Col-3}} {{tl|Col-4}} {{tl|Col-5}}
 
*: {{tl|Col-6}} {{smaller|or use <nowiki>{{Col-break|width=16.6%}}</nowiki>&nbsp; where the width 16.6% is roughly 100/6.}}
 
*: {{tl|Col-7}} {{smaller|or use <nowiki>{{Col-break|width=14.2%}}</nowiki>&nbsp; where the width 14.2% is roughly 100/7.}}
 
*: {{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.}}
 
** {{tl|Col-end}} or {{tl|End}}
 
* {{hlist |{{tl|Col-float}} {{lts/|Col-float}} |{{tl|Col-float-break}} |{{tl|Col-float-end}} }}
 
* {{tl|Columns}} {{lts/|Columns}}
 
* {{hlist |{{tl|Columns-start}} {{lts/|Columns-start}} |{{tl|Column}} |{{tl|Columns-end}} }}
 
* {{hlist |{{tl|Div col}} {{lts/|Div col}} or {{tl|Start div col}} |{{tl|Div col end}} or {{tl|End div col}} }}
 
** {{tl|Columns-list}} {{lts/|Columns-list}}
 
* {{hlist |{{tl|Multicol}} {{lts/|Multicol}} or {{tl|Start multicol}} |{{tl|Multicol break}} |{{tl|Multicol-end}} or {{tl|End multicol}} }}
 
* {{hlist |{{tl|Top}} {{lts/|Top}} |{{tl|Mid}} |{{tl|Bottom}} }}
 
<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.
  
== See also ==
+
[[Category:Multi-column templates| ]]
* {{tl|Autocol}}
+
}}<!--(end Documentation)-->
+
 
+
[[Category:Table and 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