Difference between revisions of "Template:Checkbox 2 (simple)/doc"
Jump to navigation
Jump to search
imported>Primefac (rmv template soon to be deleted) |
imported>Primefac (update) |
||
| Line 9: | Line 9: | ||
This template has only 1 parameter which is used to determine whether it has to be shown as checked or unchecked. | This template has only 1 parameter which is used to determine whether it has to be shown as checked or unchecked. | ||
| − | {{tlc|Checkbox 2 (simple)|2= | + | {{tlc|Checkbox 2 (simple)|2=uncheck}} produces: {{Checkbox 2 (simple)|Uncheck}} |
| − | |||
| − | == | + | Note that anything other than <code>uncheck</code> as the parameter will result in the checked box showing. |
| − | {{ | + | |
| + | ==See also== | ||
| + | *{{t|checkbox 1 (simple)}} | ||
| + | *{{t|checkbox (colored)}} | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
| + | [[Category:Wikipedia formatting and function templates]] | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 05:18, 21 October 2016
| This is a documentation subpage for Template:Checkbox 2 (simple). It contains usage information, categories and other content that is not part of the original template page. |
This template produces a checkbox which can either be shown as checked or unchecked. The default is a checked box.
Usage
To use this template place {{Checkbox 2 (simple)}} on the page. It produces:
Parameters
This template has only 1 parameter which is used to determine whether it has to be shown as checked or unchecked.
{{Checkbox 2 (simple)|uncheck}} produces:
Note that anything other than uncheck as the parameter will result in the checked box showing.