Module:Political party/Q
Documentation for this module may be created at Module:Political party/Q/doc
-- Constant data used by [[Module:Political party]]
local alternate = {
["K-Party"] = "Communist Party of Sweden (1995)",
}
local full = {
["Qaret Party"] = {abbrev = "QP", color = "#9531eb", shortname = "",},
}
return {
full = full,
alternate = alternate,
}