Template:Checkbox (colored)/documentation
Template page
More actions
noinclude>
The template produces a styled checkbox that can be checked/unchecked, with options to change both the color and the presence of the tick mark.
Usage edit source
This template takes one unnamed parameter and two named parameters
1
- This unnamed parameter is the checked/unchecked status. It accepts
checked
andunchecked
. The default is to have a checked box. color
- This parameter changes the color (see Modifications below)
tick
- If set to
no
, the tick mark will not be shown in the box.
Modifications edit source
In addition to the default color black, this template also supports blue, green, orange, and red. Giving "black" as the color will result in the default display.
If a checkbox without the tick is desired, use the parameter Template:Para to remove the tick mark from the check box.