Template:Tickbox/Doc
From PCSAR
(Difference between revisions)
Brett Wuth (Talk | contribs)
(New page: {{Template Doc|selected}} displays a tick box. ; selected : (optional) if present and contains non-empty text, tick box will be selected. {{demo table| {{demo row|<nowiki>{{tickbox}}</now...)
Next diff →
Current revision
The template {{Tickbox|selected}}
displays a tick box.
- selected
- (optional) if present and contains non-empty text, tick box will be selected.
| You type... | You get... |
|---|---|
{{tickbox}}
| [ ] |
{{tickbox|yes}}
| [X] |
{{tickbox|}}
| [ ] |
{{tickbox|anything else}}
| [X] |

