Merry Christmas from the IIWiki Team! Have a happy new year!
Module:Political party/S
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Political party/S/doc
-- Constant data used by [[Module:Political party]]
local alternate = {
}
local full = {
["Socialist Republicans (Carloso)"] = {abbrev = "SR", color = "#57000E", shortname = "Socialist Republican",},
["Synarchist Union (Carloso)"] = {abbrev = "SU", color = "#000000", shortname = "Synarchist",},
}
return {
full = full,
alternate = alternate,
}