[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:CheckboxList"
From Project 1999 Wiki
(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> <includ...") |
(usage) |
||
| (One intermediate revision by one user not shown) | |||
| Line 2: | Line 2: | ||
<includeonly> | <includeonly> | ||
<div class="checkbox-list"> | <div class="checkbox-list"> | ||
| − | </includeonly> | + | </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> | ||
Latest revision as of 18:21, 12 February 2019
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}}