Template:Checkbox1: Difference between revisions

IKKi (talk | contribs)
No edit summary
IKKi (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly><span style="color: {{#switch: {{{1|}}} | yes | green | red }}; font-weight: bold;">
<includeonly><span style="color: {{#ifeq: {{{1|}}} | yes | #28a745 | #dc3545 }}; font-size: 1.2em; font-weight: bold;">
| checked | yes | 1 =
  {{#ifeq: {{{1|}}} | yes | ☑ | ☐ }}
| unchecked | no | 0 = ☐
</span> {{{2|}}}</includeonly>
| #default = ☐ }}
{{{2|}}}
 
</span></includeonly>