Jump to content

Module:Political party/Q

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Totallynotarandomalt69 (talk | contribs) at 06:38, 31 May 2025. 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 party]]

local alternate = {
	["Qulleq"] = "Qulleq (political party)",
	["QWP"] = "Qaumi Watan Party",
}

local full = {
	["Qaransoor Party"] = {abbrev = "", color = "#39B9EB", shortname = "",},
	["Qaumi Watan Party"] = {abbrev = "QWP", color = "#b30029", shortname = "",},
	["Quami Ekta Dal"] = {abbrev = "QED", color = "green", shortname = "",},
	["Queensland Greens"] = {abbrev = "", color = "#10C25B", shortname = "Greens",},
	["Queensland Labor Party"] = {abbrev = "ALP", color = "#F00011", shortname = "Labor",},
	["Queensland Labor Party (1957–1978)"] = {abbrev = "QLP", color = "#008080", shortname = "Queensland Labor",},
	["Queensland Liberal Party"] = {abbrev = "LIB", color = "#080CAB", shortname = "Liberal",},
    ["Queensland National Party"] = {abbrev = "NAT", color = "#008000", shortname = "National",},
	["Queremos Puerto"] = {abbrev = "", color = "#99BE19", shortname = "",},
	["Quintuple Coalition"] = {abbrev = "QC", color = "white", shortname = "",},
	["Quisqueyano Christian Democratic Party"] = {abbrev = "PQDC", color = "#FEDB1D", shortname = "",},
	["Qurultai-Rukh"] = {abbrev = "", color = "	#0091D5", shortname = "",},
	["Qulleq (political party)"] = {abbrev = "", color = "#F7F17F", shortname = "Qulleq",},
}

return {
	full = full,
	alternate = alternate,
}