Template:Checkbox/doc
Use this template to create a single checkbox. Combine several to create checklists.
Example
[edit source]* {{Checkbox}} Apples
* {{Checkbox}} Bananas
* {{Checkbox|✓}} Carrots
- Apples
- Bananas
- ✓ Carrots
See also
[edit source]- MediaWiki:Gadget-Checkbox.js - JavaScript of this template
- Template:Checkbox/styles.css - CSS of this template
Template data
[edit source]Use this template to create a single checkbox.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| State | 1 | Initial state of the checkbox. Any value means "checked".
| String | suggested |