Jump to content

Module:Political party/Q

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Totallynotarandomalt69 (talk | contribs) at 02:46, 1 June 2025. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

-- 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",},
    ["Queensland People's Party"] = {abbrev = "QPP", color = "#4169e1", shortname = "People's",},
	["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,
}