| This template uses Lua:
|
Template:Party name with color is used to produce two adjacent table cells - a colored table cell with a given political party's colors, and a political party's name.
Parameter
|
Description
|
|1=
|
The party's name.
|
|full=
|
Optional; Displays the full name of the party without its disambiguation.
|
|shortname=
|
Optional; Uses the value of |shortname= as the short name.
|
|color=
|
Optional; Uses the value of |color= as the party's color.
|
|rowspan=
|
Optional; Spans the rows of the color and the party name by the amount entered.
|
|no_link=
|
Optional; Any value will disable linking to the party's article.
|
{| class="wikitable"
|-
! scope="col" | Year
! scope="col" colspan="2" | Party
|-
| 2000
| {{Party name with color|Bharatiya Janata Party}}
|-
| 2005
| {{Party name with color|Bharatiya Janata Party|full=yes}}
|-
| 2010
| {{Party name with color|Constitution Party (United States)}}
|-
| 2015
| {{Party name with color|Constitution Party (United States)|full=yes}}
|-
| 2020
| {{Party name with color|Labour Party (UK)|rowspan=2}}
|-
| 2025
|-
| 2030
| {{Party name with color|Foo Party}}
|}