Template:CheckboxList
Jump to navigation
Jump to search
Template for a checklist. Use to create boxes that can be checked off when obtained.
Example
{{Checklist}}
* Item 1
* Item 2
* Item 3
{{End}}
______________________________
Template for a checkbox list, which can be checked and have the checked status stored in the user's local storage (ie. saved on their computer).
Usage
{{CheckboxList}}
* Item A
* Item B
* Item C
{{End}}