Module:Political party/C: Difference between revisions
Jump to navigation
Jump to search
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 |
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 = ""}, | |||
} | } | ||
Latest revision as of 15:47, 11 March 2025
Documentation for this module may be created at Module:Political party/C/doc