Module:Political party/Q
Appearance
Documentation for this module may be created at Module:Political party/Q/doc
-- Constant data used by [[Module:Political party]]
local alternate = {
["Qulleq"] = "Qulleq (political party)",
["QWP"] = "Qaumi Watan Party",
}
local full = {
["Qadimun"] = {abbrev = "", color = "#2B77A9", shortname = "",},
["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,
}