More actions
Testing! |
m Testing again! |
||
Line 1: | Line 1: | ||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
| | | _colour = {{#switch: {{{2|}}} | ||
| sq = <span style="display:inline-block;width:1em;height:1em;background-color:{{ | | WPR = #a20f00 | ||
| | | #default = #000000 | ||
}} | |||
| hex = {{Party colour|sq|{{{2}}}}} {{Party colour|_colour|{{{2}}}}} | |||
| sq = <span style="display:inline-block;width:1em;height:1em;background-color:{{Party colour|_colour|{{{2}}}}};border:1px solid #aaa;margin-right:0.3em;"></span> | |||
| tbl = {{Party colour|_colour|{{{2}}}}} | |||
| #default = <!-- Unknown format --> | | #default = <!-- Unknown format --> | ||
}} | }} | ||