Template:Yes/doc
Jump to navigation
Jump to search
This template is designed to be used in "comparison tables".
Usage
Table Cell Wikitext | Result | Indicates... | Color Code | Template Link |
---|---|---|---|---|
{{Yes}}
|
Yes | positive | #90FF90 | Template:Yes |
{{No}}
|
No | negative | #FF9090 | Template:No |
{{N/A}}
|
N/A | not applicable or not available |
#FFFF90 | Template:N/A |
{{Both}}
|
Both | multiple possibilities | #BE90FF | Template:Both |
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|:D}}
|
:D |
{{N/A|align=left}}
|
N/A |
{{No|style=color:#FFFFFF}}
|
No |