Module:Political party/U

From Wiki Balkavani

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

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

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

local full = {
	["Unity Coalition"] = {abbrev = "UC", color = "#ffffff", shortname = "Unity",},
	
}

return {
	full = full,
	alternate = alternate,
}