Template:Yes/doc: Difference between revisions
Jump to navigation
Jump to search
Kestrelguy (talk | contribs) m (added to Category:Templates.) |
m (Added example with a link.) |
||
Line 17: | Line 17: | ||
| {{tlc|{{PAGENAME}}|Text}} | | {{tlc|{{PAGENAME}}|Text}} | ||
| {{ {{PAGENAME}} |Text}} | | {{ {{PAGENAME}} |Text}} | ||
|- | |||
| {{tlc|{{PAGENAME}}|[[Main Page]]}} | |||
| {{ {{PAGENAME}} |[[Main Page]]}} | |||
|- | |- | ||
| {{tlc|{{PAGENAME}}|align{{=}}left}} | | {{tlc|{{PAGENAME}}|align{{=}}left}} |
Revision as of 06:30, 25 August 2022
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 |
---|
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 |