iThempleti:Checkbox/doc
Appearance
| This is a documentation subpage for iThempleti:Checkbox. It contains usage information, categories and other content that is not part of the original ithempleti page. |
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
checkedandunchecked. 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 iThempleti:Para to remove the tick mark from the check box.