Template:Yes/doc
Jump to navigation
Jump to search
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
Table Cell Wikitext | Result |
---|---|
{{Yes}}
|
Yes |
{{Yes|Text}}
|
Text |
{{Yes|align=left}}
|
Yes |
{{Yes|style=color:#fff}}
|
Yes |
See Also
Table Cell Wikitext | Result | Indicates... | Color Code |
---|---|---|---|
{{Yes}} | Yes | positive | #90FF90 |
{{No}} | No | negative | #FF9090 |
{{N/A}} | N/A | not applicable or not available |
#FFFF90 |
{{Both}} | Both | multiple possibilities | #BE90FF |