Template:Table cell templates: Difference between revisions
⧼vector-jumptonavigation⧽
⧼vector-jumptosearch⧽
Antiaverage (talk | contribs) No edit summary |
Antiaverage (talk | contribs) |
||
| Line 12: | Line 12: | ||
|- | |- | ||
| <tt>table-no</tt> || {{tl|no}}, {{tl|BLACK}} || {{no}} || {{BLACK}} || | | <tt>table-no</tt> || {{tl|no}}, {{tl|BLACK}} || {{no}} || {{BLACK}} || | ||
|- | |||
| <tt>table-unknown</tt> || {{tl|dunno}}, {{tl|unk}} || {{dunno}} || {{unk}} || | |||
|- | |||
| <tt>table-na</tt> || {{tl|n/a}} || {{n/a}} || || | |||
|} | |} | ||
[[Category:Table cell templates|{{PAGENAME}}]] | [[Category:Table cell templates|{{PAGENAME}}]] | ||
Revision as of 18:32, 13 April 2009
These templates 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.
For example, {{yes}} makes a cell with a green background; the text in the cell is taken from the template parameters 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}}}.