Module:Political party/R
Documentation for this module may be created at Module:Political party/R/doc
-- Constant data used by [[Module:Political party]]
local alternate = {
["K-Party"] = "Communist Party of Sweden (1995)",
}
local full = {
["Rennian Labour Party"] = {abbrev = "RLP", color = "#ff0000", shortname = "Labour",},
}
return {
full = full,
alternate = alternate,
}