This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:CheckboxList"

From Project 1999 Wiki
Jump to: navigation, search
(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}}