Template:Checkbox: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{#switch:{{{1|}}} |#default |checked = {{#if:{{{color|{{{tick|}}}}}}|[[File:Checkbox_{{{color|black}}}_{{#ifeq:{{{tick|}}}|no|on|checked}}.png|link=|17px|{{{2}}}]]|link=|17px|{{{2}}}}} |unchecked = [[File:Checkbox_{{{color|black}}}_unchecked.png|link=|17px|{{{2}}}]] }}<noinclude> {{documentation|content= * <code><nowiki>{{checkbox}}</nowiki></code> ⇒ {{checkbox}} * <code><nowiki>{{checkbox|checked|title}}</nowiki></code> ⇒ {{c..." |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{# | {{#if:{{{status|}}}|{{#ifeq:{{{status}}}|y|[[File:MediaWiki checkbox ticked.png|alt=Checked]]|[[File:Checkbox_unchecked.png|alt=Unchecked]]}}|[[File:Checkbox_unchecked.png|alt=Unknown]]}} | ||
| | |||
| | |||
}} | |||