Template:CheckboxList

From EQArchives
Revision as of 05:47, 23 April 2023 by Nazwahdi (talk | contribs) (Created page with "<noinclude>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).</noinclude> <includeonly> <div class="checkbox-list"> </includeonly><noinclude> ===Usage=== <nowiki>{{CheckboxList}}</nowiki><br> <nowiki>* Item A</nowiki><br> <nowiki>* Item B</nowiki><br> <nowiki>* Item C</nowiki><br> <nowiki>{{End}}</nowiki> Category:Templates</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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}}