Template:CheckboxList

From The Al`Kabor Project Wiki
Revision as of 17:57, 2 December 2019 by Choir (talk | contribs) (testing)
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}}