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