Template:Checker
Jump to navigation
Jump to search
This documentation is transcluded from Template:Checker/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Shows a checker, a cross or a notice icon depending if the passed value is one of the following: 'yes', 'no', 'notice', or 'unknown'. Any other text is just displayed verbatim.
Usage
just add something like
{{checker|yes}} {{checker|no}} {{checker|notice}} {{checker|unknown}} {{checker|foobar}}