Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Template:Checkmark

From Paragon Wiki Archive
Revision as of 02:56, 11 November 2010 by Aggelakis (Talk | contribs) (details)

Jump to: navigation, search

Usage

Anywhere you need check boxes.

One variable:

  • X, x = an X/cross in the box
  • Check, check = a checkmark
  • No, no, Empty, empty = empty box


  • If no value is passed (do not use a pipe), it will return an X.
  • If a wrong value is passed, it will return a question mark.

Examples

Input Results
{{Checkmark|x}} Yes
{{Checkmark|Check}} Yes
{{Checkmark|no}} No
{{Checkmark|Bob Dole}} No