Template:Table cell templates/doc

From Infogalactic: the planetary knowledge core
Jump to: navigation, search


The templates in this series are designed to be used in a table to make a cell with text in that cell, with an appropriately colored background. They are commonly used in comparison tables.

For example, Script error: No such module "Template link general". makes a cell with a green background. The text in the cell is taken from the first parameter; {{yes|Sure}} would output "Sure" otherwise it defaults to "Yes". Most templates allow authors to override the default text in this way, some require text put after the template call and some also need a vertical bar in between: {{table cell template}} text or {{table cell template}} | text. This information, the colors and default texts are found in the table below.

If you want to use other attributes for the table cells, e.g. colspan or rowspan, they need to be put before the template call and there must be no vertical bar | in between them:

Yes No N/A
Yes/No
...
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
|-
|colspan=2 {{Yes-No}}
...

Templates

Table cell templates
Class[1] Default syntax Preview (default) Customized syntax Preview (customized)
table-rh {{rh}} | Row header[2] Row header Row header Row header
{{rh2}} | Row header[2] Row header Row header Row header
table-yes {{yes}} Yes Script error: No such module "Template link general". Customized text
{{ya}} Yes Script error: No such module "Template link general". Customized alt text
table-no {{no}} No Script error: No such module "Template link general". Customized text
{{na}} No Script error: No such module "Template link general". Customized alt text
{{coming soon}} Coming soon
{{bad}} Bad Script error: No such module "Template link general". F
{{eliminated}} Eliminated
table-siteactive {{site active}} Active
table-siteinactive {{site inactive}} Inactive
table-yes2 {{good}} Good Script error: No such module "Template link general". A
{{yes2}} Script error: No such module "Template link general". Text
{{won}} Won Script error: No such module "Template link general". Won
Script error: No such module "Template link general". 1 Script error: No such module "Template link general". Gold
Script error: No such module "Template link general". 2 Script error: No such module "Template link general". Silver
Script error: No such module "Template link general". 3 Script error: No such module "Template link general". Bronze
table-no2 {{no2}} Script error: No such module "Template link general". Text
{{nom}} Nominated Script error: No such module "Template link general". 5
{{sho}} Shortlisted
{{TBA}} TBA Script error: No such module "Template link general". To be announced
table-partial {{partial}} Partial Script error: No such module "Template link general". Almost done
{{yes-No}} Yes/No
{{okay}} Neutral Script error: No such module "Template link general". C
{{some}} Some
table-any {{any}} Any
table-na {{n/a}} N/A
{{BLACK}} N/A
table-unknown {{dunno}} ? Script error: No such module "Template link general". Custom text
{{unknown}} Unknown Script error: No such module "Template link general". ?
table-depends {{depends}} Depends Script error: No such module "Template link general". Customized text
table-included {{included}} Included
table-dropped {{dropped}} Dropped
{{terminated}} Terminated
table-beta {{beta}} Beta
{{table-experimental}} Experimental Script error: No such module "Template link general". Customized text
table-maybe {{maybe}} Maybe Script error: No such module "Template link general". Customized text
table-free {{free}} Free Script error: No such module "Template link general". Customized text
table-proprietary {{proprietary}} Proprietary Script error: No such module "Template link general". Customized text
table-nonfree {{nonfree}} Non-free Script error: No such module "Template link general". Customized text
table-needs {{needs}} Needs Script error: No such module "Template link general". Customized text
table-nightly {{nightly}} Nightly build Script error: No such module "Template link general". Customized text
table-release-candidate {{release-candidate}} Release candidate Script error: No such module "Template link general". Customized text
no class {{draw}} Script error: No such module "Template link general". Text
no class {{incorrect}} Incorrect Script error: No such module "Template link general". Customized text
no class {{no result}} No result Script error: No such module "Template link general". N.R.
no class {{pending}} Pending
no class {{unofficial}} Unofficial
no class {{usually}} Usually
no class {{rarely}} Rarely
no class {{sometimes}} Sometimes
no class {{CMain}} Main
no class {{CRecurring}} Recurring
no class {{CGuest}} Guest
no class {{active fire}} Active (12%)
no class {{contained}} Contained

Code

Common code to most if not all the templates in this series:

style="background: #abcdef; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="automatic table-automatic"| {{{1|text}}}

Code specific to this template:

The templates in this series are designed to be used in a table to make a cell with text in that cell, with an appropriately colored background. They are commonly used in comparison tables.

For example, Script error: No such module "Template link general". makes a cell with a green background. The text in the cell is taken from the first parameter; {{yes|Sure}} would output "Sure" otherwise it defaults to "Yes". Most templates allow authors to override the default text in this way, some require text put after the template call and some also need a vertical bar in between: {{table cell template}} text or {{table cell template}} | text. This information, the colors and default texts are found in the table below.

If you want to use other attributes for the table cells, e.g. colspan or rowspan, they need to be put before the template call and there must be no vertical bar | in between them:

Yes No N/A
Yes/No
...
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
|-
|colspan=2 {{Yes-No}}
...

Templates

Table cell templates
Class[1] Default syntax Preview (default) Customized syntax Preview (customized)
table-rh {{rh}} | Row header[2] Row header Row header Row header
{{rh2}} | Row header[2] Row header Row header Row header
table-yes {{yes}} Yes Script error: No such module "Template link general". Customized text
{{ya}} Yes Script error: No such module "Template link general". Customized alt text
table-no {{no}} No Script error: No such module "Template link general". Customized text
{{na}} No Script error: No such module "Template link general". Customized alt text
{{coming soon}} Coming soon
{{bad}} Bad Script error: No such module "Template link general". F
{{eliminated}} Eliminated
table-siteactive {{site active}} Active
table-siteinactive {{site inactive}} Inactive
table-yes2 {{good}} Good Script error: No such module "Template link general". A
{{yes2}} Script error: No such module "Template link general". Text
{{won}} Won Script error: No such module "Template link general". Won
Script error: No such module "Template link general". 1 Script error: No such module "Template link general". Gold
Script error: No such module "Template link general". 2 Script error: No such module "Template link general". Silver
Script error: No such module "Template link general". 3 Script error: No such module "Template link general". Bronze
table-no2 {{no2}} Script error: No such module "Template link general". Text
{{nom}} Nominated Script error: No such module "Template link general". 5
{{sho}} Shortlisted
{{TBA}} TBA Script error: No such module "Template link general". To be announced
table-partial {{partial}} Partial Script error: No such module "Template link general". Almost done
{{yes-No}} Yes/No
{{okay}} Neutral Script error: No such module "Template link general". C
{{some}} Some
table-any {{any}} Any
table-na {{n/a}} N/A
{{BLACK}} N/A
table-unknown {{dunno}} ? Script error: No such module "Template link general". Custom text
{{unknown}} Unknown Script error: No such module "Template link general". ?
table-depends {{depends}} Depends Script error: No such module "Template link general". Customized text
table-included {{included}} Included
table-dropped {{dropped}} Dropped
{{terminated}} Terminated
table-beta {{beta}} Beta
{{table-experimental}} Experimental Script error: No such module "Template link general". Customized text
table-maybe {{maybe}} Maybe Script error: No such module "Template link general". Customized text
table-free {{free}} Free Script error: No such module "Template link general". Customized text
table-proprietary {{proprietary}} Proprietary Script error: No such module "Template link general". Customized text
table-nonfree {{nonfree}} Non-free Script error: No such module "Template link general". Customized text
table-needs {{needs}} Needs Script error: No such module "Template link general". Customized text
table-nightly {{nightly}} Nightly build Script error: No such module "Template link general". Customized text
table-release-candidate {{release-candidate}} Release candidate Script error: No such module "Template link general". Customized text
no class {{draw}} Script error: No such module "Template link general". Text
no class {{incorrect}} Incorrect Script error: No such module "Template link general". Customized text
no class {{no result}} No result Script error: No such module "Template link general". N.R.
no class {{pending}} Pending
no class {{unofficial}} Unofficial
no class {{usually}} Usually
no class {{rarely}} Rarely
no class {{sometimes}} Sometimes
no class {{CMain}} Main
no class {{CRecurring}} Recurring
no class {{CGuest}} Guest
no class {{active fire}} Active (12%)
no class {{contained}} Contained

Code

Common code to most if not all the templates in this series:

style="background: #abcdef; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="automatic table-automatic"| {{{1|text}}}

Code specific to this template:

Template loop detected: Template:Table cell templates/doc

To make a new table cell template you can use:

{{subst:Table cell templates|text= default text |bg= background color |class= a class name without prefix |align= standard horizontal alignment}}

You should leave out the align parameter and often the class parameter is unnecessary, too.

Add the new template to the table in the common documentation afterwards. Please consider reusing one of the other templates and please choose the color sensibly.

If you find a table cell template that does not take a parameter and you want to be able to change the text in the cell, do not duplicate the template! Instead, edit the template and change the text to a default parameter substitution. For example, if a template's text is Dropped, change that to {{{1|Dropped}}}.

style="background: #abcdef; color: black; vertical-align: middle; text-align: center; " class="automatic table-automatic"| text

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

See the monthly error report for this template.

TemplateData for Table cell templates/doc

One of several templates for styling individual table cells with standard contents and colors.

Template parameters

Parameter Description Type Status
text 1

text to be displayed instead of the default, if this doesn’t work put the text after the template, possibly with a vertical bar | in between

Default
(template dependent)
Example
empty
Auto value
empty
Line optional
horizontal align align

text alignment inside the cell, either ‘left’, ‘right’, ‘center’ or ‘justified’

Default
center
Example
empty
Auto value
empty
Line optional
style style

a semicolon separated list of additional CSS rules to be applied to the table cell

Default
Example
empty
Auto value
empty
Line optional
background color color

a valid CSS color value or name to override the standard the cell background, only available with some templates

Default
(template dependent)
Example
empty
Auto value
empty
Line optional

See also

  • {{change}}: Calculates, displays and color-codes changes between two values
  • {{GPL-lic}}: Specialized redirect for {{Free}}
  • {{LGPL-lic}}: Specialized redirect for {{Free}}

Notes

  1. 1.0 1.1 The HTML class of table cell templates may be referenced in a user stylesheet to change appearance.
  2. 2.0 2.1 2.2 2.3 Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.

To make a new table cell template you can use:

{{subst:Table cell templates|text= default text |bg= background color |class= a class name without prefix |align= standard horizontal alignment}}

You should leave out the align parameter and often the class parameter is unnecessary, too.

Add the new template to the table in the common documentation afterwards. Please consider reusing one of the other templates and please choose the color sensibly.

If you find a table cell template that does not take a parameter and you want to be able to change the text in the cell, do not duplicate the template! Instead, edit the template and change the text to a default parameter substitution. For example, if a template's text is Dropped, change that to {{{1|Dropped}}}.

style="background: #abcdef; color: black; vertical-align: middle; text-align: center; " class="automatic table-automatic"| text

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

See the monthly error report for this template.

TemplateData for Table cell templates/doc

One of several templates for styling individual table cells with standard contents and colors.

Template parameters

Parameter Description Type Status
text 1

text to be displayed instead of the default, if this doesn’t work put the text after the template, possibly with a vertical bar | in between

Default
(template dependent)
Example
empty
Auto value
empty
Line optional
horizontal align align

text alignment inside the cell, either ‘left’, ‘right’, ‘center’ or ‘justified’

Default
center
Example
empty
Auto value
empty
Line optional
style style

a semicolon separated list of additional CSS rules to be applied to the table cell

Default
Example
empty
Auto value
empty
Line optional
background color color

a valid CSS color value or name to override the standard the cell background, only available with some templates

Default
(template dependent)
Example
empty
Auto value
empty
Line optional

See also

  • {{change}}: Calculates, displays and color-codes changes between two values
  • {{GPL-lic}}: Specialized redirect for {{Free}}
  • {{LGPL-lic}}: Specialized redirect for {{Free}}

Notes