From WikiTemp, the GBAtemp wiki
(New page: <includeonly>style="background:#ff9090; color:black;{{{style|}}}" class="table-no" | {{{1|No}}}</includeonly><noinclude> {{pp-template|small=yes}} {{documentation|Template:Table cell templ...)
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>style="background:#ff9090; color:black;{{{style|}}}" class="table-no" | {{{1|No}}}</includeonly><noinclude>
+
<onlyinclude>style="{{{style|}}}" class="ct-broken table-no" | {{{1|No}}}</onlyinclude>
{{pp-template|small=yes}}
+
 
{{documentation|Template:Table cell templates}}
+
{{Documentation|Template:Table_cell_templates}}
</noinclude>
+

Latest revision as of 20:02, 2 February 2015

style="" class="ct-broken table-no" | No

↑ Template Documentation ↓ [EditReload]

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

Templates in this series

Templates Preview 1 Preview 2
table-yes {{yes}}, {{yes|Alternate text}} Yes Alternate text
table-partial {{partial}}, {{partial|Alternate text}} Partial Alternate text
table-no {{no}}, {{no|Alternate text}} No Alternate text
table-opt {{opt}}, {{opt|Alternate text}} Optional Alternate text
table-unknown {{dunno}}, {{unk}}  ??? Unknown
table-na {{n/a}}, {{BLACK}} N/A N/A


The above documentation was Transcluded from Template:Table_cell_templates