Template:Table cell templates: Difference between revisions
meta>Kladess inter wiki |
meta>Gyrobo Gave proprietary its own class. |
||
Line 71: | Line 71: | ||
|- | |- | ||
| <code>table-nonfree</code> || {{tl|nonfree}}, {{tlp|nonfree|<nowiki>Alternative [[text]]</nowiki>}} || {{nonfree}} || {{nonfree|Alternative [[text]]}} | | <code>table-nonfree</code> || {{tl|nonfree}}, {{tlp|nonfree|<nowiki>Alternative [[text]]</nowiki>}} || {{nonfree}} || {{nonfree|Alternative [[text]]}} | ||
|- | |||
| <code>table-proprietary</code> || {{tl|proprietary}}, {{tlp|proprietary|<nowiki>Alternative [[text]]</nowiki>}} || {{proprietary}} || {{proprietary|Alternate [[text]]}} | |||
|- | |- | ||
| <code>table-needs</code> || {{tl|needs}}, {{tlp|needs|<nowiki>Alternative [[text]]</nowiki>}} || {{needs}} || {{needs|Alternative [[text]]}} | | <code>table-needs</code> || {{tl|needs}}, {{tlp|needs|<nowiki>Alternative [[text]]</nowiki>}} || {{needs}} || {{needs|Alternative [[text]]}} | ||
Line 87: | Line 89: | ||
=== See also === | === See also === | ||
* {{tl|multiplayer}} | * {{tl|multiplayer}} | ||
* {{tl|GPL-lic}} | * {{tl|GPL-lic}} | ||
Revision as of 19:51, 3 March 2010
These templates are designed to be used in a table to make a cell with text in that cell, with an appropriately coloured background. They are commonly used in comparison tables.
For example, {{yes}}
makes a cell with a green background; the text in the cell is taken from the template parameter and defaults to "Yes".
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}}}
.
Common code
style="background: #abcdef; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="xxx table-xxx"|{{{1|xxx}}}
Templates in this series
Class[1] | Template | Preview | Preview, alternative |
---|---|---|---|
table-rh |
{{rh}} | Row header | Row header | |
{{rh2}}[2] | Row header | Row header | ||
table-yes |
{{yes}}, {{yes|Alternative [[text]]}} | Yes | Alternative text |
table-no |
{{no}}, {{no|Alternative [[text]]}} | No | Alternative text |
{{BLACK}} | N/A | ||
{{coming soon}} | Coming soon | ||
table-siteactive |
{{siteactive}} | Template:Siteactive | |
table-siteinactive |
{{siteinactive}} | Template:Siteinactive | |
table-yes2 |
{{yes2}}[3] Text | Text | |
{{won}}, {{won|5}} | Won | 5 | |
table-no2 |
{{no2}}[3] Text | Text | |
{{nom}}, {{nom|5}} | Nominated | 5 | |
{{sho}} | Shortlisted | ||
table-partial |
{{partial}} | Partial | |
{{yes-No}} | Yes/No | ||
{{some}} | Some | ||
table-any |
{{any}} | Any | |
table-na |
{{n/a}} | N/A | |
table-unknown |
{{dunno}} | ? | |
{{unk}} | Template:Unk | ||
table-depends |
{{depends}}, {{depends|Alternative [[text]]}} | Depends | Alternative text |
table-included |
{{included}} | Included | |
table-dropped |
{{dropped}} | Dropped | |
{{terminated}} | Terminated | ||
table-beta |
{{beta}} | Beta | |
{{table-experimental}} | Experimental | ||
table-free |
{{free}}, {{free|Alternative [[text]]}} | Free | Alternative text |
table-nonfree |
{{nonfree}}, {{nonfree|Alternative [[text]]}} | Non-free | Alternative text |
table-proprietary |
{{proprietary}}, {{proprietary|Alternative [[text]]}} | Proprietary | Alternate text |
table-needs |
{{needs}}, {{needs|Alternative [[text]]}} | Needs | Alternative text |
no class | {{incorrect}}, {{incorrect|Alternative [[text]]}} | Incorrect | Alternative text |
no class | {{no result}}, {{no result|N.R.}} | No result | N.R. |
no class | {{pending}} | Pending | |
table-nightly |
{{nightly}}, {{nightly|Alternative [[text]]}} | Nightly build | Alternative text |
no class | {{?}}[4] | Template:? |
See also
- {{multiplayer}}
- {{GPL-lic}}
Notes
- ↑ The HTML class of table cell templates may be referenced in a user stylesheet to change appearance.
- ↑ Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
- ↑ 3.0 3.1 Does not take a parameter; the content should be placed after the template call.
- ↑ Does not take a parameter; not really a table cell template at all, but here for completeness
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:틀:표 셀 틀 zh:Template:Table cell templates