Module:Political party/G: Difference between revisions

Content deleted Content added
Created page with "-- Constant data used by Module:Political party local alternate = { } local full = { ["Greens (EMP)"] = {abbrev = "GRN", color = "#73af48", shortname = "Green Party",}, } return { full = full, alternate = alternate, }"
 
No edit summary
Line 6:
 
local full = {
["Greens (EMP)"] = {abbrev = "GRN", color = "#73af48", shortname = "Green Party",},
}