Module:Political party/U
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 = "#000000", shortname = "Unity",},
}
return {
full = full,
alternate = alternate,
}