Template:YesNo: Difference between revisions

From Red Faction Wiki
mNo edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
A template to create a colored cross or tick. Created for use in table cells.
A template to create a colored cross or tick. Created for use in table cells.


* y = <span style="color: white; background-color:MediumSeaGreen;">☑</span>
* y = <span style="color: green">☑</span>
* n = <span style="color: white; background-color:IndianRed">☒</span>
* n = <span style="color: red">☒</span>


'''Usage:'''
'''Usage:'''
Line 22: Line 22:
|}
|}


[[Category:Templates]]
[[Category:Inline Templates]]
</noinclude>
</noinclude>

Latest revision as of 03:54, 26 January 2024


A template to create a colored cross or tick. Created for use in table cells.

  • y =
  • n =

Usage:

{{YesNo|y}} {{YesNo|n}}

Output: