Module:Political party/C: Difference between revisions

Administrator (talk | contribs)
m Replaced content with "-- Constant data used by Module:Political party local alternate = { } local full = { ["Collaboration, Respect, & Change"] = {abbrev = "CRC", color = "#adffe7", shortname = ""}, } return { full = full, alternate = alternate, }"
Tag: Replaced
Danielyk (talk | contribs)
No edit summary
 
Line 6: Line 6:
local full = {
local full = {
["Collaboration, Respect, & Change"] = {abbrev = "CRC", color = "#adffe7", shortname = ""},
["Collaboration, Respect, & Change"] = {abbrev = "CRC", color = "#adffe7", shortname = ""},
["CSG Forever"] = {abbrev = "CF", color = "#adffe7", shortname = ""},
}
}