style="background-color:#F8F9FA; color:inherit; width:0.3em;" |
Template:Party color cell is used to produce a colored table cell with a given political party's colors.
{{Party color cell|name}}
{| class="wikitable" |- | {{party color cell|Aontú}} | Candidate | |- | |... |}
or to override the default width of 10px,
{| class="wikitable" |- | {{party color cell|Aontú|10px}} | Candidate | |- | |... |}
or to override the default rowspan of 1,
{| class="wikitable" |- | {{party color cell|Aontú|rowspan=3}} | Candidate | |- |... |- |... |- | |... |}