Module:Political party/C
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Political party/C/doc
-- Constant data used by [[Module:Political party]]
local alternate = {
}
local full = {
["Conservative Party (Central Exoña)"] = {abbrev = "PC", color = "MediumBlue", shortname = "Conservative",},
}
return {
full = full,
alternate = alternate,
}