Template:Table cell templates/doc: Difference between revisions

m
confused about wikipedia links
(→‎Templates: these two are now redirects)
m (confused about wikipedia links)
 
(92 intermediate revisions by 48 users not shown)
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}}}}}}}}}}
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 [[W:Category:Comparisons|comparison tables]].
 
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.
 
{{Warnsign|Important:}} If you want to use other attributes for the table cells, ''e.g.'' <code>colspan</code>, <code>rowspan</code>, or <code>rowspanstyle</code>, they need to be put before the template call, and there must be '''no vertical bar (aka pipe) <code>|</code>''' in -between them:
 
{| class=wikitable align=right
Line 15:
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
|-
|colspan=2 style="border:solid 3px Maroon" {{Yes-No}}
...
</pre>
 
== Templates ==
<div style="overflow:auto;">
{| class="wikitable"
{| class="wikitable" style="text-align: left; width: auto;"
|+ Table cell templates
! Class<ref name="table-cell-templates-table-css">The HTML class of table cell templates may be referenced in a [[m:help:User style|user stylesheet]] to change appearance.</ref> !! Default syntax !! Preview (default) !! Customized syntax !! Preview (customized)
|-
|rowspan=2| <code>table-rh</code>
|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=right}} | Row header || {{rh2|align=right}} | Row header
|-
|rowspan=3| <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 [[W:plain text|text]]</nowiki>}} ||{{yes|customized [[W:plain text|text]]}}
|-
| {{tlptl|availableyes C}} || {{availableyes C}} || {{tlp|availableyes C|<nowiki>customized [[W:plain text|Unusedtext]]</nowiki>}} || {{availableyes C|customized [[W:plain text|Unusedtext]]}}
|-
| {{tl|yes O}} || {{yes O}} || {{tlp|yes O|<nowiki>customized [[W:plain text|text]]</nowiki>}} ||{{yes O|customized [[W:plain text|text]]}}
| {{tlp|contained}} || {{contained}} || ||
|-
| <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 [[W:plain text|text]]</nowiki>}} ||{{maybe|customized [[W:plain text|text]]}}
|-
|rowspan=67| <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 [[W:plain text|text]]</nowiki>}} || {{no|customized [[W:plain text|text]]}}
|-
| {{tl|badno O}} || {{badno O}} || {{tlp|badno O|<nowiki>customized [[W:plain text|Ftext]]</nowiki>}} || {{badno O|customized [[W:plain text|Ftext]]}}
|-
| {{tl|eliminatedno X}} || {{eliminatedno X}} || {{tlp|eliminatedno X|Dropped<nowiki>customized out[[W:plain text|text]]</nowiki>}} || {{eliminatedno X|Droppedcustomized out[[W:plain text|text]]}}
|-
| {{tl|eliminated}} || {{eliminated}} || {{tlp|eliminated|dropped out}} || {{eliminated|dropped out}}
|-
| {{tlp|active fire|12%}} || {{active fire|12%}} || ||
|-
| {{tl|lost}} || {{lost}} || {{tlp|lost|Missingmissing}} || {{lost|Missingmissing}}
|-
| {{tl|safe}} || {{safe}} || {{tlp|safe|Protectedprotected}} || {{safe|Protectedprotected}}
|-
| <code>table-active</code> || {{tl|active}} || {{active}} || {{tlp|active|Lively}} || {{active|Lively}}
| {{tl|active}} || {{active}} || {{tlp|active|live}} || {{active|live}}
|-
|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|Secondsecond half of the year}} || {{coming soon|Secondsecond half of the year}}
|-
| <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=811| <code>table-yes2</code> || {{tl|good}} || {{good}} || {{tlp|good|A}} || {{good|A}}
| {{tl|good}} || {{good}} || {{tlp|good|A}} || {{good|A}}
|-
| {{tl|yes2}} || {{yes2}} || {{tlp|yes2|Texttext}} || {{yes2|Texttext}}
|-
| {{tl|ya}} || {{ya}} || {{tlp|ya|text{{=}}Yaya}} || {{ya|text=Yaya}}
|-
| {{tlp|ya|Ya}} || {{ya|Ya}} || {{tlp|ya|text|link{{=}}WP:ALT}} || {{ya|text|link=WP:ALT}}
|-
| {{tl|won}} || {{won}} || {{tlp|won|text{{=}}white|color{{=}}darkblue|winner}} || {{won|text=white|color=darkblue|winner}}
|-
| {{tlp|won|place{{=}}1}} || {{won|place=1}} || {{tlp|won|place{{=}}Goldgold}} || {{won|place=Goldgold}}
|-
| {{tlp|won|place{{=}}2}} || {{won|place=2}} || {{tlp|won|place{{=}}Silversilver}} || {{won|place=Silversilver}}
|-
| {{tlp|won|place{{=}}3}} || {{won|place=3}} || {{tlp|won|place{{=}}Bronzebronze}} || {{won|place=Bronzebronze}}
|-
|rowspan=7| <code>table-no2</code> || {{tl|no2WinDL}} || {{no2WinDL}} || {{tlp|no2WinDL|Textwin}} || {{no2WinDL|Textwin}}
|-
| {{tltlp|naWinDL|res{{=}}D}} || {{naWinDL|res=D}} || {{tlp|naWinDL|textres{{=}}Nadraw}} || {{naWinDL|textres=Nadraw}}
|-
| {{tlp|WinDL|res{{=}}L}} || {{WinDL|res=L}} || {{tlp|WinDL|res{{=}}loss}} || {{WinDL|res=loss}}
|-
|rowspan=7| <code>table-no2</code>
| {{tl|no2}} || {{no2}} || {{tlp|no2|text}} || {{no2|text}}
|-
| {{tl|na}} || {{na}} || {{tlp|na|text{{=}}na}} || {{na|text=na}}
|-
| {{tlp|na|Na}} || {{na|Na}} || {{tlp|na|text|link{{=}}WP:ALT}} || {{na|text|link=WP:ALT}}
Line 80 ⟶ 98:
| {{tl|nom}} || {{nom}} || {{tlp|nom|5}} || {{nom|5}}
|-
| {{tl|sho}} || {{sho}} || {{tlp|sho|Proposedproposed}} || {{sho|Proposedproposed}}
|-
| {{tl|longlisted}} || {{longlisted}} || {{tlp|longlisted|Rejectedrejected}} || {{longlisted|Rejectedrejected}}
|-
| {{tl|TBA}} || {{TBA}} || {{tlp|TBA|Toto be announced}} || {{TBA|Toto be announced}}
|-
| rowspan=2 |<code>table-success</code> || {{tl|success}} || {{success}} || {{tlp|success|Hit}} || {{success|Hit}}
| {{tl|success}} || {{success}} || {{tlp|success|mission complete}} || {{success|mission complete}}
|-
| <code>table-failure</code> || {{tl|failureoperational}} || {{failureoperational}} || {{tlp|failureoperational|Wrongreturning orbitdata}} || {{failureoperational|Wrongreturning orbitdata}}
|-
| <code>table-failure</code>
|rowspan=14| <code>table-partial</code> || {{tl|partial}} || {{partial}} || {{tlp|partial|Almost done}} ||{{partial|Almost done}}
| {{tl|failure}} || {{failure}} || {{tlp|failure|wrong orbit}} || {{failure|wrong orbit}}
|-
| rowspan=16| <code>table-partial</code>
| {{tl|MaybeCheck}} || {{MaybeCheck}} || {{tlp|MaybeCheck|text{{=}}Possibly}} || {{MaybeCheck|text=Possibly}}
| {{tl|partial}} || {{partial}} || {{tlp|partial|almost done}} ||{{partial|almost done}}
|-
| {{tlp|MaybeChecktl|PossiblyRegional}} || {{MaybeCheck|PossiblyRegional}} || {{tlp|MaybeCheckRegional|text|link{{=}}WP:ALTUyghur}} || {{MaybeCheck|textRegional|link=WP:ALTUyghur}}
|-
| {{tl|MaybeCheck}} || {{MaybeCheck}} || {{tlp|MaybeCheck|text{{=}}possibly}} || {{MaybeCheck|text=possibly}}
|-
| {{tlp|MaybeCheck|possibly}} || {{MaybeCheck|possibly}} || {{tlp|MaybeCheck|text|link{{=}}WP:ALT}} || {{MaybeCheck|text|link=WP:ALT}}
|-
| {{tl|partial success}} || {{partial success}} || {{tlp|partial success|reached orbit and returned pictures}} || {{partial success|reached orbit and returned pictures}}
|-
| {{tl|partial failure}} || {{partial failure}} || {{tlp|partial failure|<nowiki>[[Cubesat]] not deployed</nowiki>}} || {{partial failure|[[Cubesat]] not deployed}}
Line 100 ⟶ 127:
| {{tl|okay}} || {{okay}} || {{tlp|okay|C}} || {{okay|C}}
|-
| {{tl|Yes-No}} || {{Yes-No}} || {{tlp|Yes-No|Yesyes with an if; no with a but}} || {{Yes-No|Yesyes with an if; no with a but}}
|-
| {{tl|some}} || {{some}} || {{tlp|some|Manymany}} || {{some|Manymany}}
|-
| {{tl|nonpartisan}} || {{nonpartisan}} || {{tlp|nonpartisan|Impartialimpartial}} || {{nonpartisan|Impartialimpartial}}
|-
| {{tl|pending}} || {{pending}} || {{tlp|pending|Awaitingawaiting}} || {{pending|Awaitingawaiting}}
|-
| {{tl|unofficial}} || {{unofficial}} || {{tlp|unofficial|<nowiki>''Dede facto''</nowiki>}} || {{unofficial|''Dede facto''}}
|-
| {{tl|unofficial2}} || {{unofficial2}} || {{tlp|unofficial2|<nowiki>''Dede facto''</nowiki>}} || {{unofficial2|''Dede facto''}}
|-
| {{tl|usually}} || {{usually}} || {{tlp|usually|Commonlycommonly}} || {{usually|Commonlycommonly}}
|-
| {{tl|rarely}} || {{rarely}} || {{tlp|rarely|Seldomseldom}}|| {{rarely|Seldomseldom}}
|-
| {{tl|sometimes}} || {{sometimes}} || {{tlp|sometimes|Occasionallyoccasionally}} || {{sometimes|Occasionallyoccasionally}}
|-
| <code>table-any</code> || {{tl|any}} || {{any}} || {{tlp|any|Anyone}}|| {{any|Anyone}}
| {{tl|any}} || {{any}} || {{tlp|any|anyone}}|| {{any|anyone}}
|-
|rowspan=46| <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|BLACKvaries}} || {{BLACKvaries}} || {{tlp|BLACKvaries|Banneddiffers}} || {{BLACKvaries|Banneddiffers}}
|-
| {{tl|non-album singlesdash}} || {{non-album singlesdash}} || {{tlp|non-album singlesdash|<nowiki>Customized [[Plain textFile:Dash.svg|text13px|link=|dash icon]]</nowiki>}} || {{non-album singlesdash|Customized [[Plain textFile:Dash.svg|13px|link=|textdash]]}}
|-
| {{tl|unreleasedBLACK}} || {{unreleasedBLACK}} || {{tlp|unreleasedBLACK|<nowiki>Customized [[Plain text|text]]</nowiki>banned}} || {{unreleased|Customized [[Plain textBLACK|text]]banned}}
|-
|rowspan=2| <code>table-unknown</code> || {{tl|unknownnon-album single}} || {{Unknownnon-album single}} || {{tlp|unknownnon-album single|?EP}} || {{unknownnon-album single|?EP}}
|-
| {{tl|dunnounreleased}} || {{Dunnounreleased}} || {{tlp|dunnounreleased|Not sureshelved}} || {{dunnounreleased|Not sureshelved}}
|-
|rowspan=2| <code>table-unknown</code>
| <code>table-automatic</code> || {{tl|perhaps}} || {{perhaps}} || {{tlp|perhaps|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{perhaps|Customized [[Plain text|text]]}}
| {{tl|unknown}} || {{Unknown}} || {{tlp|unknown|?}} || {{unknown|?}}
|-
| <code>table-depends</code> || {{tl|dependsdunno}} || {{dependsDunno}} || {{tlp|dependsdunno|<nowiki>Customizednot [[Plain text|text]]</nowiki>sure}} || {{dependsdunno|Customizednot [[Plain text|text]]sure}}
|-
| <code>table-automatic</code>
| <code>table-included</code> || {{tl|included}} || {{included}} || {{tlp|included|Incorporated}} || {{included|Incorporated}}
| {{tl|perhaps}} || {{perhaps}} || {{tlp|perhaps|maybe}} || {{perhaps|maybe}}
|-
| <code>table-depends</code>
|rowspan=2| <code>table-dropped</code> || {{tl|dropped}} || {{dropped}} || {{tlp|dropped|Discontinued}} || {{dropped|Discontinued}}
| {{tl|depends}} || {{depends}} || {{tlp|depends|vendor-defined}} || {{depends|vendor-defined}}
|-
| <code>table-included</code>
| {{tl|terminated}} || {{terminated}} || {{tlp|terminated|Fired}} || {{terminated|Fired}}
| {{tl|included}} || {{included}} || {{tlp|included|incorporated}} || {{included|incorporated}}
|-
|rowspan=2| <code>table-betadropped</code> || {{tl|beta}} || {{beta}} || {{tlp|beta|Preview}} || {{beta|Preview}}
| {{tl|dropped}} || {{dropped}} || {{tlp|dropped|discontinued}} || {{dropped|discontinued}}
|-
| {{tl|terminated}} || {{terminated}} || {{tlp|terminated|fired}} || {{terminated|fired}}
| <code>table-experimental</code> || {{tl|table-experimental}} || {{table-experimental}} || {{tlp|table-experimental|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{table-experimental|Customized [[Plain text|text]]}}
|-
|rowspan=8| <code>table-software</code>
| <code>table-free</code> || {{tl|free}} || {{free}} || {{tlp|free|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{free|Customized [[Plain text|text]]}}
| {{tl|beta}} || {{beta}} || {{tlp|beta|preview}} || {{beta|preview}}
|-
| {{tl|table-experimental}} || {{table-experimental}} || {{tlp|table-experimental|lab}} || {{table-experimental|lab}}
| <code>table-proprietary</code> || {{tl|proprietary}} || {{proprietary}} || {{tlp|proprietary|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{proprietary|Customized [[Plain text|text]]}}
|-
| <code>table-nonfree</code> || {{tl|nonfreefree}} || {{nonfreefree}} || {{tlp|nonfreefree|<nowiki>Customized [[Plain text|text]]</nowiki>empty}} || {{nonfree|Customized [[Plain textfree|text]]empty}}
|-
| <code>table-needs</code> || {{tl|needsproprietary}} || {{needsproprietary}} || {{tlp|needsproprietary|<nowiki>Customizedcustom [[Plain text|text]]</nowiki>extension}} || {{needsproprietary|Customizedcustom [[Plain text|text]]extension}}
|-
| <code>table-nightly</code> || {{tl|nightlynonfree}} || {{nightlynonfree}} || {{tlp|nightlynonfree|<nowiki>Customized [[Plain text|text]]</nowiki>paid}} || {{nightly|Customized [[Plain textnonfree|text]]paid}}
|-
| {{tl|needs}} || {{needs}} || {{tlp|needs|req.}} || {{needs|req.}}
| <code>table-release-candidate</code> || {{tl|release-candidate}} || {{release-candidate}} || {{tlp|release-candidate|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{release-candidate|Customized [[Plain text|text]]}}
|-
| <code>table-draw</code> || {{tl|drawnightly}} || {{drawnightly}} || {{tlp|drawnightly|Textdev}} || {{drawnightly|Textdev}}
|-
| <code>table-planned</code> || {{tl|plannedrelease-candidate}} || {{plannedrelease-candidate}} || {{tlp|plannedrelease-candidate|July 2018RC}} || {{plannedrelease-candidate|July 2018RC}}
|-
| <code>table-draw</code>
| <code>table-scheduled</code> || {{tl|scheduled}} || {{scheduled}} || {{tlp|scheduled|3 March 2017}} || {{scheduled|3 March 2017}}
| {{tl|draw}} || {{draw}} || {{tlp|draw|1:1}} || {{draw|1:1}}
|-
| <code>table-planned</code>
| <code>incorrect</code> || {{tl|incorrect}} || {{incorrect}} || {{tlp|incorrect|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{incorrect|Customized [[Plain text|text]]}}
| {{tl|planned}} || {{planned}} || {{tlp|planned|July 2028}} || {{planned|July 2028}}
|-
| <code>table-scheduled</code>
| <code>noresult</code> || {{tl|no result}} || {{no result}} || {{tlp|no result|N.R.}} || {{no result|N.R.}}
| {{tl|scheduled}} || {{scheduled}} || {{tlp|scheduled|3 March 2027}} || {{scheduled|3 March 2027}}
|-
| <code>incorrect</code>
|rowspan=8| ''no class'' || {{tl|CMain}} || {{CMain}} || {{tlp|CMain|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{CMain|Customized [[Plain text|text]]}}
| {{tl|incorrect}} || {{incorrect}} || {{tlp|incorrect|wrong}} || {{incorrect|wrong}}
|-
| <code>noresult</code>
| {{tl|CRecurring}} || {{CRecurring}} || {{tlp|CRecurring|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{CRecurring|Customized [[Plain text|text]]}}
| {{tl|no result}} || {{no result}} || {{tlp|no result|NR}} || {{no result|NR}}
|-
| rowspan=8 | <code>table-debate</code>
| {{tl|CGuest}} || {{CGuest}} || {{tlp|CGuest|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{CGuest|Customized [[Plain text|text]]}}
| {{tl|D-P}} || {{D-P}} || {{tlp|D-P|present}} || {{D-P|present}}
|-
| {{tl|CAppearedD-A}} || {{CAppearedD-A}} || {{tlp|CAppearedD-A|<nowiki>Customized [[Plain text|text]]</nowiki>absent}} || {{CAppeared|Customized [[Plain textD-A|text]]absent}}
|-
| {{tl|CCameoD-I}} || {{CCameoD-I}} || {{tlp|CCameoD-I|<nowiki>Customized [[Plain text|text]]</nowiki>invited}} || {{CCameo|Customized [[Plain textD-I|text]]invited}}
|-
| {{tl|CNoneD-O}} || {{CNoneD-O}} || {{tlp|CNoneD-O|<nowiki>Customizedinvited [[Plainto text|text]]</nowiki>other debate}} || {{CNoneD-O|Customizedinvited [[Plainto text|text]]other debate}}
|-
| {{tl|D-N}} || {{D-N}} || {{tlp|D-N|not invited}} || {{D-N|not invited}}
| ''no class'' || {{tl|nocontest}} || {{nocontest}} || {{tl|nocontest}}<nowiki>Customized [[Plain text|text]]</nowiki> || {{nocontest}}Customized [[Plain text|text]]
|-
| ''no class'' || {{tl|not yetD-Nv}} || {{not yetD-Nv}} || {{tlp|D-Nv|not yet|<nowiki>Customized [[Plain text|text]]</nowiki>voting}} || {{D-Nv|not yet|Customized [[Plain text|text]]voting}}
|-
| ''no class'' || {{tl|optionalD-W}} || {{optionalD-W}} || {{tlp|optionalD-W|<nowiki>Customized [[Plain text|text]]</nowiki>withdrawn}} || {{optional|Customized [[Plain textD-W|text]]withdrawn}}
|}-
| {{tl|D-Out}} || {{D-Out}} || {{tlp|D-Out|out of race}} || {{D-Out|out of race}}
|-
|rowspan=14| <code>table-cast</code>
| {{tl|CMain}} || {{CMain}} || {{tlp|CMain|text}} || {{CMain|text}}
|-
| {{tl|CAlso starring}} || {{CAlso starring}} || {{tlp|CAlso starring|costar}} || {{CAlso starring|costar}}
|-
| {{tl|CRecurring}} || {{CRecurring}} || {{tlp|CRecurring|regular guest}} || {{CRecurring|regular guest}}
|-
| {{tl|CGuest}} || {{CGuest}} || {{tlp|CGuest|victim}} || {{CGuest|victim}}
|-
| {{tl|COther}} || {{COther}} || {{tlp|COther|ensemble}} || {{COther|ensemble}}
|-
| {{tl|CNone}} || {{CNone}} || {{tlp|CNone|cast}} || {{CNone|cast}}
|-
| {{tl|CEmpty}} || {{CEmpty}} || ||
|-
| {{tl|CRemoved}} || {{CRemoved}} || {{tlp|CRemoved|edited}} || {{CRemoved|edited}}
|-
| {{tl|CFinalist}} || {{CFinalist}} || {{tlp|CFinalist|text{{=}}white|color{{=}}darkblue|contender}} || {{CFinalist|text=white|color=darkblue|contender}}
|-
| {{tlp|CFinalist|place{{=}}3rd Place}} || {{CFinalist|place=3rd Place}} || {{tlp|CFinalist|place{{=}}third place}} || {{CFinalist|place=third place}}
|-
| {{tl|exempt}} || {{exempt}} || {{tlp|Black Exempt}} || {{Black Exempt}}
|-
| {{tl|nocontest}} || {{nocontest}} || {{tlp|nocontest|rescheduled}} || {{nocontest|rescheduled}}
|-
| {{tl|Runner-up}} || {{Runner-up}} || {{tlp|Runner-up|2nd Place}} || {{Runner-up|2nd Place}}
|-
| {{tl|Quit}} || {{Quit}} || {{tlp|Quit|left}} || {{Quit|left}}
|-
|rowspan=6| ''no class''
| {{tl|not yet}} || {{not yet}} || {{tlp|not yet|NY}} || {{not yet|NY}}
|-
| {{tl|optional}} || {{optional}} || {{tlp|optional|non-mandatory}} || {{optional|non-mandatory}}
|-
| {{tlp|shade|100}}% || {{shade|100}}% || {{tlp|shade|color{{=}}blue|100}}% || {{shade|color=blue|100}}%
|-
| {{tlp|shade|75}}% || {{shade|75}}% || {{tlp|shade|color{{=}}blue|75|73–78}}% || {{shade|color=blue|75|73–78}}%
|-
| {{tlp|shade|25}}% || {{shade|25}}% || {{tlp|shade|color{{=}}blue|25|}}% || {{shade|color=blue|25|}}%
|-
| {{tlp|shade|0}}% || {{shade|0}}% || {{tlp|shade|color{{=}}blue|0}}% || {{shade|color=blue|0}}%
|}</div>
 
== Code ==
Common code to most if not all the templates in this series:
:<code>{{Table cell templates|class=''automatic''|text=''text''|bg=#''abcdef''}}</code>
<includeonly>{{#switch:{{SUBPAGENAME}}|doc|sandbox=|#default=
 
Code specific to this template:
:<code>{{ {{BASEPAGENAMEFULLPAGENAME}} }}</code>
{{{doc|}}}
}}</includeonly>
 
== Creating new templates ==
To make a new table cell template you can use:
:<syntaxhighlight lang=text enclose="div"inline>{{subst:Table cell templates|text= default text |bg= background color |class= a class name without prefix |align= standard horizontal alignment}}</syntaxhighlight>
 
You should leave out the <code>align</code> parameter and often the <code>class</code> parameter is unnecessary, too.
Line 203 ⟶ 291:
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 <code>Dropped</code>, change that to <code><nowiki>{{{1|Dropped}}}</nowiki></code>.
 
:<syntaxhighlight lang=text inline>style="background: #abcdef; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="automatic table-automatic"| {{{1|text}}}</syntaxhighlight>
 
== 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>.
 
 
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>
 
== TemplateData ==
{{TemplateData header}}
{{TemplateDataHeader}}
<templatedata>{
"description": "One of several templates for styling individual table cells with standard contents and colors.",
"params": {
"1": {
"label": "text",
"description": "text to be displayed instead of the default, if this doesn’tdoesn't work put the text after the template, possibly with a vertical bar | in between",
"type": "string/linecontent",
"default": "(template dependent)",
"required": false,
"suggested": false
},
},
"align": {
"align": {
"label": "horizontal align",
"label": "horizontal align",
"description": "text alignment inside the cell, either ‘left’, ‘right’, ‘center’ or ‘justified’",
"description": "text alignment inside the cell, either 'left', 'right', 'center' or 'justified'",
"default": "center",
"inheritsdefault": "1center" ,
"inherits": "1",
},
"type": "string",
"style": {
"labelsuggested": "style"false,
"suggestedvalues": [
"description": "a semicolon separated list of additional CSS rules to be applied to the table cell",
"default": "left",
"center",
"inherits": "1"
"right",
},
"justified"
"color": {
]
"label": "background color",
},
"description": "a valid CSS color value or name to override the standard the cell background, only available with some templates",
"inheritsstyle": "1" {
"label": "style",
}
"description": "a semicolon separated list of additional CSS rules to be applied to the table cell",
}}</templatedata>
"inherits": "1",
"type": "string",
"suggested": false
},
"color": {
"label": "background color",
"description": "a valid CSS color value or name to override the standard the cell background, only available with some templates",
"inherits": "1",
"type": "line",
"suggested": false
}
},
"format": "inline"
}</templatedata>
 
== See also ==
* {{tl|change}}: Calculates, displays and color-codes changes between two values
* {{tl|BSD-lic}}: Specialized redirect for {{tlf|free}}
* {{tl|GPL-lic}}: Specialized redirect for {{tlf|free}}
* {{tl|LGPL-lic}}: Specialized redirect for {{tlf|free}}
 
== Notes ==
{{reflist}}
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandboxSandbox other||{{#ifeqswitch:{{SUBPAGENAME}}|doc=||#default=
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Unified table cell templates]]
 
}}}}</includeonly>