Template:Party colour

| style="background-color:{{{{{1}}}/meta/color}};" width=10px |

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

{| class="wikitable"
|-
{{party colour|party name}}
| Candidate
|
|-
...
|}

or to override the default width of 10px,

{| class="wikitable"
|-
{{party colour|party name|1px}}
| Candidate
|
|-
...
|}

or to override the default rowspan of 1,

{| class="wikitable"
|-
{{party colour|party name|rowspan=3}}
| Candidate
|
|-
...
|}