Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Module:Political party/1

Permanently protected module
From Wikipedia, the free encyclopedia

-- Constant data used by [[Module:Political party]]

local alternate = {
	["\"Union\" Political Movement"] = "Mișcarea Politică Unirea",
    ["1-Pacman Party List"] = "1-Pacman",
	["20 Party Alliance"] = "Bangladesh Nationalist Party",
	["2020 USR-PLUS Alliance"] = "USR PLUS",
	["50PLUS"] = "50Plus",
	["99% - Civic Voice"] = "99% – Civic Voice",
	["ČSSD"] = "Czech Social Democratic Party",
	["İYİ Party"] = "Good Party",
	["İyi Party"] = "Good Party",
	["For Åland"] = "Åland Coalition",
	["Život – National Party"] = "Life – National Party",
	["Ädilet"] = "Adilet (political party)",
	["Ädilet (political party)"] = "Adilet (political party)",
}

local full = {
	["¡Sí Se Puede! Elda"] = {abbrev = "", color = "#612D62", shortname = "",},
	["+Valores"] = {abbrev = "", color = "#54c4f1", shortname = "",},
	["ʻĀmuitahiraʻa o te Nūnaʻa Māʻohi"] = {abbrev = "", color = "#FF7F00", shortname = "",},
	["(A)TUA"] = {abbrev = "", color = "#1a4d77", shortname = "",},
    ["1-Pacman"] = {abbrev = "", color="#97111A", shortname = "",},
    ["1-Rider Partylist"] = {abbrev = "1-Rider", color="#F38F1F", shortname = "",},
    ["1 of 5 million"] = {abbrev = "", color = "#bb0004", shortname = "",},
	["1 Territory Party"] = {abbrev = "", color="#6E1D55", shortname = "1 Territory",},
	["1 Union for the People"] = {abbrev = "1UPP", color="#FF318E", shortname="",},
	["10 Times Better"] = {abbrev = "10VM", color = "#F56000", shortname = "",},
	["100 Citoyens"] = {abbrev = "", color = "#71D4D8", shortname = "",},
	["100% andaluces"] = {abbrev = "", color = "#007B33", shortname = "",},
	["100% for Colombia"] = {abbrev = "", color = "#3A7CA5", shortname = "",},
	["100% Redress"] = {abbrev = "100%R", color = "#f90606", shortname = "100% Redress",},
	["100% Sabadell"] = {abbrev = "", color = "#1A1818", shortname = "",},
	["11 Party Alliance"] = {abbrev = "", color = "#32CD32", shortname = "",},
	["123 Democratic Alliance"] = {abbrev = "123DA", color = "#0000c8", shortname = "",},
	["19th of April Movement"] = {abbrev = "M-19", color = "#ed1c24", shortname = "",},
	["1Law4All Party"] = {abbrev = "", color = "#8FC745", shortname = "1Law4All",},
	["1País"] = {abbrev = "", color = "#0A1172", shortname = "",},
	["1Tahanan"] = {abbrev = "", color = "#DD1E26", shortname = "",},	
	["2047 HK Monitor"] = {abbrev = "", color = "#D71F2B", shortname = "",},
	["21st Century Australia Party"] = {abbrev = "", color = "#1B9DFF", shortname = "21st Century",},
	["21st Century Curridabat"] = {abbrev = "CSXXI", color = "yellow", shortname = "",},
	["25 May Citizens' Alternative"] = {abbrev = "", color = "#F47C01", shortname = "",},
	["25th of July Movement"] = {abbrev = "", color = "#FF0504", shortname = "July 25 Movement",},
	["26th of July Movement"] = {abbrev = "M-26-7", color = "#8B0000", shortname = "",},
	["3V Movement"] = {abbrev = "", color = "#D56A6A", shortname = "",},
    ["4K Partylist"] = {abbrev = "", color="#D93E28", shortname = "4K",},
    ["4Ps Partylist"] = {abbrev = "4Ps", color="#002E8D", shortname = "",},
	["50Plus"] = {abbrev = "50+", color = "#92107D", shortname = "",},
	["5165 National Conservative Movement Party"] = {abbrev = "", color = "#294BAD", shortname = "",},
	["5.10"] = {abbrev = "", color = "#dc221b", shortname = "",},
	["5th of December Party"] = {abbrev = "P5D", color = "#1361A0", shortname = "",},
	["7.1 People Pile"] = {abbrev = "", color = "#FF7312", shortname = "",},
	["9 April Revolutionary Vanguard"] = {abbrev = "VR-9", color = "#D17B96", shortname = "",},
	["99 Movement"] = {abbrev = "", color = "#FBCA0B", shortname = "",},
	["99 MP Party"] = {abbrev = "", color = "#FFC0CB", shortname = "99 MP",},
	["99% – Civic Voice"] = {abbrev = "", color = "#b00c28", shortname = "",},
	["À gauche toute!"] = {abbrev = "", color = "#DC143C", shortname = "",},
	["Åland Centre"] = {abbrev = "", color = "#B1C800", shortname = "",},
	["Åland Coalition"] = {abbrev = "ÅS", color = "#D7DB50", shortname = "",},
	["Åland Progress Group"] = {abbrev = "", color = "#2D2D2D", shortname = "",},
	["Åland Social Democrats"] = {abbrev = "", color = "#CA1517", shortname = "Social Democrats",},
	["Ålandic Democracy"] = {abbrev = "", color = "#46005C", shortname = "",},
	["Árja"] = {abbrev = "", color = "#26BB45", shortname = "",},
	["Ávjovári Moving Sámi List"] = {abbrev = "", color = "#1e88d2", shortname = "Moving Sámi List",},
	["Ávila Free of Tolls"] = {abbrev = "", color = "#1046AC", shortname = "",},
	["Écija Puede"] = {abbrev = "", color = "#702663", shortname = "",},
	["Écologie Solidaire"] = {abbrev = "", color = "#77FF77", shortname = "",},
	["Éirígí"] = {abbrev = "", color = "#00A550", shortname = "",},
	["És el moment"] = {abbrev = "", color = "#CF6A71", shortname = "",},
	["Ñ Platform"] = {abbrev = "", color = "#EAD816", shortname = "",},
	["Örebro Party"] = {abbrev = "ÖP", color = "#000000", shortname = "Örebro Party",},
	["Șor Party"] = {abbrev = "ȘOR", color = "#5CBB72", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}