Template:Checkbox (colored): Difference between revisions
Appearance
Created page with "<includeonly>{{#ifeq: {{{1|}}} | yes | ☑ | ☐ }}</includeonly>" |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#ifeq: {{{1|}}} | yes | ☑ | ☐ }}</includeonly> | <includeonly><span style="color: {{{color|#000}}}; font-size: {{{size|1.2em}}}; font-weight: bold; cursor: default;"> | ||
{{#ifeq: {{{1|}}} | yes | ☑ | ☐ }} | |||
</span> <span style="vertical-align: middle;">{{{label|}}}</span></includeonly> | |||