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
 |  
| {{Yes}}
 | 
Yes
 |  
| {{Yes|Text}}
 | 
Text
 |  
| {{Yes|[[Main Page]]}}
 | 
Main Page
 |  
| {{Yes|align=left}}
 | 
Yes
 |  
| {{Yes|style=color:#FFF}}
 | 
Yes
 |   
 | 
class = wikitable
| Table Cell Wikitext
 | 
Result
 |  
| {{Yes}}
 | 
Yes
 |  
| {{Yes|Text}}
 | 
Text
 |  
| {{Yes|[[Main Page]]}}
 | 
Main Page
 |  
| {{Yes|align=left}}
 | 
Yes
 |  
| {{Yes|style=color:#FFF}}
 | 
Yes
 |   
 | 
no class
| Table Cell Wikitext
 | 
Result
 |  
| {{Yes}}
 | 
Yes
 |  
| {{Yes|Text}}
 | 
Text
 |  
| {{Yes|[[Main Page]]}}
 | 
Main Page
 |  
| {{Yes|align=left}}
 | 
Yes
 |  
| {{Yes|style=color:#FFF}}
 | 
Yes
 |   
 | 
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
 |