Template:Table cell templates/doc: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
Add option for custom templatedata |
||
Line 1: | Line 1: | ||
<noinclude>{{Documentation subpage}}</noinclude>{{#ifeq:{{FULLPAGENAME}}|Template:BLACK|{{For|the text color template|Template:Black}}|{{#ifeq:{{FULLPAGENAME}}|Template:Ya|{{For|the template with a smaller tick and no green background|Template:Aye}}|{{#ifeq:{{FULLPAGENAME}}|Template:Maybe|{{For|the yellow tick template|Template:Mby}}|{{#ifeq:{{FULLPAGENAME}}|Template:TBA|{{distinguish|Template:TBD}}}}}}}}}} | <noinclude>{{Documentation subpage}}</noinclude>{{#ifeq:{{FULLPAGENAME}}|Template:BLACK|{{For|the text color template|Template:Black}}|{{#ifeq:{{FULLPAGENAME}}|Template:Ya|{{For|the template with a smaller tick and no green background|Template:Aye}}|{{#ifeq:{{FULLPAGENAME}}|Template:Maybe|{{For|the yellow tick template|Template:Mby}}|{{#ifeq:{{FULLPAGENAME}}|Template:TBA|{{distinguish|Template:TBD}}}}}}}}}} | ||
The templates in this series are designed to be used in a [[Help:Table|table]] to make a cell with text in that cell, with an appropriately colored background. | The templates in this series are designed to be used in a [[Help:Table|table]] to make a cell with text in that cell, with an appropriately colored background. They are commonly used in [[:Category:Comparisons|comparison tables]]. Most of these templates should not be used simply to produce a background color, use them according to their meaning. | ||
For example, {{Tlc|yes}} makes a cell with a green background. The text in the cell is taken from the [[Help:Template#Parameters|first parameter]]; <code><nowiki>{{</nowiki>yes|Sure}}</code> 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: <code><nowiki>{{</nowiki>''table cell template''}} ''text''</code> or <code><nowiki>{{</nowiki>''table cell template''}} | ''text''</code>. This information, the colors and default texts are found in the table below. | For example, {{Tlc|yes}} makes a cell with a green background. The text in the cell is taken from the [[Help:Template#Parameters|first parameter]]; <code><nowiki>{{</nowiki>yes|Sure}}</code> 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: <code><nowiki>{{</nowiki>''table cell template''}} ''text''</code> or <code><nowiki>{{</nowiki>''table cell template''}} | ''text''</code>. This information, the colors and default texts are found in the table below. | ||
Line 20: | Line 20: | ||
== Templates == | == Templates == | ||
<div style="overflow:100%;"> | <div style="overflow:100%;"> | ||
{| class="wikitable" style="text-align: left | {| class="wikitable" style="width:100%; text-align:left;" | ||
|+ Table cell templates | |+ Table cell templates | ||
! Class<ref | ! rowspan=2 | Class<ref>The HTML class of table cell templates may be referenced in a [[m:help:User style|user stylesheet]] to change appearance.</ref> | ||
! colspan=2 | Default | |||
! colspan=2 | Customized | |||
|- | |- | ||
|rowspan=2| <code>table-rh</code> | ! Syntax !! Preview | ||
! Syntax !! Preview | |||
|- | |||
|rowspan=2| <code>table-rh</code> | |||
| {{tl|rh}} {{!}} Row header<ref name="table-cell-templates-table-after+pipe" /> || {{rh}} | Row header || {{tlp|rh|2=align=right}} {{!}} Row header || {{rh|align=right}} | Row header | | {{tl|rh}} {{!}} Row header<ref name="table-cell-templates-table-after+pipe" /> || {{rh}} | Row header || {{tlp|rh|2=align=right}} {{!}} Row header || {{rh|align=right}} | Row header | ||
|- | |- | ||
| {{tl|rh2}} {{!}} Row header<ref name="table-cell-templates-table-after+pipe">Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.</ref> || {{rh2}} {{!}} Row header || {{tlp|rh2|2=align= | | {{tl|rh2}} {{!}} Row header<ref name="table-cell-templates-table-after+pipe">Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.</ref> || {{rh2}} {{!}} Row header || {{tlp|rh2|2=align=center}} | Row header || {{rh2|align=center}} | Row header | ||
|- | |- | ||
|rowspan=4| <code>table-yes</code> | |rowspan=4| <code>table-yes</code> | ||
| {{tl|yes}} || {{yes}} || {{tlp|yes|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{yes|customized [[plain text|text]]}} | | {{tl|yes}} || {{yes}} || {{tlp|yes|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{yes|customized [[plain text|text]]}} | ||
|- | |- | ||
Line 38: | Line 43: | ||
| {{tl|yes N}} || {{yes N}} || {{tlp|yes N|<nowiki>customized [[plain text|text]]</nowiki>}} || {{yes N|customized [[plain text|text]]}} | | {{tl|yes N}} || {{yes N}} || {{tlp|yes N|<nowiki>customized [[plain text|text]]</nowiki>}} || {{yes N|customized [[plain text|text]]}} | ||
|- | |- | ||
| <code>table-maybe</code> | | <code>table-maybe</code> | ||
| {{tl|maybe}} || {{maybe}} || {{tlp|maybe|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{maybe|customized [[plain text|text]]}} | | {{tl|maybe}} || {{maybe}} || {{tlp|maybe|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{maybe|customized [[plain text|text]]}} | ||
|- | |- | ||
|rowspan=8| <code>table-no</code> | |rowspan=8| <code>table-no</code> | ||
| {{tl|no}} || {{no}} || {{tlp|no|<nowiki>customized [[plain text|text]]</nowiki>}} || {{no|customized [[plain text|text]]}} | | {{tl|no}} || {{no}} || {{tlp|no|<nowiki>customized [[plain text|text]]</nowiki>}} || {{no|customized [[plain text|text]]}} | ||
|- | |- | ||
Line 50: | Line 55: | ||
| {{tl|eliminated}} || {{eliminated}} || {{tlp|eliminated|dropped out}} || {{eliminated|dropped out}} | | {{tl|eliminated}} || {{eliminated}} || {{tlp|eliminated|dropped out}} || {{eliminated|dropped out}} | ||
|- | |- | ||
| {{ | | {{tl|lost}} || {{lost}} || {{tlp|lost|missing}} || {{lost|missing}} | ||
|- | |- | ||
| {{ | | {{tlp|active fire|12%}}<ref>This template is related to {{WikiProject link|Wildfire}}.</ref> || {{active fire|12%}} || || | ||
|- | |- | ||
| {{tl|safe}} || {{safe}} || {{tlp|safe|protected}} || {{safe|protected}} | | {{tl|safe}} || {{safe}} || {{tlp|safe|protected}} || {{safe|protected}} | ||
Line 58: | Line 63: | ||
| {{tl|no Y}} || {{no Y}} || {{tlp|no Y|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{no Y|customized [[plain text|text]]}} | | {{tl|no Y}} || {{no Y}} || {{tlp|no Y|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{no Y|customized [[plain text|text]]}} | ||
|- | |- | ||
| <code>table-active</code> | | <code>table-active</code> | ||
| {{tl|active}} || {{active}} || {{tlp|active|live}} || {{active|live}} | | {{tl|active}} || {{active}} || {{tlp|active|live}} || {{active|live}} | ||
|- | |- | ||
|rowspan=2| <code>table-siteactive</code> | |rowspan=2| <code>table-siteactive</code> | ||
| {{tl|site active}} || {{site active}} || {{tlp|site active|up}} || {{site active|up}} | | {{tl|site active}} || {{site active}} || {{tlp|site active|up}} || {{site active|up}} | ||
|- | |- | ||
| {{tl|coming soon}} || {{coming soon}} || {{tlp|coming soon|second half of the year}} || {{coming soon|second half of the year}} | | {{tl|coming soon}} || {{coming soon}} || {{tlp|coming soon|second half of the year}} || {{coming soon|second half of the year}} | ||
|- | |- | ||
| <code>table-siteinactive</code> | | <code>table-siteinactive</code> | ||
| {{tl|site inactive}} || {{site inactive}} || {{tlp|site inactive|down}} || {{site inactive|down}} | | {{tl|site inactive}} || {{site inactive}} || {{tlp|site inactive|down}} || {{site inactive|down}} | ||
|- | |- | ||
|rowspan= | | rowspan=2 |<code>table-success</code> | ||
| {{tl| | | {{tl|success}} || {{success}} || {{tlp|success|mission complete}} || {{success|mission complete}} | ||
|- | |||
| {{tl|operational}} || {{operational}} || {{tlp|operational|returning data}} || {{operational|returning data}} | |||
|- | |||
| <code>table-failure</code> | |||
| {{tl|failure}} || {{failure}} || {{tlp|failure|wrong orbit}} || {{failure|wrong orbit}} | |||
|- | |- | ||
|rowspan=12| <code>table-yes2</code> | |||
| {{tl|yes2}} || {{yes2}} || {{tlp|yes2|text}} || {{yes2|text}} | | {{tl|yes2}} || {{yes2}} || {{tlp|yes2|text}} || {{yes2|text}} | ||
|- | |||
| {{tl|good}} || {{good}} || {{tlp|good|A}} || {{good|A}} | |||
|- | |- | ||
| {{tl|ya}} || {{ya}} || {{tlp|ya|text{{=}}ya}} || {{ya|text=ya}} | | {{tl|ya}} || {{ya}} || {{tlp|ya|text{{=}}ya}} || {{ya|text=ya}} | ||
|- | |- | ||
| {{tlp|ya|Ya}} || {{ya|Ya}} || {{tlp|ya|text|link{{=}}WP:ALT}} || {{ya|text|link=WP:ALT}} | | {{tlp|ya|Ya}} || {{ya|Ya}} || {{tlp|ya|text|link{{=}}WP:ALT}} || {{ya|text|link=WP:ALT}} | ||
|- | |||
| {{tl|yan}} || {{yan}} || {{tlp|yan|text{{=}}ya}} || {{yan|text=ya}} | |||
|- | |- | ||
| {{tl|won}} || {{won}} || {{tlp|won|text{{=}}white|color{{=}}darkblue|winner}} || {{won|text=white|color=darkblue|winner}} | | {{tl|won}} || {{won}} || {{tlp|won|text{{=}}white|color{{=}}darkblue|winner}} || {{won|text=white|color=darkblue|winner}} | ||
Line 92: | Line 107: | ||
| {{tlp|WinDL|res{{=}}L}} || {{WinDL|res=L}} || {{tlp|WinDL|res{{=}}loss}} || {{WinDL|res=loss}} | | {{tlp|WinDL|res{{=}}L}} || {{WinDL|res=L}} || {{tlp|WinDL|res{{=}}loss}} || {{WinDL|res=loss}} | ||
|- | |- | ||
|rowspan= | |rowspan=9| <code>table-no2</code> | ||
| {{tl|no2}} || {{no2}} || {{tlp|no2|text}} || {{no2|text}} | | {{tl|no2}} || {{no2}} || {{tlp|no2|text}} || {{no2|text}} | ||
|- | |- | ||
Line 98: | Line 113: | ||
|- | |- | ||
| {{tlp|na|Na}} || {{na|Na}} || {{tlp|na|text|link{{=}}WP:ALT}} || {{na|text|link=WP:ALT}} | | {{tlp|na|Na}} || {{na|Na}} || {{tlp|na|text|link{{=}}WP:ALT}} || {{na|text|link=WP:ALT}} | ||
|- | |||
| {{tl|nan}} || {{nan}} || {{tlp|nan|text{{=}}na}} || {{nan|text=na}} | |||
|- | |- | ||
| {{tl|nom}} || {{nom}} || {{tlp|nom|5}} || {{nom|5}} | | {{tl|nom}} || {{nom}} || {{tlp|nom|5}} || {{nom|5}} | ||
|- | |||
| {{tl|notnom}} || {{notnom}} || | {{tlp|notnom|not selected}} || {{notnom|not selected}} | |||
|- | |- | ||
| {{tl|sho}} || {{sho}} || {{tlp|sho|proposed}} || {{sho|proposed}} | | {{tl|sho}} || {{sho}} || {{tlp|sho|proposed}} || {{sho|proposed}} | ||
Line 107: | Line 126: | ||
| {{tl|TBA}} || {{TBA}} || {{tlp|TBA|to be announced}} || {{TBA|to be announced}} | | {{tl|TBA}} || {{TBA}} || {{tlp|TBA|to be announced}} || {{TBA|to be announced}} | ||
|- | |- | ||
| rowspan= | | rowspan=16| <code>table-partial</code> | ||
| {{tl|partial}} || {{partial}} || {{tlp|partial|almost done}} ||{{partial|almost done}} | | {{tl|partial}} || {{partial}} || {{tlp|partial|almost done}} ||{{partial|almost done}} | ||
|- | |- | ||
Line 126: | Line 135: | ||
| {{tlp|MaybeCheck|possibly}} || {{MaybeCheck|possibly}} || {{tlp|MaybeCheck|text|link{{=}}WP:ALT}} || {{MaybeCheck|text|link=WP:ALT}} | | {{tlp|MaybeCheck|possibly}} || {{MaybeCheck|possibly}} || {{tlp|MaybeCheck|text|link{{=}}WP:ALT}} || {{MaybeCheck|text|link=WP:ALT}} | ||
|- | |- | ||
| {{tl| | | {{tl|partial success}} || {{partial success}} || {{tlp|partial success|<br />reached orbit and returned pictures}} || {{partial success|reached orbit and returned pictures}} | ||
|- | |- | ||
| {{tl|partial failure}} || {{partial failure}} || {{tlp|partial failure|<nowiki>[[</nowiki>Cubesat]] not deployed}} || {{partial failure|[[Cubesat]] not deployed}} | |||
| {{tl|partial failure}} || {{partial failure}} || {{tlp|partial failure|<nowiki>[[Cubesat]] not deployed | |||
|- | |- | ||
| {{tl|okay}} || {{okay}} || {{tlp|okay|C}} || {{okay|C}} | | {{tl|okay}} || {{okay}} || {{tlp|okay|C}} || {{okay|C}} | ||
Line 140: | Line 145: | ||
| {{tl|some}} || {{some}} || {{tlp|some|many}} || {{some|many}} | | {{tl|some}} || {{some}} || {{tlp|some|many}} || {{some|many}} | ||
|- | |- | ||
| {{tl| | | {{tl|pending}} || {{pending}} || {{tlp|pending|awaiting}} || {{pending|awaiting}} | ||
|- | |||
| {{tl|sometimes}} || {{sometimes}} || {{tlp|sometimes|occasionally}} || {{sometimes|occasionally}} | |||
|- | |||
| {{tl|rarely}} || {{rarely}} || {{tlp|rarely|seldom}}|| {{rarely|seldom}} | |||
|- | |- | ||
| {{tl| | | {{tl|usually}} || {{usually}} || {{tlp|usually|commonly}} || {{usually|commonly}} | ||
|- | |- | ||
| {{tl|unofficial}} || {{unofficial}} || {{tlp|unofficial|<nowiki>''de facto''</nowiki>}} || {{unofficial|''de facto''}} | | {{tl|unofficial}} || {{unofficial}} || {{tlp|unofficial|<nowiki>''de facto''</nowiki>}} || {{unofficial|''de facto''}} | ||
Line 148: | Line 157: | ||
| {{tl|unofficial2}} || {{unofficial2}} || {{tlp|unofficial2|<nowiki>''de facto''</nowiki>}} || {{unofficial2|''de facto''}} | | {{tl|unofficial2}} || {{unofficial2}} || {{tlp|unofficial2|<nowiki>''de facto''</nowiki>}} || {{unofficial2|''de facto''}} | ||
|- | |- | ||
| {{tl| | | {{tl|nonpartisan}} || {{nonpartisan}} || {{tlp|nonpartisan|impartial}} || {{nonpartisan|impartial}} | ||
|- | |||
| <code>table-any</code> | |||
| {{tl|any}} || {{any}} || {{tlp|any|anyone}}|| {{any|anyone}} | |||
|- | |- | ||
| {{tl| | | <code>table-automatic</code> | ||
| {{tl|perhaps}} || {{perhaps}} || {{tlp|perhaps|maybe}} || {{perhaps|maybe}} | |||
|- | |- | ||
| {{tl| | | <code>table-draw</code> | ||
| {{tl|draw}} || {{draw}} || {{tlp|draw|1:1}} || {{draw|1:1}} | |||
|- | |- | ||
| <code>table-noAttempt</code> | | <code>table-noAttempt</code> | ||
| {{tl|No attempt}} || {{No attempt}} || {{tlp|No attempt|No landing attempted}} || {{No attempt|No landing attempted}} | | {{tl|No attempt}} || {{No attempt}} || {{tlp|No attempt|No landing attempted}} || {{No attempt|No landing attempted}} | ||
|- | |- | ||
|rowspan=7| <code>table-na</code> | |||
|rowspan=7| <code>table-na</code> | |||
| {{tl|n/a}} || {{n/a}} || {{tlp|n/a|unavailable}}|| {{n/a|unavailable}} | | {{tl|n/a}} || {{n/a}} || {{tlp|n/a|unavailable}}|| {{n/a|unavailable}} | ||
|- | |- | ||
| {{tl|varies}} || {{varies}} || {{tlp|varies|differs}}|| {{varies|differs}} | | {{tl|varies}} || {{varies}} || {{tlp|varies|differs}}|| {{varies|differs}} | ||
|- | |- | ||
| {{tl| | | {{tl|non-album single}}<ref>This template is related to {{WikiProject link|Songs}}.</ref> || {{non-album single}} || {{tlp|non-album single|EP}} || {{non-album single|EP}} | ||
|- | |||
| {{tl|unreleased}} || {{unreleased}} || {{tlp|unreleased|shelved}} || {{unreleased|shelved}} | |||
|- | |- | ||
| {{tl|BLACK}} || {{BLACK}} || {{tlp|BLACK|banned}} || {{BLACK|banned}} | | {{tl|BLACK}} || {{BLACK}} || {{tlp|BLACK|banned}} || {{BLACK|banned}} | ||
|- | |- | ||
| {{tl| | | {{tl|sdash}} || {{sdash}} || {{tlp|sdash|<nowiki>[[</nowiki>File:Dash.svg|13px|link=|dash icon]]}}|| {{sdash|[[File:Dash.svg|13px|link=|dash]]}} | ||
| | |||
| {{ | |||
|- | |- | ||
| {{tl|vacant}} || {{vacant}} || {{tlp|vacant|missing}} || {{vacant|missing}} | | {{tl|vacant}} || {{vacant}} || {{tlp|vacant|missing}} || {{vacant|missing}} | ||
|- | |- | ||
|rowspan=2| <code>table-unknown</code> | |rowspan=2| <code>table-unknown</code> | ||
| {{tl|unknown}} || {{Unknown}} || {{tlp|unknown|?}} || {{unknown|?}} | | {{tl|unknown}} || {{Unknown}} || {{tlp|unknown|?}} || {{unknown|?}} | ||
|- | |- | ||
| {{tl|dunno}} || {{Dunno}} || {{tlp|dunno|not sure}} || {{dunno|not sure}} | | {{tl|dunno}} || {{Dunno}} || {{tlp|dunno|not sure}} || {{dunno|not sure}} | ||
|- | |- | ||
| <code>table- | | <code>table-included</code> | ||
| {{tl| | | {{tl|included}} || {{included}} || {{tlp|included|incorporated}} || {{included|incorporated}} | ||
|- | |- | ||
| <code> | | <code>noresult</code> | ||
| {{tl| | | {{tl|no result}} || {{no result}} || {{tlp|no result|NR}} || {{no result|NR}} | ||
|- | |- | ||
| <code>table- | | <code>table-planned</code> | ||
| {{tl| | | {{tl|planned}} || {{planned}} || {{tlp|planned|July 2028}} || {{planned|July 2028}} | ||
|- | |- | ||
| <code>table-scheduled</code> | |||
| {{tl| | | {{tl|scheduled}} || {{scheduled}} || {{tlp|scheduled|3 March 2027}} || {{scheduled|3 March 2027}} | ||
|- | |- | ||
|rowspan=9| <code>table-software</code><ref>This group of templates is related to {{WikiProject link|Software}}.</ref> | |||
|rowspan=9| <code>table-software</code> | |||
| {{tl|beta}} || {{beta}} || {{tlp|beta|preview}} || {{beta|preview}} | | {{tl|beta}} || {{beta}} || {{tlp|beta|preview}} || {{beta|preview}} | ||
|- | |- | ||
| {{tl|table-experimental}} || {{table-experimental}} || {{tlp|table-experimental|lab}} || {{table-experimental|lab}} | | {{tl|table-experimental}} || {{table-experimental}} || {{tlp|table-experimental|lab}} || {{table-experimental|lab}} | ||
|- | |- | ||
| {{tl|open source}} || {{open source}} || {{tlp|open source|software libre}} || {{open source|software libre}} | | {{tl|nightly}} || {{nightly}} || {{tlp|nightly|dev}} || {{nightly|dev}} | ||
|- | |||
| {{tl|release-candidate}} || {{release-candidate}} || {{tlp|release-candidate|RC}} || {{release-candidate|RC}} | |||
|- | |||
| {{tl|open source}} || {{open source}} || {{tlp|open source|software libre}} || {{open source|software libre}} | |||
|- | |- | ||
| {{tl|free}} || {{free}} || {{tlp|free|empty}} || {{free|empty}} | | {{tl|free}} || {{free}} || {{tlp|free|empty}} || {{free|empty}} | ||
Line 209: | Line 222: | ||
| {{tl|needs}} || {{needs}} || {{tlp|needs|req.}} || {{needs|req.}} | | {{tl|needs}} || {{needs}} || {{tlp|needs|req.}} || {{needs|req.}} | ||
|- | |- | ||
| {{tl| | | <code>table-depends</code> | ||
| {{tl|depends}} || {{depends}} || {{tlp|depends|vendor-defined}} || {{depends|vendor-defined}} | |||
|- | |- | ||
| {{tl| | |rowspan=2| <code>table-dropped</code> | ||
| {{tl|dropped}} || {{dropped}} || {{tlp|dropped|discontinued}} || {{dropped|discontinued}} | |||
|- | |- | ||
| {{tl|terminated}} || {{terminated}} || {{tlp|terminated|fired}} || {{terminated|fired}} | |||
| {{tl| | |||
|- | |- | ||
| <code>incorrect</code> | |||
| <code>incorrect</code> | |||
| {{tl|incorrect}} || {{incorrect}} || {{tlp|incorrect|wrong}} || {{incorrect|wrong}} | | {{tl|incorrect}} || {{incorrect}} || {{tlp|incorrect|wrong}} || {{incorrect|wrong}} | ||
|- | |- | ||
| rowspan=8 | <code>table-debate</code> | | rowspan=8 | <code>table-debate</code> | ||
Line 245: | Line 250: | ||
| {{tl|D-Out}} || {{D-Out}} || {{tlp|D-Out|out of race}} || {{D-Out|out of race}} | | {{tl|D-Out}} || {{D-Out}} || {{tlp|D-Out|out of race}} || {{D-Out|out of race}} | ||
|- | |- | ||
|rowspan=14| <code>table-cast</code> | |rowspan=14| <code>table-cast</code><ref>This group of templates is related to {{WikiProject link|Television}}.</ref> | ||
| {{tl|CMain}} || {{CMain}} || {{tlp|CMain|text}} || {{CMain|text}} | | {{tl|CMain}} || {{CMain}} || {{tlp|CMain|text}} || {{CMain|text}} | ||
|- | |- | ||
Line 262: | Line 267: | ||
| {{tl|CRemoved}} || {{CRemoved}} || {{tlp|CRemoved|edited}} || {{CRemoved|edited}} | | {{tl|CRemoved}} || {{CRemoved}} || {{tlp|CRemoved|edited}} || {{CRemoved|edited}} | ||
|- | |- | ||
| {{tl|CFinalist}} || {{CFinalist}} || {{tlp|CFinalist | | {{tl|CFinalist}} || {{CFinalist}} || {{tlp|CFinalist|contender}} || {{CFinalist|contender}} | ||
|- | |- | ||
| {{tlp|CFinalist|place{{=}}3rd Place}} || {{CFinalist|place=3rd Place}} || {{tlp|CFinalist|place{{=}}third place}} || {{CFinalist|place=third place}} | | {{tlp|CFinalist|place{{=}}3rd Place}} || {{CFinalist|place=3rd Place}} || {{tlp|CFinalist|place{{=}}third place}} || {{CFinalist|place=third place}} | ||
Line 274: | Line 279: | ||
| {{tl|Quit}} || {{Quit}} || {{tlp|Quit|left}} || {{Quit|left}} | | {{tl|Quit}} || {{Quit}} || {{tlp|Quit|left}} || {{Quit|left}} | ||
|- | |- | ||
|rowspan= | |rowspan=9| ''no class'' | ||
| {{tl|not yet}} || {{not yet}} || {{tlp|not yet|NY}} || {{not yet|NY}} | | {{tl|not yet}} || {{not yet}} || {{tlp|not yet|NY}} || {{not yet|NY}} | ||
|- | |- | ||
Line 286: | Line 291: | ||
|- | |- | ||
| {{tlp|shade|0}}% || {{shade|0}}% || {{tlp|shade|color{{=}}blue|0}}% || {{shade|color=blue|0}}% | | {{tlp|shade|0}}% || {{shade|0}}% || {{tlp|shade|color{{=}}blue|0}}% || {{shade|color=blue|0}}% | ||
|- | |||
| {{tlp|ColorCell}} || {{ColorCell}} || {{tlp|ColorCell|Blank}} || {{ColorCell|Blank}} | |||
|- | |||
| {{tlp|ColorCell|type{{=}}lred}} || {{ColorCell|type=lred}} || {{tlp|ColorCell|type{{=}}lred|Red}} || {{ColorCell|type=lred|Red}} | |||
|- | |||
| {{tlp|ColorCell|type{{=}}lgreen}} || {{ColorCell|type=lgreen}} || {{tlp|ColorCell|type{{=}}lgreen|Green}} || {{ColorCell|type=lgreen|Green}} | |||
|}</div> | |}</div> | ||
== Code == | == Code == | ||
Common code to most if not all the templates in this series: | Common code to most if not all the templates in this series: | ||
:<code>{{Table cell templates|class=''automatic''|text=''text''|bg=#''abcdef''}}</code> | :<code>{{Table cell templates|class=''automatic''|text=''text''|bg=#''abcdef''}}</code><includeonly> | ||
<includeonly> | |||
Code specific to this template: | Code specific to this template: | ||
:<code>{{ {{FULLPAGENAME}} }}</code> | :<code>{{ {{#switch:{{SUBPAGENAME}}|doc={{#titleparts:{{FULLPAGENAME}}|-1}}|#default={{FULLPAGENAME}}}} }}</code>{{#if:{{{doc|}}}|<!-- force newline after nowiki tags --><nowiki></nowiki> | ||
{{{doc|}}} | {{{doc}}}|<!-- no newline if there is no additional documentation -->}}</includeonly> | ||
}}</includeonly> | |||
== Creating new templates == | == Creating new templates == | ||
Line 308: | Line 317: | ||
:<syntaxhighlight lang=text inline>style="background: #abcdef; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="automatic table-automatic"| {{{1|text}}}</syntaxhighlight> | :<syntaxhighlight lang=text inline>style="background: #abcdef; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="automatic table-automatic"| {{{1|text}}}</syntaxhighlight> | ||
== Choosing a color == | |||
When changing or creating a new template, follow the [[HELP:COLOR|use of colour guidelines]] and the [[MOS:COLOR|color accessibility guidelines]] when choosing the background color and, sometimes, the text color. Many of these templates can be used with links to other articles or references, so the links should be clearly identifiable against the background color. You can check contrast level using the [https://webaim.org/resources/contrastchecker/ WebAIM contrast checker] by setting the foreground color to the [[WP:LINKCOLOR|blue link]] color. Contrast should be at the minimum WCAG AA level and, whenever possible, at WCAG AAA level. [[Wikipedia:Manual of Style/Accessibility/Colors]] has a set of colors that comply with WCAG AAA and WCAG AA for unvisited links and normal text. | |||
== Color subpage == | == Color subpage == | ||
All templates should either have a <code>/bgcolor</code> subpage that contains nothing but a valid CSS color code, possibly wrapped in ''nowiki'' tags, e.g. <code><nowiki>#BFD</nowiki></code>, which can be included with <code><nowiki>background: {{/bgcolor}};</nowiki></code> in the <code>style</code> attribute, or they should reference another template's subpage, e.g. <code><nowiki>background: {{Template:Yes2/bgcolor}};</nowiki></code>. Alternatively, the <code>/bgcolor</code> subpage may redirect to another color code subpage: <code><nowiki>#REDIRECT [[yes2/bgcolor]]</nowiki></code>. | All templates should either have a <code>/bgcolor</code> subpage that contains nothing but a valid CSS color code, possibly wrapped in ''nowiki'' tags, e.g. <code><nowiki>#BFD</nowiki></code>, which can be included with <code><nowiki>background: {{/bgcolor}};</nowiki></code> in the <code>style</code> attribute, or they should reference another template's subpage, e.g. <code><nowiki>background: {{Template:Yes2/bgcolor}};</nowiki></code>. Alternatively, the <code>/bgcolor</code> subpage may redirect to another color code subpage: <code><nowiki>#REDIRECT [[yes2/bgcolor]]</nowiki></code>. | ||
This way, pages that are using these templates may also use {{tl|legend}} and similar templates which can reference the actual color: <code><nowiki>{{legend|{{yes2/bgcolor}}|supported}}</nowiki></code> | This way, pages that are using these templates may also use {{tl|legend}} and similar templates which can reference the actual color: <code><nowiki>{{legend|{{yes2/bgcolor}}|supported}}</nowiki></code> | ||
Line 317: | Line 329: | ||
== TemplateData == | == TemplateData == | ||
{{TemplateData header|{{#if:{{{1|}}}|{{{1}}}|{{BASEPAGENAME}}}}}} | {{TemplateData header|{{#if:{{{1|}}}|{{{1}}}|{{BASEPAGENAME}}}}}} | ||
<templatedata> | {{{templatedata|<templatedata> | ||
{ | { | ||
"description": "One of several templates for styling individual table cells with standard contents and colors.", | "description": "One of several templates for styling individual table cells with standard contents and colors.", | ||
Line 360: | Line 372: | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata>}}} | ||
== See also == | == See also == | ||
Line 367: | Line 379: | ||
* {{tl|GPL-lic}} – specialized redirect for {{tlf|free}} | * {{tl|GPL-lic}} – specialized redirect for {{tlf|free}} | ||
* {{tl|LGPL-lic}} – specialized redirect for {{tlf|free}} | * {{tl|LGPL-lic}} – specialized redirect for {{tlf|free}} | ||
* {{tl|Active}} / {{tl|No result}} / {{tl|Eliminated}} for {{C|Comparisons|comparison tables}} | |||
== Notes == | == Notes == |
Revision as of 20:58, 14 July 2022
This is a documentation subpage for Template:Table cell templates. It may contain usage information, categories and other content that is not part of the original template page. |
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. Most of these templates should not be used simply to produce a background color, use them according to their meaning.
For example, {{yes}}
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.
Important: If you want to use other attributes for the table cells, e.g.
colspan
, rowspan
, or style
, they need to be put before the template call, and there must be no vertical bar (aka pipe) |
in-between them:
Yes | No | — |
---|---|---|
Yes/No |
... !{{Yes}} ||{{No}} ||rowspan=2 {{n/a}} |- |colspan=2 style="border:solid 3px Maroon" {{Yes-No}} ...
Templates
Class[1] | Default | Customized | ||
---|---|---|---|---|
Syntax | Preview | Syntax | Preview | |
table-rh
|
{{rh}} | Row header[2] | Row header | {{rh|align=right}} | Row header | Row header |
{{rh2}} | Row header[2] | Row header | {{rh2|align=center}} | Row header | Row header | |
table-yes
|
{{yes}} | Yes | {{yes|customized [[plain text|text]]}} | customized text |
{{yes C}} | {{yes C|customized [[plain text|text]]}} | |||
{{yes O}} | {{yes O|customized [[plain text|text]]}} | |||
{{yes N}} | Yes | {{yes N|customized [[plain text|text]]}} | customized text | |
table-maybe
|
{{maybe}} | Maybe | {{maybe|customized [[plain text|text]]}} | customized text |
table-no
|
{{no}} | No | {{no|customized [[plain text|text]]}} | customized text |
{{no O}} | {{no O|customized [[plain text|text]]}} | |||
{{no X}} | {{no X|customized [[plain text|text]]}} | |||
{{eliminated}} | Eliminated | {{eliminated|dropped out}} | dropped out | |
{{lost}} | Lost | {{lost|missing}} | missing | |
{{active fire|12%}}[3] | Active (12%) | |||
{{safe}} | Safe | {{safe|protected}} | protected | |
{{no Y}} | No | {{no Y|customized [[plain text|text]]}} | customized text | |
table-active
|
{{active}} | Active | {{active|live}} | live |
table-siteactive
|
{{site active}} | Active | {{site active|up}} | up |
{{coming soon}} | Coming soon | {{coming soon|second half of the year}} | second half of the year | |
table-siteinactive
|
{{site inactive}} | Inactive | {{site inactive|down}} | down |
table-success
|
{{success}} | Success | {{success|mission complete}} | mission complete |
{{operational}} | Operational | {{operational|returning data}} | returning data | |
table-failure
|
{{failure}} | Failure | {{failure|wrong orbit}} | wrong orbit |
table-yes2
|
{{yes2}} | {{yes2|text}} | text | |
{{good}} | Good | {{good|A}} | A | |
{{ya}} | {{ya|text=ya}} | ya | ||
{{ya|Ya}} | {{ya|text|link=WP:ALT}} | |||
{{yan}} | {{yan|text=ya}} | ya | ||
{{won}} | Won | {{won|text=white|color=darkblue|winner}} | winner | |
{{won|place=1}} | 1 | {{won|place=gold}} | gold | |
{{won|place=2}} | 2 | {{won|place=silver}} | silver | |
{{won|place=3}} | 3 | {{won|place=bronze}} | bronze | |
{{WinDL}} | W | {{WinDL|win}} | win | |
{{WinDL|res=D}} | D | {{WinDL|res=draw}} | draw | |
{{WinDL|res=L}} | L | {{WinDL|res=loss}} | loss | |
table-no2
|
{{no2}} | {{no2|text}} | text | |
{{na}} | {{na|text=na}} | na | ||
{{na|Na}} | {{na|text|link=WP:ALT}} | |||
{{nan}} | {{nan|text=na}} | na | ||
{{nom}} | Nominated | {{nom|5}} | 5 | |
{{notnom}} | Not nominated | {{notnom|not selected}} | not selected | |
{{sho}} | Shortlisted | {{sho|proposed}} | proposed | |
{{longlisted}} | Longlisted | {{longlisted|rejected}} | rejected | |
{{TBA}} | TBA | {{TBA|to be announced}} | to be announced | |
table-partial
|
{{partial}} | Partial | {{partial|almost done}} | almost done |
{{Regional}} | Regional | {{Regional|Uyghur}} | Uyghur | |
{{MaybeCheck}} | {{MaybeCheck|text=possibly}} | possibly | ||
{{MaybeCheck|possibly}} | {{MaybeCheck|text|link=WP:ALT}} | |||
{{partial success}} | Partial success | {{partial success| reached orbit and returned pictures}} |
reached orbit and returned pictures | |
{{partial failure}} | Partial failure | {{partial failure|[[Cubesat]] not deployed}} | Cubesat not deployed | |
{{okay}} | Neutral | {{okay|C}} | C | |
{{Yes-No}} | Yes/No | {{Yes-No|yes with an if; no with a but}} | yes with an if; no with a but | |
{{some}} | Some | {{some|many}} | many | |
{{pending}} | Pending | {{pending|awaiting}} | awaiting | |
{{sometimes}} | Sometimes | {{sometimes|occasionally}} | occasionally | |
{{rarely}} | Rarely | {{rarely|seldom}} | seldom | |
{{usually}} | Usually | {{usually|commonly}} | commonly | |
{{unofficial}} | Unofficial | {{unofficial|''de facto''}} | de facto | |
{{unofficial2}} | Unofficial | {{unofficial2|''de facto''}} | de facto | |
{{nonpartisan}} | Nonpartisan | {{nonpartisan|impartial}} | impartial | |
table-any
|
{{any}} | Any | {{any|anyone}} | anyone |
table-automatic
|
{{perhaps}} | Perhaps | {{perhaps|maybe}} | maybe |
table-draw
|
{{draw}} | {{draw|1:1}} | 1:1 | |
table-noAttempt
|
{{No attempt}} | No attempt | {{No attempt|No landing attempted}} | No landing attempted |
table-na
|
{{n/a}} | — | {{n/a|unavailable}} | unavailable |
{{varies}} | Varies | {{varies|differs}} | differs | |
{{non-album single}}[4] | Non-album single | {{non-album single|EP}} | Non-album single | |
{{unreleased}} | Unreleased | {{unreleased|shelved}} | shelved | |
{{BLACK}} | N/A | {{BLACK|banned}} | banned | |
{{sdash}} | — | {{sdash|[[File:Dash.svg|13px|dash icon]]}} | ||
{{vacant}} | Vacant | {{vacant|missing}} | missing | |
table-unknown
|
{{unknown}} | Unknown | {{unknown|?}} | ? |
{{dunno}} | ? | {{dunno|not sure}} | not sure | |
table-included
|
{{included}} | Included | {{included|incorporated}} | incorporated |
noresult
|
{{no result}} | No result | {{no result|NR}} | NR |
table-planned
|
{{planned}} | Planned | {{planned|July 2028}} | July 2028 |
table-scheduled
|
{{scheduled}} | Scheduled | {{scheduled|3 March 2027}} | 3 March 2027 |
table-software [5]
|
{{beta}} | Beta | {{beta|preview}} | preview |
{{table-experimental}} | Experimental | {{table-experimental|lab}} | lab | |
{{nightly}} | Nightly build | {{nightly|dev}} | dev | |
{{release-candidate}} | Release candidate | {{release-candidate|RC}} | RC | |
{{open source}} | Open source | {{open source|software libre}} | software libre | |
{{free}} | Free | {{free|empty}} | empty | |
{{proprietary}} | Proprietary | {{proprietary|custom extension}} | custom extension | |
{{nonfree}} | Non-free | {{nonfree|paid}} | paid | |
{{needs}} | Needs | {{needs|req.}} | req. | |
table-depends
|
{{depends}} | Depends | {{depends|vendor-defined}} | vendor-defined |
table-dropped
|
{{dropped}} | Dropped | {{dropped|discontinued}} | discontinued |
{{terminated}} | Terminated | {{terminated|fired}} | fired | |
incorrect
|
{{incorrect}} | Incorrect | {{incorrect|wrong}} | wrong |
table-debate
|
{{D-P}} | P | {{D-P|present}} | present |
{{D-A}} | A | {{D-A|absent}} | absent | |
{{D-I}} | I | {{D-I|invited}} | invited | |
{{D-O}} | O | {{D-O|invited to other debate}} | invited to other debate | |
{{D-N}} | N | {{D-N|not invited}} | not invited | |
{{D-Nv}} | NV | {{D-Nv|not voting}} | not voting | |
{{D-W}} | W | {{D-W|withdrawn}} | withdrawn | |
{{D-Out}} | Out | {{D-Out|out of race}} | out of race | |
table-cast [6]
|
{{CMain}} | Main | {{CMain|text}} | text |
{{CAlso starring}} | Also starring | {{CAlso starring|costar}} | costar | |
{{CRecurring}} | Recurring | {{CRecurring|regular guest}} | regular guest | |
{{CGuest}} | Guest | {{CGuest|victim}} | victim | |
{{COther}} | {{COther|ensemble}} | ensemble | ||
{{CNone}} | {{CNone|cast}} | cast | ||
{{CEmpty}} | ||||
{{CRemoved}} | removed | {{CRemoved|edited}} | edited | |
{{CFinalist}} | Finalist | {{CFinalist|contender}} | contender | |
{{CFinalist|place=3rd Place}} | 3rd Place | {{CFinalist|place=third place}} | third place | |
{{exempt}} | exempt | {{Black Exempt}} | B.Exempt | |
{{nocontest}} | {{nocontest|rescheduled}} | rescheduled | ||
{{Runner-up}} | Runner-up | {{Runner-up|2nd Place}} | 2nd Place | |
{{Quit}} | Quit | {{Quit|left}} | left | |
no class | {{not yet}} | Not yet | {{not yet|NY}} | NY |
{{optional}} | Optional | {{optional|non-mandatory}} | non-mandatory | |
{{shade|100}}% | 100% | {{shade|color=blue|100}}% | 100% | |
{{shade|75}}% | 75% | {{shade|color=blue|75|73–78}}% | 73–78% | |
{{shade|25}}% | 25% | {{shade|color=blue|25|{{val|25|2|u=%}}}} | 25%±2% | |
{{shade|0}}% | 0% | {{shade|color=blue|0}}% | 0% | |
{{ColorCell}} | {{ColorCell|Blank}} | Blank | ||
{{ColorCell|type=lred}} | {{ColorCell|type=lred|Red}} | Red | ||
{{ColorCell|type=lgreen}} | {{ColorCell|type=lgreen|Green}} | Green |
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|text-transform: capitalize;}}}" class="automatic table-automatic"| {{{1|text}}}
Creating new templates
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: {{{align|center}}}; {{{style|}}}" class="automatic table-automatic"| {{{1|text}}}
Choosing a color
When changing or creating a new template, follow the use of colour guidelines and the when choosing the background color and, sometimes, the text color. Many of these templates can be used with links to other articles or references, so the links should be clearly identifiable against the background color. You can check contrast level using the WebAIM contrast checker by setting the foreground color to the blue link color. Contrast should be at the minimum WCAG AA level and, whenever possible, at WCAG AAA level. Wikipedia:Manual of Style/Accessibility/Colors has a set of colors that comply with WCAG AAA and WCAG AA for unvisited links and normal text.
Color subpage
All templates should either have a /bgcolor
subpage that contains nothing but a valid CSS color code, possibly wrapped in nowiki tags, e.g. #BFD
, which can be included with background: {{/bgcolor}};
in the style
attribute, or they should reference another template's subpage, e.g. background: {{Template:Yes2/bgcolor}};
. Alternatively, the /bgcolor
subpage may redirect to another color code subpage: #REDIRECT [[yes2/bgcolor]]
.
This way, pages that are using these templates may also use {{legend}} and similar templates which can reference the actual color: {{legend|{{yes2/bgcolor}}|supported}}
TemplateData
TemplateData for Table cell templates
One of several templates for styling individual table cells with standard contents and colors.
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
| Content | optional |
horizontal align | align | text alignment inside the cell, either 'left', 'right', 'center' or 'justified'
| String | optional |
style | style | a semicolon-separated list of additional CSS rules to be applied to the table cell
| String | optional |
background color | color | a valid CSS color value or name to override the standard cell background, only available with some templates
| Line | optional |
See also
- {{Change}} – calculates, displays and color-codes changes between two values
- {{BSD-lic}} – specialized redirect for {{free}}
- {{GPL-lic}} – specialized redirect for {{free}}
- {{LGPL-lic}} – specialized redirect for {{free}}
- {{Active}} / {{No result}} / {{Eliminated}} for comparison tables
Notes
- ^ The HTML class of table cell templates may be referenced in a user stylesheet to change appearance.
- ^ Jump up to: a b Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
- ^ This template is related to WikiProject Wildfire.
- ^ This template is related to WikiProject Songs.
- ^ This group of templates is related to WikiProject Software.
- ^ This group of templates is related to WikiProject Television.