Module:Political party/P

From Wiki Balkavani

Documentation for this module may be created at Module:Political party/P/doc

-- Constant data used by [[Module:Political party]]

local alternate = {
	["K-Party"] = "Communist Party of Sweden (1995)",
}

local full = {
	["Peace and Opportunity Party"] = {abbrev = "POP", color = "#1f2942", shortname = "Opportunity",},
}

return {
	full = full,
	alternate = alternate,
}