Documentation for this module may be created at Module:Political party/C/doc
-- Constant data used by [[Module:Political party]]
local alternate = {
}
local full = {
["Collaboration, Respect, & Change"] = {abbrev = "CRC", color = "#adffe7", shortname = ""},
["CSG Forever"] = {abbrev = "CF", color = "#adffe7", shortname = ""},
}
return {
full = full,
alternate = alternate,
}