Module:Political party/C

From Wiki Balkavani

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

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

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

local full = {
	["Cagne Duchy Restoration Party"] = {abbrev = "CDRP", color = "#008080", shortname = "Cagne Party",},
}

return {
	full = full,
	alternate = alternate,
}