[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Checkbox"
From Project 1999 Wiki
(==See also== * Template:Checkmark) |
(doc) |
||
| Line 1: | Line 1: | ||
[[File:Checkbox.png]]<noinclude><br> | [[File:Checkbox.png]]<noinclude><br> | ||
==Documentation== | ==Documentation== | ||
| − | Use '''<nowiki>{{checkbox}}</nowiki>''' or '''<nowiki>{{box}}</nowiki>''' to put an empty checkbox for a checklist. | + | Use '''<nowiki>{{checkbox}}</nowiki>''' or '''<nowiki>{{box}}</nowiki>''' to put an empty checkbox for a checklist.<br> |
| + | |||
| + | You can use it in on a page like this:<br> | ||
| + | |||
| + | <nowiki>; {{box}} Item A</nowiki> | ||
| + | <nowiki>; {{box}} Item B</nowiki> | ||
| + | <nowiki>: {{box}} Item C</nowiki> | ||
| + | |||
| + | to get:<br> | ||
| + | |||
| + | ; {{box}} List Item A | ||
| + | ; {{box}} List Item B | ||
| + | : {{box}} List Item C | ||
==See also== | ==See also== | ||
* [[Template:Checkmark]] | * [[Template:Checkmark]] | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Revision as of 17:36, 14 February 2017
Documentation
Use {{checkbox}} or {{box}} to put an empty checkbox for a checklist.
You can use it in on a page like this:
; {{box}} Item A
; {{box}} Item B
: {{box}} Item C
to get: