Module:Political party/U

From Wiki Balkavani
Revision as of 17:47, 2 October 2025 by JabicAdmin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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,
}