Template:YesNo: Difference between revisions

From Red Faction Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#switch: {{{1|}}}
<includeonly>{{#switch: {{{1|}}}
   | y = style="color: green"{{!}}☑
   | y = style="color: white; background-color:MediumSeaGreen;"{{!}}☑
   | n = style="color: red"{{!}}☒
   | n = style="color: white; background-color:IndianRed"{{!}}☒
   | N/A
   | N/A
}}</includeonly><noinclude>
}}</includeonly><noinclude>

Revision as of 10:45, 2 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: