Template:Table cell templates/doc: Difference between revisions

m
confused about wikipedia links
(refactored alternative text examples)
m (confused about wikipedia links)
 
(29 intermediate revisions by 19 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|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]]}}
| <code>table-maybe</code> || {{tl|maybeyes}} || {{maybeyes}} || {{tlp|maybeyes|<nowiki>customized [[W:plain text|text]]</nowiki>}} ||{{maybeyes|customized [[W:plain text|text]]}}
|-
| {{tl|yes C}} || {{yes C}} || {{tlp|yes C|<nowiki>customized [[W:plain text|text]]</nowiki>}} ||{{yes C|customized [[W:plain text|text]]}}
|-
| {{tl|yes O}} || {{yes O}} || {{tlp|yes O|<nowiki>customized [[W:plain text|text]]</nowiki>}} ||{{yes O|customized [[W: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 [[W:plain text|text]]</nowiki>}} ||{{maybe|customized [[W:plain text|text]]}}
|-
|rowspan=7| <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|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}}
Line 51 ⟶ 55:
| {{tl|safe}} || {{safe}} || {{tlp|safe|protected}} || {{safe|protected}}
|-
| <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> || {{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}}
|-
| <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=11| <code>table-yes2</code> || {{tl|good}} || {{good}} || {{tlp|good|A}} || {{good|A}}
|rowspan=16 | ''no class'' || {{tl|CMaingood}} || {{CMaingood}} || {{tlp|CMaingood|textA}} || {{CMaingood|textA}}
|-
| {{tl|yes2}} || {{yes2}} || {{tlp|yes2|text}} || {{yes2|text}}
Line 81 ⟶ 89:
| {{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}}
| <code>table-beta</code> || {{tl|betano2}} || {{betano2}} || {{tlp|betano2|previewtext}} || {{betano2|previewtext}}
|-
| {{tl|na}} || {{na}} || {{tlp|na|text{{=}}na}} || {{na|text=na}}
Line 95 ⟶ 104:
| {{tl|TBA}} || {{TBA}} || {{tlp|TBA|to be announced}} || {{TBA|to 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|returning data}} || {{operational|returning 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}}
Line 133 ⟶ 145:
| {{tl|sometimes}} || {{sometimes}} || {{tlp|sometimes|occasionally}} || {{sometimes|occasionally}}
|-
| <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|differs}}|| {{varies|differs}}
Line 147 ⟶ 161:
| {{tl|unreleased}} || {{unreleased}} || {{tlp|unreleased|shelved}} || {{unreleased|shelved}}
|-
|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}}
|-
| <code>table-automatic</code> || {{tl|perhaps}} || {{perhaps}} || {{tlp|perhaps|maybe}} || {{perhaps|maybe}}
| {{tl|perhaps}} || {{perhaps}} || {{tlp|perhaps|maybe}} || {{perhaps|maybe}}
|-
| <code>table-depends</code> || {{tl|depends}} || {{depends}} || {{tlp|depends|vendor-defined}} || {{depends|vendor-defined}}
| {{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|fired}} || {{terminated|fired}}
|-
|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|lab}} || {{table-experimental|lab}}
|-
| <code>table-free</code> || {{tl|free}} || {{free}} || {{tlp|free|empty}} || {{free|empty}}
|-
| <code>table-proprietary</code> || {{tl|proprietary}} || {{proprietary}} || {{tlp|proprietary|custom extension}} || {{proprietary|custom extension}}
|-
| <code>table-nonfree</code> || {{tl|nonfree}} || {{nonfree}} || {{tlp|nonfree|paid}} || {{nonfree|paid}}
|-
| <code>table-needs</code> || {{tl|needs}} || {{needs}} || {{tlp|needs|req.}} || {{needs|req.}}
|-
| <code>table-nightly</code> || {{tl|nightly}} || {{nightly}} || {{tlp|nightly|dev}} || {{nightly|dev}}
|-
| <code>table-release-candidate</code> || {{tl|release-candidate}} || {{release-candidate}} || {{tlp|release-candidate|RC}} || {{release-candidate|RC}}
|-
| <code>table-draw</code> || {{tl|draw}} || {{draw}} || {{tlp|draw|1:1}} || {{draw|1:1}}
| {{tl|draw}} || {{draw}} || {{tlp|draw|1:1}} || {{draw|1:1}}
|-
| <code>table-planned</code> || {{tl|planned}} || {{planned}} || {{tlp|planned|July 2028}} || {{planned|July 2028}}
| {{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}}
| {{tl|scheduled}} || {{scheduled}} || {{tlp|scheduled|3 March 2027}} || {{scheduled|3 March 2027}}
|-
| <code>incorrect</code> || {{tl|incorrect}} || {{incorrect}} || {{tlp|incorrect|wrong}} || {{incorrect|wrong}}
| {{tl|incorrect}} || {{incorrect}} || {{tlp|incorrect|wrong}} || {{incorrect|wrong}}
|-
| <code>noresult</code> || {{tl|no result}} || {{no result}} || {{tlp|no result|NR}} || {{no result|NR}}
| {{tl|no result}} || {{no result}} || {{tlp|no result|NR}} || {{no result|NR}}
|-
| rowspan=8 | <code>table-debate</code>
Line 204 ⟶ 229:
| {{tl|D-Out}} || {{D-Out}} || {{tlp|D-Out|out of race}} || {{D-Out|out of race}}
|-
|rowspan=14| <code>table-cast</code>
|rowspan=16 | ''no class'' || {{tl|CMain}} || {{CMain}} || {{tlp|CMain|text}} || {{CMain|text}}
| {{tl|CMain}} || {{CMain}} || {{tlp|CMain|text}} || {{CMain|text}}
|-
| {{tl|CAlso starring}} || {{CAlso starring}} || {{tlp|CAlso starring|costar}} || {{CAlso starring|costar}}
Line 223 ⟶ 249:
|-
| {{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}}
|-
| {{tltlp|shade|Runner-up100}}% || {{Runner-upshade|100}}% || {{tlp|Runner-upshade|2nd placecolor{{=}}blue|100}}% || {{Runner-upshade|2nd placecolor=blue|100}}%
|-
| {{tltlp|shade|Quit75}}% || {{Quitshade|75}}% || {{tlp|Quitshade|leftcolor{{=}}blue|75|73–78}}% || {{Quitshade|color=blue|75|left73–78}}%
|-
| {{tlp|shade|25}}% || {{shade|25}}% || {{tlp|shade|color{{=}}blue|25|}}% || {{shade|color=blue|25|}}%
|-
| {{tltlp|shade|Enroute0}}% || {{Enrouteshade|0}}% || {{tlp|Enrouteshade|viacolor{{=}}blue|0}}% || {{Enrouteshade|color=blue|via0}}%
|}</div>
 
Line 243 ⟶ 278:
Code specific to this template:
:<code>{{ {{FULLPAGENAME}} }}</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 253 ⟶ 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>.
 
:<codesyntaxhighlight lang=text inline>style="background: #abcdef; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="automatic table-automatic"| {{{1|text}}}</codesyntaxhighlight>
 
== 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 ==
Line 274 ⟶ 318:
"inherits": "1",
"type": "string",
"suggested": false,
"suggestedvalues": [
"left",
"center",
"right",
"justified"
]
},
"style": {
Line 294 ⟶ 344:
}</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>