Module:Political party/S: Difference between revisions

Administrator (talk | contribs)
Created page with "local alternate = { } local full = { ["SHUT IT DOWN"] = {abbrev = "", color = "#red", shortname = "",}, } return { full = full, alternate = alternate, }"
 
Administrator (talk | contribs)
mNo edit summary
 
Line 3: Line 3:


local full = {
local full = {
["SHUT IT DOWN"] = {abbrev = "", color = "#red", shortname = "",},
["SHUT IT DOWN"] = {abbrev = "", color = "#a10000", shortname = "",},
}
}