From Valve Developer Community
Jump to navigation
Jump to search

Available doc translations
…
English
Usage
This template is designed to be used in comparison tables.
Parameters
- {{{1}}} – The first unnamed parameter overrides the displayed text;
- {{{align}}} – Overrides the alignment of the text in the table cell;
- {{{style}}} – Override any style attributes of the table cell.
Examples
class = standard-table
| Table Cell Wikitext
|
Result
|
| {{No}}
|
No
|
| {{No|Text}}
|
Text
|
| {{No|[[Main Page]]}}
|
Main Page
|
| {{No|align=left}}
|
No
|
| {{No|style=color:#FFF}}
|
No
|
|
class = wikitable
| Table Cell Wikitext
|
Result
|
| {{No}}
|
No
|
| {{No|Text}}
|
Text
|
| {{No|[[Main Page]]}}
|
Main Page
|
| {{No|align=left}}
|
No
|
| {{No|style=color:#FFF}}
|
No
|
|
no class
| Table Cell Wikitext
|
Result
|
| {{No}}
|
No
|
| {{No|Text}}
|
Text
|
| {{No|[[Main Page]]}}
|
Main Page
|
| {{No|align=left}}
|
No
|
| {{No|style=color:#FFF}}
|
No
|
|
See Also
| Table Cell Wikitext
|
Result
|
Indicates...
|
Color Code
|
| {{Yes}}
|
Yes
|
positive
|
#385038
|
| {{No}}
|
No
|
negative
|
#503838
|
| {{N/A}}
|
N/A
|
not applicable or not available
|
#585838
|
| {{Both}}
|
Both
|
multiple possibilities
|
#383850
|