Template:Checkmark

From Ouroboros Portal
Revision as of 10:09, 15 April 2011 by Aggelakis (Talk | contribs) (Created page with "<includeonly>{{#switch: {{lc:{{{1|}}}}}| | x=Yes | yes | y | check=Yes | empty | n | no=No | #default=[[Fi...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Usage

Anywhere you need check boxes.

One variable:

  • X, x = an X/cross in the box
  • Check, check, Yes, yes, Y, y = a checkmark
  • No, no, N, n, 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}} ?