Template:YN
From Pizza Tower Wiki
How do I use this thing?
This is documentation about a Template. Portions of this template may not display properly without certain values provided.
- Description
- To create "Yes" or "No" cells in tables.
- Syntax
- In table's row type
{{YN}}
for "No" or{{YN|y}}
for "Yes"
- Usage example
- How it should be in the table:
|- | {{YN}} |-
- Outcome
Code | Result |
---|---|
{{YN}}
|
No |
{{YN|y}}
|
Yes |