[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Checkbox"
From Project 1999 Wiki
(doc) |
(+) |
||
| Line 8: | Line 8: | ||
<nowiki>; {{box}} Item B</nowiki> | <nowiki>; {{box}} Item B</nowiki> | ||
<nowiki>: {{box}} Item C</nowiki> | <nowiki>: {{box}} Item C</nowiki> | ||
| + | <nowiki>; {{checkmark}} List Item D</nowiki> | ||
to get:<br> | to get:<br> | ||
| Line 14: | Line 15: | ||
; {{box}} List Item B | ; {{box}} List Item B | ||
: {{box}} List Item C | : {{box}} List Item C | ||
| + | ; {{checkmark}} List Item D | ||
==See also== | ==See also== | ||
* [[Template:Checkmark]] | * [[Template:Checkmark]] | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Revision as of 17:37, 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
; {{checkmark}} List Item D
to get: