Template:Table cell templates/doc: Difference between revisions

m
confused about wikipedia links
(Undid revision 842479841 by Tholme (talk))
m (confused about wikipedia links)
 
(68 intermediate revisions by 37 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>
Line 25:
! 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>
| <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]]}}
|-
| <code>table-maybe</code> || {{tl|maybeyes C}} || {{maybeyes C}} || {{tlp|maybeyes C|<nowiki>Customizedcustomized [[PlainW:plain text|text]]</nowiki>}} ||{{maybeyes C|Customizedcustomized [[PlainW:plain text|text]]}}
|-
|rowspan=5| <code>table-no</code> || {{tl|noyes O}} || {{noyes O}} || {{tlp|noyes O|<nowiki>Customizedcustomized [[PlainW:plain text|text]]</nowiki>}} || {{noyes O|Customizedcustomized [[PlainW:plain text|text]]}}
|-
| <code>table-maybe</code>
| {{tl|eliminated}} || {{eliminated}} || {{tlp|eliminated|Dropped out}} || {{eliminated|Dropped out}}
| {{tl|maybe}} || {{maybe}} || {{tlp|maybe|<nowiki>customized [[W:plain text|text]]</nowiki>}} ||{{maybe|customized [[W:plain text|text]]}}
|-
|rowspan=7| <code>table-no</code>
| {{tl|no}} || {{no}} || {{tlp|no|<nowiki>customized [[W:plain text|text]]</nowiki>}} || {{no|customized [[W:plain text|text]]}}
|-
| {{tl|no O}} || {{no O}} || {{tlp|no O|<nowiki>customized [[W:plain text|text]]</nowiki>}} || {{no O|customized [[W:plain text|text]]}}
|-
| {{tl|no X}} || {{no X}} || {{tlp|no X|<nowiki>customized [[W:plain text|text]]</nowiki>}} || {{no X|customized [[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 75 ⟶ 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|Mission complete}} || {{success|Mission complete}}
| {{tl|success}} || {{success}} || {{tlp|success|mission complete}} || {{success|mission complete}}
|-
| {{tl|operational}} || {{operational}} || {{tlp|operational|Returningreturning data}} || {{operational|Returningreturning data}}
|-
| <code>table-failure</code> || {{tl|failure}} || {{failure}} || {{tlp|failure|Wrong orbit}} || {{failure|Wrong orbit}}
| {{tl|failure}} || {{failure}} || {{tlp|failure|wrong orbit}} || {{failure|wrong orbit}}
|-
| 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}}
|-
| {{tl|Regional}} || {{Regional}} || {{tlp|Regional|Uyghur}} || {{Regional|Uyghur}}
|-
| {{tl|MaybeCheck}} || {{MaybeCheck}} || {{tlp|MaybeCheck|text{{=}}Possiblypossibly}} || {{MaybeCheck|text=Possiblypossibly}}
|-
| {{tlp|MaybeCheck|Possiblypossibly}} || {{MaybeCheck|Possiblypossibly}} || {{tlp|MaybeCheck|text|link{{=}}WP:ALT}} || {{MaybeCheck|text|link=WP:ALT}}
|-
| {{tl|partial success}} || {{partial success}} || {{tlp|partial success|<nowiki>Reachedreached orbit and returned pictures</nowiki>}} || {{partial success|Reachedreached orbit and returned pictures}}
|-
| {{tl|partial failure}} || {{partial failure}} || {{tlp|partial failure|<nowiki>[[Cubesat]] not deployed</nowiki>}} || {{partial failure|[[Cubesat]] not deployed}}
Line 101 ⟶ 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=6| <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|Differsdiffers}}|| {{varies|Differsdiffers}}
|-
| {{tl|sdash}} || {{sdash}} || {{tlp|sdash|<nowiki>[[File:Dash.svg|13px|link=|dash icon]]</nowiki>}}|| {{sdash|[[File:Dash.svg|13px|link=|dash]]}}
|-
| {{tl|BLACK}} || {{BLACK}} || {{tlp|BLACK|Bannedbanned}} || {{BLACK|Bannedbanned}}
|-
| {{tl|non-album single}} || {{non-album single}} || {{tlp|non-album single|<nowiki>Customized [[Plain text|text]]</nowiki>EP}} || {{non-album single|Customized [[Plain text|text]]EP}}
|-
| {{tl|unreleased}} || {{unreleased}} || {{tlp|unreleased|<nowiki>Customized [[Plain text|text]]</nowiki>shelved}} || {{unreleased|Customized [[Plain text|text]]shelved}}
|-
|rowspan=2| <code>table-unknown</code> || {{tl|unknown}} || {{Unknown}} || {{tlp|unknown|?}} || {{unknown|?}}
| {{tl|unknown}} || {{Unknown}} || {{tlp|unknown|?}} || {{unknown|?}}
|-
| {{tl|dunno}} || {{Dunno}} || {{tlp|dunno|Notnot sure}} || {{dunno|Notnot sure}}
|-
| <code>table-automatic</code>
| <code>table-automatic</code> || {{tl|perhaps}} || {{perhaps}} || {{tlp|perhaps|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{perhaps|Customized [[Plain text|text]]}}
| {{tl|perhaps}} || {{perhaps}} || {{tlp|perhaps|maybe}} || {{perhaps|maybe}}
|-
| <code>table-depends</code>
| <code>table-depends</code> || {{tl|depends}} || {{depends}} || {{tlp|depends|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{depends|Customized [[Plain text|text]]}}
| {{tl|depends}} || {{depends}} || {{tlp|depends|vendor-defined}} || {{depends|vendor-defined}}
|-
| <code>table-included</code> || {{tl|included}} || {{included}} || {{tlp|included|Incorporated}} || {{included|Incorporated}}
| {{tl|included}} || {{included}} || {{tlp|included|incorporated}} || {{included|incorporated}}
|-
|rowspan=2| <code>table-dropped</code> || {{tl|dropped}} || {{dropped}} || {{tlp|dropped|Discontinued}} || {{dropped|Discontinued}}
| {{tl|dropped}} || {{dropped}} || {{tlp|dropped|discontinued}} || {{dropped|discontinued}}
|-
| {{tl|terminated}} || {{terminated}} || {{tlp|terminated|Firedfired}} || {{terminated|Firedfired}}
|-
|rowspan=8| <code>table-software</code>
| <code>table-beta</code> || {{tl|beta}} || {{beta}} || {{tlp|beta|Preview}} || {{beta|Preview}}
| {{tl|beta}} || {{beta}} || {{tlp|beta|preview}} || {{beta|preview}}
|-
| <code>table-experimental</code> || {{tl|table-experimental}} || {{table-experimental}} || {{tlp|table-experimental|<nowiki>Customized [[Plain text|text]]</nowiki>lab}} || {{table-experimental|Customized [[Plain text|text]]lab}}
|-
| <code>table-free</code> || {{tl|free}} || {{free}} || {{tlp|free|<nowiki>Customized [[Plain text|text]]</nowiki>empty}} || {{free|Customized [[Plain text|text]]empty}}
|-
| <code>table-proprietary</code> || {{tl|proprietary}} || {{proprietary}} || {{tlp|proprietary|<nowiki>Customizedcustom [[Plain text|text]]</nowiki>extension}} || {{proprietary|Customizedcustom [[Plain text|text]]extension}}
|-
| <code>table-nonfree</code> || {{tl|nonfree}} || {{nonfree}} || {{tlp|nonfree|<nowiki>Customized [[Plain text|text]]</nowiki>paid}} || {{nonfree|Customized [[Plain text|text]]paid}}
|-
| <code>table-needs</code> || {{tl|needs}} || {{needs}} || {{tlp|needs|<nowiki>Customized [[Plain text|text]]</nowiki>req.}} || {{needs|Customized [[Plain text|text]]req.}}
|-
| <code>table-nightly</code> || {{tl|nightly}} || {{nightly}} || {{tlp|nightly|<nowiki>Customized [[Plain text|text]]</nowiki>dev}} || {{nightly|Customized [[Plain text|text]]dev}}
|-
| <code>table-release-candidate</code> || {{tl|release-candidate}} || {{release-candidate}} || {{tlp|release-candidate|<nowiki>Customized [[Plain text|text]]</nowiki>RC}} || {{release-candidate|Customized [[Plain text|text]]RC}}
|-
| <code>table-draw</code> || {{tl|draw}} || {{draw}} || {{tlp|draw|Text}} || {{draw|Text}}
| {{tl|draw}} || {{draw}} || {{tlp|draw|1:1}} || {{draw|1:1}}
|-
| <code>table-planned</code> || {{tl|planned}} || {{planned}} || {{tlp|planned|July 2018}} || {{planned|July 2018}}
| {{tl|planned}} || {{planned}} || {{tlp|planned|July 2028}} || {{planned|July 2028}}
|-
| <code>table-scheduled</code> || {{tl|scheduled}} || {{scheduled}} || {{tlp|scheduled|3 March 2017}} || {{scheduled|3 March 2017}}
| {{tl|scheduled}} || {{scheduled}} || {{tlp|scheduled|3 March 2027}} || {{scheduled|3 March 2027}}
|-
| <code>incorrect</code>
| <code>incorrect</code> || {{tl|incorrect}} || {{incorrect}} || {{tlp|incorrect|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{incorrect|Customized [[Plain text|text]]}}
| {{tl|incorrect}} || {{incorrect}} || {{tlp|incorrect|wrong}} || {{incorrect|wrong}}
|-
| <code>noresult</code> || {{tl|no result}} || {{no result}} || {{tlp|no result|N.R.}} || {{no result|N.R.}}
| {{tl|no result}} || {{no result}} || {{tlp|no result|NR}} || {{no result|NR}}
|-
| rowspan=8 | <code>table-debate</code>
|rowspan=8| ''no class'' || {{tl|CMain}} || {{CMain}} || {{tlp|CMain|<nowiki>Customized [[Plain text|text]]</nowiki>}} || {{CMain|Customized [[Plain text|text]]}}
| {{tl|D-P}} || {{D-P}} || {{tlp|D-P|present}} || {{D-P|present}}
|-
| {{tl|CAlso starringD-A}} || {{CAlso starringD-A}} || {{tlp|CAlso starring|<nowiki>Customized [[Plain textD-A|text]]</nowiki>absent}} || {{CAlso starring|Customized [[Plain textD-A|text]]absent}}
|-
| {{tl|CRecurringD-I}} || {{CRecurringD-I}} || {{tlp|CRecurringD-I|<nowiki>Customized [[Plain text|text]]</nowiki>invited}} || {{CRecurring|Customized [[Plain textD-I|text]]invited}}
|-
| {{tl|CGuestD-O}} || {{CGuestD-O}} || {{tlp|CGuestD-O|<nowiki>Customizedinvited [[Plainto text|text]]</nowiki>other debate}} || {{CGuestD-O|Customizedinvited [[Plainto text|text]]other debate}}
|-
| {{tl|CNoneD-N}} || {{CNoneD-N}} || {{tlp|CNoneD-N|<nowiki>Customizednot [[Plain text|text]]</nowiki>invited}} || {{CNoneD-N|Customizednot [[Plain text|text]]invited}}
|-
| {{tl|nocontestD-Nv}} || {{nocontestD-Nv}} || {{tlp|nocontestD-Nv|<nowiki>Customizednot [[Plain text|text]]</nowiki>voting}} || {{nocontestD-Nv|not voting}}Customized [[Plain text|text]]
|-
| {{tl|not yetD-W}} || {{not yetD-W}} || {{tlp|not yet|<nowiki>Customized [[Plain textD-W|text]]</nowiki>withdrawn}} || {{not yet|Customized [[Plain textD-W|text]]withdrawn}}
|-
| {{tl|optionalD-Out}} || {{optionalD-Out}} || {{tlp|optionalD-Out|<nowiki>Customizedout [[Plainof text|text]]</nowiki>race}} || {{optionalD-Out|Customizedout [[Plainof text|text]]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>
 
Line 193 ⟶ 275:
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 206 ⟶ 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'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>{{Sandbox other||{{#switch:{{SUBPAGENAME}}|doc|sandbox=|#default=
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Unified table cell templates]]
 
}}</includeonly>
}}}}</includeonly>