Difference between revisions of "Template:Checkbox 2 (simple)/doc"

From blackwiki
Jump to navigation Jump to search
imported>Primefac
(rmv template soon to be deleted)
imported>Primefac
m (Primefac moved page Template:Checkbox 2/doc to Template:Checkbox 2 (simple)/doc over redirect: forgot about the colored version, but now we have a redir)
 
(3 intermediate revisions by 2 users not shown)
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=Uncheck}} produces: {{Checkbox 2 (simple)|Uncheck}}
+
{{tlc|Checkbox 2 (simple)|2=uncheck}} produces: {{Checkbox 2 (simple)|Uncheck}}
{{tlc|Checkbox 2 (simple)|2=Check}} produces: {{Checkbox 2 (simple)|Check}}
 
  
==Redirects==
+
Note that anything other than <code>uncheck</code> as the parameter will result in the checked box showing.
{{tl|Checkbox 2}}  
+
 
 +
==See also==
 +
*{{t|checkbox 1 (simple)}}
 +
*{{t|checkbox (colored)}}
 +
*{{t|Radio button}}
 
<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>

Latest revision as of 13:12, 13 February 2017

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: Work done!

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: Work pending

Note that anything other than uncheck as the parameter will result in the checked box showing.

See also