Jump to content

Module:Political party/Z

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Primefac (talk | contribs) at 16:58, 9 September 2021 (add alts). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

local alternate = {
	["ZANU–PF"] = "Zimbabwe African National Union-Patriotic Front",
	["ZANU-PF"] = "Zimbabwe African National Union-Patriotic Front", -- dash differences
	["Zatlers' Reform Party"] = require('Module:Political names/R').full["Reform Party (Latvia)"],
	["Zimbabwe African National Union – Patriotic Front"] = "Zimbabwe African National Union-Patriotic Front",
	["Zionist Organisation Mizrachi"] = require('Module:Political names/M').full["Mizrachi (political party)"],
}

local full = {
	["Zabaltzen"] = {abbrev = "", color = "#C8402B", shortname = "",},
	["Zac Goldsmith Team"] = {abbrev = "", color = "#2DA0D2", shortname = "Zac Goldsmith Team",},
	["Zaker Party"] = {abbrev = "", color = "#089B4B", shortname = "Zaker Party",},
	["Zambia Democratic Congress"] = {abbrev = "", color = "#984ea3", shortname = "ZADECO",},
	["Zambian African National Congress"] = {abbrev = "", color = "#FFCC00", shortname = "",},
	["Zambians for Empowerment and Development"] = {abbrev = "", color = "blue", shortname = "",},
	["Zamoran People's Union"] = {abbrev = "", color = "#339933", shortname = "",},
	["Zaragoza en Común"] = {abbrev = "", color = "#BA1227", shortname = "ZGZ",},
	["Zares"] = {abbrev = "", color = "orange", shortname = "",},
	["Zehut"] = {abbrev = "", color = "#6AC7DF", shortname = "",},
	["Zenith Labour Party"] = {abbrev = "", color = "#ED3237", shortname = "ZLP",},
	["Zero Cuts"] = {abbrev = "", color = "#00862A", shortname = "",},
	["Zero Tolerance Policing ex Chief"] = {abbrev = "", color = "#DDDDDD", shortname = "Zero Tolerance Policing ex Chief",},
	["Zeynab Society"] = {abbrev = "", color = "#01c3ff", shortname = "",},
	["Zimbabwe African National Union – Ndonga"] = {abbrev = "", color = "#FFD700", shortname = "ZANU–Ndonga",},
	["Zimbabwe African National Union-Patriotic Front"] = {abbrev = "", color = "#008000", shortname = "ZANU-PF",},
	["Zimbabwe African National Union"] = {abbrev = "", color = "#008000", shortname = "ZANU",},
	["Zimbabwe African People's Union"] = {abbrev = "", color = "#010100", shortname = "ZAPU",},
	["Zimbabwe Unity Movement"] = {abbrev = "", color = "#B22222", shortname = "ZUM",},
	["Zionist Union"] = {abbrev = "", color = "#013068", shortname = "Zionist Union",},
	["Zmena zdola"] = {abbrev = "", color = "#FECE00", shortname = "Zmena zdola, DÚ",},
	["Zomi Congress for Democracy"] = {abbrev = "", color = "#CC232A", shortname = "ZCD",},
	["Zoram Nationalist Party"] = {abbrev = "", color = "#0000FF", shortname = "",},
	["Zoram People's Movement"] = {abbrev = "", color = "#FFF700", shortname = "ZPM",},
}

return {
	full = full,
	alternate = alternate,
}