Nothing Special   »   [go: up one dir, main page]

सामग्री पर जाएँ

"फलकम्:Table cell templates/doc" इत्यस्य संस्करणे भेदः

विकिपीडिया, कश्चन स्वतन्त्रः विश्वकोशः
new page
 
(लघु) en:Template:Table_cell_templates/doc इत्यतः १ इति यावत् अवतरणम्
 
(२ योजकैः क्रितानि ३ संस्करणानि न प्रदर्श्यन्ते)
पङ्क्तिः १: पङ्क्तिः १:
<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>
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.
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]].


{{Warnsign|Important:}} If you want to use other attributes for the table cells, ''e.g.'' <code>colspan</code>, <code>rowspan</code>, or <code>style</code>, they need to be put before the template call, and there must be '''no vertical bar (aka pipe) <code>|</code>''' in-between them:
For example, <code>{{Tl|yes}}</code> 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.

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


{| class=wikitable align=right
{| class=wikitable align=right
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
|-
|-
|colspan=2 {{Yes-No}}
|colspan=2 style="border:solid 3px Maroon" {{Yes-No}}
|}
|}
<pre>...
<pre>...
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
|-
|-
|colspan=2 {{Yes-No}}
|colspan=2 style="border:solid 3px Maroon" {{Yes-No}}
...
...
</pre>
</pre>


=== Templates in this series ===
== Templates ==
<div style="overflow:100%;">

{| class="wikitable"
{| class="wikitable" style="text-align: left; width: 100%;"
|+ Table cell templates
|+ 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> !! Template !! Preview !! Preview, alternative
! Class<ref>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> || {{Tl|rh}} | Row header || {{rh}} | Row header ||
|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|rh2}}<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> | Row header || {{rh2}} | 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=center}} | Row header || {{rh2|align=center}} | Row header
|-
|-
|rowspan=4| <code>table-yes</code>
| <code>table-yes</code> || {{Tl|yes}}, {{Tlp|yes|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{yes}} ||{{yes|Alternative [[Plain text|text]]}}
| {{tl|yes}} || {{yes}} || {{tlp|yes|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{yes|customized [[plain text|text]]}}
|-
|-
|rowspan=3| <code>table-no</code> || {{Tl|no}}, {{Tlp|no|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{no}} ||{{no|Alternative [[Plain text|text]]}}
| {{tl|yes C}} || {{yes C}} || {{tlp|yes C|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{yes C|customized [[plain text|text]]}}
|-
|-
| {{tl|yes O}} || {{yes O}} || {{tlp|yes O|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{yes O|customized [[plain text|text]]}}
| {{Tl|coming soon}} || {{coming soon}} ||
|-
|-
| {{tl|yes N}} || {{yes N}} || {{tlp|yes N|<nowiki>customized [[plain text|text]]</nowiki>}} || {{yes N|customized [[plain text|text]]}}
| {{Tl|bad}}, {{Tlp|bad|F}} || {{bad}} || {{bad|F}}
|-
|-
| <code>table-siteactive</code> || {{Tl|Site active}} || {{site active}} ||
| <code>table-maybe</code>
| {{tl|maybe}} || {{maybe}} || {{tlp|maybe|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{maybe|customized [[plain text|text]]}}
|-
|-
| <code>table-siteinactive</code> || {{Tl|Site inactive}} || {{site inactive}} ||
|rowspan=8| <code>table-no</code>
| {{tl|no}} || {{no}} || {{tlp|no|<nowiki>customized [[plain text|text]]</nowiki>}} || {{no|customized [[plain text|text]]}}
|-
|-
| {{tl|no O}} || {{no O}} || {{tlp|no O|<nowiki>customized [[plain text|text]]</nowiki>}} || {{no O|customized [[plain text|text]]}}
|rowspan=7| <code>table-yes2</code> || {{Tl|yes2}}<ref name="table-cell-templates-table-after"/> Text || {{yes2}}Text ||
|-
|-
| {{Tl|won}}, {{Tlp|won|5}} || {{won}} || {{won|5}}
| {{tl|no X}} || {{no X}} || {{tlp|no X|<nowiki>customized [[plain text|text]]</nowiki>}} || {{no X|customized [[plain text|text]]}}
|-
|-
| {{tl|eliminated}} || {{eliminated}} || {{tlp|eliminated|dropped out}} || {{eliminated|dropped out}}
| <nowiki>{{won|place=1}} or =Gold</nowiki> || {{won|place=1}} ||
|-
|-
| <nowiki>{{won|place=2}} or =Silver</nowiki> || {{won|place=2}} ||
| {{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%}} || ||
| <nowiki>{{won|place=3}} or =Bronze</nowiki> || {{won|place=3}} ||
|-
|-
| {{tl|safe}} || {{safe}} || {{tlp|safe|protected}} || {{safe|protected}}
| <nowiki>{{won|text=white|color=blue}} or =#1122CC</nowiki> || {{won|text=white|color=blue}} ||
|-
|-
| {{tl|no Y}} || {{no Y}} || {{tlp|no Y|<nowiki>customized [[plain text|text]]</nowiki>}} ||{{no Y|customized [[plain text|text]]}}
| {{Tl|good}}, {{Tlp|good|A}} || {{good}} || {{good|A}}
|-
|-
| <code>table-active</code>
|rowspan=3| <code>table-no2</code> || {{Tl|no2}}<ref name="table-cell-templates-table-after">Does not take a parameter; the content should be placed after the template call.</ref> Text || {{no2}} Text ||
| {{tl|active}} || {{active}} || {{tlp|active|live}} || {{active|live}}
|-
|-
|rowspan=2| <code>table-siteactive</code>
| {{Tl|nom}}, {{Tlp|nom|5}} || {{nom}} || {{nom|5}}
| {{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|sho}} || {{sho}} ||
|-
|-
|rowspan=4| <code>table-partial</code> || {{Tl|partial}} || {{partial}} ||
| <code>table-siteinactive</code>
| {{tl|site inactive}} || {{site inactive}} || {{tlp|site inactive|down}} || {{site inactive|down}}
|-
|-
| rowspan=2 |<code>table-success</code>
| {{Tl|yes-No}} || {{Yes-No}} ||
| {{tl|success}} || {{success}} || {{tlp|success|mission complete}} || {{success|mission complete}}
|-
|-
| {{Tl|okay}}, {{Tlp|okay|C}} || {{okay}} || {{okay|C}}
| {{tl|operational}} || {{operational}} || {{tlp|operational|returning data}} || {{operational|returning data}}
|-
|-
| <code>table-failure</code>
| {{Tl|some}} || {{some}} ||
| {{tl|failure}} || {{failure}} || {{tlp|failure|wrong orbit}} || {{failure|wrong orbit}}
|-
|-
| <code>table-any</code> || {{Tl|any}} || {{any}} ||
|rowspan=12| <code>table-yes2</code>
| {{tl|yes2}} || {{yes2}} || {{tlp|yes2|text}} || {{yes2|text}}
|-
|-
|rowspan=2| <code>table-na</code> || {{Tl|n/a}} || {{n/a}} ||
| {{tl|good}} || {{good}} || {{tlp|good|A}} || {{good|A}}
|-
|-
| {{Tl|BLACK}} || {{BLACK}} ||
| {{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}}
|rowspan=2| <code>table-unknown</code> || {{Tl|dunno}} || {{dunno}} ||
|-
|-
| {{Tl|Unknown}} || {{Unknown}} ||
| {{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}}
| <code>table-depends</code> || {{Tl|Depends}}, {{Tlp|Depends|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{Depends}}|| {{Depends|Alternative [[Plain text|text]]}}
|-
|-
| <code>table-included</code> || {{Tl|Included}} || {{Included}} ||
| {{tlp|won|place{{=}}1}} || {{won|place=1}} || {{tlp|won|place{{=}}gold}} || {{won|place=gold}}
|-
|-
| {{tlp|won|place{{=}}2}} || {{won|place=2}} || {{tlp|won|place{{=}}silver}} || {{won|place=silver}}
|rowspan=2| <code>table-dropped</code> || {{Tl|dropped}} || {{dropped}} ||
|-
|-
| {{tlp|won|place{{=}}3}} || {{won|place=3}} || {{tlp|won|place{{=}}bronze}} || {{won|place=bronze}}
| {{Tl|terminated}} || {{terminated}} ||
|-
|-
|rowspan=2| <code>table-beta</code> || {{Tl|beta}} || {{beta}} ||
| {{tl|WinDL}} || {{WinDL}} || {{tlp|WinDL|win}} || {{WinDL|win}}
|-
|-
| {{tlp|WinDL|res{{=}}D}} || {{WinDL|res=D}} || {{tlp|WinDL|res{{=}}draw}} || {{WinDL|res=draw}}
| {{Tl|table-experimental}}, {{Tlp|table-experimental|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{table-experimental}}||{{table-experimental|Alternative [[Plain text|text]]}}
|-
|-
| {{tlp|WinDL|res{{=}}L}} || {{WinDL|res=L}} || {{tlp|WinDL|res{{=}}loss}} || {{WinDL|res=loss}}
| <code>table-free</code> || {{Tl|free}}, {{Tlp|free|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{free}} ||{{free|Alternative [[Plain text|text]]}}
|-
|-
|rowspan=9| <code>table-no2</code>
| <code>table-nonfree</code> || {{Tl|nonfree}}, {{Tlp|nonfree|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{nonfree}}|| {{nonfree|Alternative [[Plain text|text]]}}
| {{tl|no2}} || {{no2}} || {{tlp|no2|text}} || {{no2|text}}
|-
|-
| {{tl|na}} || {{na}} || {{tlp|na|text{{=}}na}} || {{na|text=na}}
| <code>table-proprietary</code> || {{Tl|proprietary}}, {{Tlp|proprietary|<nowiki>Alternative [[Plain text|text]]</nowiki>}} ||{{proprietary}} || {{proprietary|Alternate [[Plain text|text]]}}
|-
|-
| {{tlp|na|Na}} || {{na|Na}} || {{tlp|na|text|link{{=}}WP:ALT}} || {{na|text|link=WP:ALT}}
| <code>table-needs</code> || {{Tl|needs}}, {{Tlp|needs|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{needs}} ||{{needs|Alternative [[Plain text|text]]}}
|-
|-
| {{tl|nan}} || {{nan}} || {{tlp|nan|text{{=}}na}} || {{nan|text=na}}
| ''no class'' || {{Tl|incorrect}}, {{Tlp|incorrect|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{incorrect}} ||{{incorrect|Alternative [[Plain text|text]]}}
|-
|-
| ''no class'' || {{Tl|no result}}, {{Tlp|no result|N.R.}} || {{No result}} || {{No result|N.R.}}
| {{tl|nom}} || {{nom}} || {{tlp|nom|5}} || {{nom|5}}
|-
|-
| ''no class'' || {{Tl|pending}} || {{Pending}} ||
| {{tl|notnom}} || {{notnom}} || | {{tl|notnom|not selected}} || {{notnom|not selected}}
|-
|-
| {{tl|sho}} || {{sho}} || {{tlp|sho|proposed}} || {{sho|proposed}}
| <code>table-nightly</code> || {{Tl|nightly}}, {{Tlp|nightly|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{nightly}}|| {{nightly|Alternative [[Plain text|text]]}}
|-
|-
| {{tl|longlisted}} || {{longlisted}} || {{tlp|longlisted|rejected}} || {{longlisted|rejected}}
| <code>table-release-candidate</code> || {{Tl|release-candidate}}, {{Tlp|release-candidate|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{release-candidate}}|| {{release-candidate|Alternative [[Plain text|text]]}}
|-
|-
| {{tl|TBA}} || {{TBA}} || {{tlp|TBA|to be announced}} || {{TBA|to be announced}}
| ''no class'' || {{Tl|?}}<ref name="table-cell-templates-table-noparam">Does not take a parameter; not really a table cell template at all, but here for completeness</ref> || {{?}} ||
|-
|-
| rowspan=16| <code>table-partial</code>
| ''no class'' || {{Tl|unofficial}} || {{Unofficial}} ||
| {{tl|partial}} || {{partial}} || {{tlp|partial|almost done}} ||{{partial|almost done}}
|-
|-
| ''no class'' || {{Tl|usually}} || {{Usually}} ||
| {{tl|Regional}} || {{Regional}} || {{tlp|Regional|Uyghur}} || {{Regional|Uyghur}}
|-
|-
| ''no class'' || {{Tl|rarely}} || {{Rarely}} ||
| {{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}}

|-
=== Code ===
| {{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|okay}} || {{okay}} || {{tlp|okay|C}} || {{okay|C}}
|-
| {{tl|Yes-No}} || {{Yes-No}} || {{tlp|Yes-No|yes with an if; no with a but}} || {{Yes-No|yes with an if; no with a but}}
|-
| {{tl|some}} || {{some}} || {{tlp|some|many}} || {{some|many}}
|-
| {{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|usually}} || {{usually}} || {{tlp|usually|commonly}} || {{usually|commonly}}
|-
| {{tl|unofficial}} || {{unofficial}} || {{tlp|unofficial|<nowiki>''de facto''</nowiki>}} || {{unofficial|''de facto''}}
|-
| {{tl|unofficial2}} || {{unofficial2}} || {{tlp|unofficial2|<nowiki>''de facto''</nowiki>}} || {{unofficial2|''de facto''}}
|-
| {{tl|nonpartisan}} || {{nonpartisan}} || {{tlp|nonpartisan|impartial}} || {{nonpartisan|impartial}}
|-
| <code>table-any</code>
| {{tl|any}} || {{any}} || {{tlp|any|anyone}}|| {{any|anyone}}
|-
| <code>table-automatic</code>
| {{tl|perhaps}} || {{perhaps}} || {{tlp|perhaps|maybe}} || {{perhaps|maybe}}
|-
| <code>table-draw</code>
| {{tl|draw}} || {{draw}} || {{tlp|draw|1:1}} || {{draw|1:1}}
|-
| <code>table-noAttempt</code>
| {{tl|No attempt}} || {{No attempt}} || {{tlp|No attempt|No landing attempted}} || {{No attempt|No landing attempted}}
|-
|rowspan=7| <code>table-na</code>
| {{tl|n/a}} || {{n/a}} || {{tlp|n/a|unavailable}}|| {{n/a|unavailable}}
|-
| {{tl|varies}} || {{varies}} || {{tlp|varies|differs}}|| {{varies|differs}}
|-
| {{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|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}}
|-
|rowspan=2| <code>table-unknown</code>
| {{tl|unknown}} || {{Unknown}} || {{tlp|unknown|?}} || {{unknown|?}}
|-
| {{tl|dunno}} || {{Dunno}} || {{tlp|dunno|not sure}} || {{dunno|not sure}}
|-
| <code>table-included</code>
| {{tl|included}} || {{included}} || {{tlp|included|incorporated}} || {{included|incorporated}}
|-
| <code>noresult</code>
| {{tl|no result}} || {{no result}} || {{tlp|no result|NR}} || {{no result|NR}}
|-
| <code>table-planned</code>
| {{tl|planned}} || {{planned}} || {{tlp|planned|July 2028}} || {{planned|July 2028}}
|-
| <code>table-scheduled</code>
| {{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>
| {{tl|beta}} || {{beta}} || {{tlp|beta|preview}} || {{beta|preview}}
|-
| {{tl|table-experimental}} || {{table-experimental}} || {{tlp|table-experimental|lab}} || {{table-experimental|lab}}
|-
| {{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|proprietary}} || {{proprietary}} || {{tlp|proprietary|custom extension}} || {{proprietary|custom extension}}
|-
| {{tl|nonfree}} || {{nonfree}} || {{tlp|nonfree|paid}} || {{nonfree|paid}}
|-
| {{tl|needs}} || {{needs}} || {{tlp|needs|req.}} || {{needs|req.}}
|-
| <code>table-depends</code>
| {{tl|depends}} || {{depends}} || {{tlp|depends|vendor-defined}} || {{depends|vendor-defined}}
|-
|rowspan=2| <code>table-dropped</code>
| {{tl|dropped}} || {{dropped}} || {{tlp|dropped|discontinued}} || {{dropped|discontinued}}
|-
| {{tl|terminated}} || {{terminated}} || {{tlp|terminated|fired}} || {{terminated|fired}}
|-
| <code>incorrect</code>
| {{tl|incorrect}} || {{incorrect}} || {{tlp|incorrect|wrong}} || {{incorrect|wrong}}
|-
| rowspan=8 | <code>table-debate</code>
| {{tl|D-P}} || {{D-P}} || {{tlp|D-P|present}} || {{D-P|present}}
|-
| {{tl|D-A}} || {{D-A}} || {{tlp|D-A|absent}} || {{D-A|absent}}
|-
| {{tl|D-I}} || {{D-I}} || {{tlp|D-I|invited}} || {{D-I|invited}}
|-
| {{tl|D-O}} || {{D-O}} || {{tlp|D-O|invited to other debate}} || {{D-O|invited to other debate}}
|-
| {{tl|D-N}} || {{D-N}} || {{tlp|D-N|not invited}} || {{D-N|not invited}}
|-
| {{tl|D-Nv}} || {{D-Nv}} || {{tlp|D-Nv|not voting}} || {{D-Nv|not voting}}
|-
| {{tl|D-W}} || {{D-W}} || {{tlp|D-W|withdrawn}} || {{D-W|withdrawn}}
|-
| {{tl|D-Out}} || {{D-Out}} || {{tlp|D-Out|out of race}} || {{D-Out|out of race}}
|-
|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|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|contender}} || {{CFinalist|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=9| ''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|<nowiki>{{val|25|2|u=%}}</nowiki>}} || {{shade|color=blue|25|{{val|25|2|u=%}}}}
|-
| {{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>


== 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>{{#switch:{{SUBPAGENAME}}|doc|sandbox=|#default=

Code specific to this template:
Code specific to this template:
:<code>{{ {{BASEPAGENAME}} }}</code>
:<code>{{ {{FULLPAGENAME}} }}</code>
{{{doc|}}}
}}</includeonly>


== Creating new templates ==
To make a new table cell template you can use:
To make a new table cell template you can use:
<source lang=text>{{subst:Table cell templates| text = default text | bg = background color | class = a class name without prefix | align =
:<syntaxhighlight lang=text inline>{{subst:Table cell templates|text= default text |bg= background color |class= a class name without prefix |align= standard horizontal alignment}}</syntaxhighlight>
standard horizontal alignment}}</source>


You should leave out the <code>align</code> parameter and often the <code>class</code> parameter is unnecessary, too.
You should leave out the <code>align</code> parameter and often the <code>class</code> parameter is unnecessary, too.
पङ्क्तिः १३६: पङ्क्तिः ३१३:
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>.
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>
=== See also ===


== Choosing a color ==
* {{Tl|multiplayer}}
* {{Tl|GPL-lic}}
* {{Tl|chg}}: calculate and display changes between two values


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.
=== Notes ===


== Color subpage ==
{{Reflist}}
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|{{#if:{{{1|}}}|{{{1}}}|{{BASEPAGENAME}}}}}}
<templatedata>
{
"description": "One of several templates for styling individual table cells with standard contents and colors.",
"format": "inline",
"params": {
"1": {
"label": "text",
"description": "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",
"type": "content",
"default": "(template dependent)",
"required": false,
"suggested": false
},
"align": {
"label": "horizontal align",
"description": "text alignment inside the cell, either 'left', 'right', 'center' or 'justified'",
"default": "center",
"inherits": "1",
"type": "string",
"suggested": false,
"suggestedvalues": [
"left",
"center",
"right",
"justified"
]
},
"style": {
"label": "style",
"description": "a semicolon-separated list of additional CSS rules to be applied to the table cell",
"inherits": "1",
"type": "string",
"suggested": false
},
"color": {
"label": "background color",
"description": "a valid CSS color value or name to override the standard cell background, only available with some templates",
"inherits": "1",
"type": "line",
"suggested": false
}
}
}
</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}}
* {{tl|Active}} / {{tl|No result}} / {{tl|Eliminated}} for {{C|Comparisons|comparison tables}}

== Notes ==
{{reflist}}

<includeonly>{{Sandbox other||{{#switch:{{SUBPAGENAME}}|doc=|#default=
<!-- ADD CATEGORIES BELOW THIS LINE -->
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Table cell templates]]
[[Category:Unified table cell templates]]

<noinclude>
}}}}</includeonly>
<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[es:Plantilla:Celda de tabla de plantillas]]
[[ca:Plantilla:Plantilles per les cel·les de les taules]]
[[eo:Ŝablono:Jes ne]]
[[hsb:Předłoha:Haj ně]]
[[ja:Template:Table cell templates]]
[[ko:틀:표 셀 틀]]
[[ru:Шаблон:Победа]]
[[sh:Šablon:Da-ne]]
[[tr:Şablon:Adaylık]]
[[zh:Template:Table cell templates]]
</noinclude>

वर्तमाना आवृत्तिः १२:३६, २० मार्च् २०२२ इति समये

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.

red-outlined triangle containing exclamation point 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}}
...
Table cell templates
Class[] Default syntax Preview (default) Customized syntax Preview (customized)
table-rh {{rh}} | Row header[] Row header {{rh|align=right}} | Row header Row header
{{rh2}} | Row header[] Row header {{rh2|align=center}} | Row header Row header
table-yes {{yes}} Yes {{yes|customized [[plain text|text]]}} customized text
{{yes C}} Yes {{yes C|customized [[plain text|text]]}} customized text
{{yes O}} Yes {{yes O|customized [[plain text|text]]}} customized 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 {{no O|customized [[plain text|text]]}} customized text
{{no X}} No {{no X|customized [[plain text|text]]}} customized text
{{eliminated}} Eliminated {{eliminated|dropped out}} dropped out
{{lost}} Lost {{lost|missing}} missing
{{active fire|12%}}[] 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}} Yes {{ya|text=ya}} ya
{{ya|Ya}} Ya {{ya|text|link=WP:ALT}} text
{{yan}} Yes {{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}} No {{na|text=na}} na
{{na|Na}} Na {{na|text|link=WP:ALT}} text
{{nan}} No {{nan|text=na}} na
{{nom}} Nominated {{nom|5}} 5
{{notnom}} Not nominated {{notnom}} 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}} Maybe {{MaybeCheck|text=possibly}} possibly
{{MaybeCheck|possibly}} possibly {{MaybeCheck|text|link=WP:ALT}} text
{{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}}[] 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]]}} dash
{{vacant}} Vac­ant {{vacant|missing}} missing
table-unknown {{unknown}} Un­known {{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[] {{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[] {{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}} Does not appear {{COther|ensemble}} ensemble
{{CNone}} Does not appear {{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}}% १००% {{shade|color=blue|100}}% १००%
{{shade|75}}% ७५% {{shade|color=blue|75|73–78}}% 73–78%
{{shade|25}}% २५% {{shade|color=blue|25|{{val|25|2|u=%}}}} स्क्रिप्ट त्रुटि: "val" ऐसा कोई मॉड्यूल नहीं है।
{{shade|0}}% ०% {{shade|color=blue|0}}% ०%
{{ColorCell}} {{ColorCell|Blank}} Blank
{{ColorCell|type=lred}} {{ColorCell|type=lred|Red}} Red
{{ColorCell|type=lgreen}} {{ColorCell|type=lgreen|Green}} Green

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.

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}}

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Table cell templates

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

साँचे के पैरामीटर्स

इस साँचे के लिए पैरामीटरों के इनलाइन प्रारूपण को प्राथमिकता दी जाती है।

परिमितिःवर्णनम्प्रकारःस्थितिः
text1

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

यदभावे
(template dependent)
सामग्रीऐच्छिकम्
horizontal alignalign

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

सुझावित वैल्यू
left center right justified
यदभावे
center
स्ट्रिंगऐच्छिकम्
stylestyle

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

यदभावे
(template dependent)
स्ट्रिंगऐच्छिकम्
background colorcolor

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

यदभावे
(template dependent)
पङ्क्तिःऐच्छिकम्
  1. The HTML class of table cell templates may be referenced in a user stylesheet to change appearance.
  2. २.० २.१ Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
  3. This template is related to WikiProject Wildfire.
  4. This template is related to WikiProject Songs.
  5. This group of templates is related to WikiProject Software.
  6. This group of templates is related to WikiProject Television.


"https://sa.wikipedia.org/w/index.php?title=फलकम्:Table_cell_templates/doc&oldid=466347" इत्यस्माद् प्रतिप्राप्तम्