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/Q

From Wikipedia, the free encyclopedia

-- 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 = "",},
	["Qashqai Freedom Path Party"] = {abbrev = "QFPP", color = "#228B22", shortname = "Qashqai",},
	["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,
}