Revision as of 10:21, 2 January 2024 by SimpleArrows(talk | contribs)(Created page with "<includeonly>{{#switch: {{{1|}}} | y = style="color: green"{{!}}☑ | n = style="color: red"{{!}}☒ | N/A }}</includeonly><noinclude> A template to create a colored cross or tick. Created for use in table cells. * y = <span style="color: green">☑</span> * n = <span style="color: red">☒</span> '''Usage:''' {| class="wikitable" |<nowiki>{{YesNo|y}}</nowiki> |<nowiki>{{YesNo|n}}</nowiki> |} '''Output:''' {| class="wikitable" |{{YesNo|y}} |{{YesNo|n}} |} Ca...")