Module:Political party/C

Revision as of 15:47, 11 March 2025 by Danielyk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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,
}