Difference between revisions of "Template:Checkbox"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) (Created page with "{{#switch:{{{1|}}} |#default |checked=[[File:Checkbox_{{{color|black}}}_{{#ifeq:{{{tick|}}}|no|on|checked}}.png|link=|17px|{{{2}}}]] |unchecked=File:Checkbox_{{{color|black}...") |
Unnilennium (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{# | + | {{#ifeq:{{lc:{{{1|check}}}}}|uncheck|[[File:U+2610.svg|link=|Work pending]]|[[File:Check mark.svg|link=|Work done!]]}}<noinclude> |
− | | | + | {{documentation}}<templatedata> |
− | | | + | { |
− | | | + | "params": { |
− | }}<noinclude> | + | "1": { |
− | {{documentation | + | "label": "check or uncheck", |
− | + | "description": "check or uncheck", | |
− | + | "type": "content", | |
− | + | "default": "uncheck", | |
− | + | "autovalue": "uncheck", | |
− | + | "suggested": true, | |
− | + | "example": "uncheck" | |
− | + | } | |
− | + | }, | |
− | </noinclude> | + | "description": "display checkboxes on your page" |
+ | } | ||
+ | </templatedata></noinclude> |
Latest revision as of 04:30, 25 April 2022
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
display checkboxes on your page
Parameter | Description | Type | Status | |
---|---|---|---|---|
check or uncheck | 1 | check or uncheck
| Content | suggested |