Module:Political party/S: Difference between revisions
Created page with "local alternate = { } local full = { ["SHUT IT DOWN"] = {abbrev = "", color = "#red", shortname = "",}, } return { full = full, alternate = alternate, }" |
mNo edit summary |
||
| Line 3: | Line 3: | ||
local full = { | local full = { | ||
["SHUT IT DOWN"] = {abbrev = "", color = "# | ["SHUT IT DOWN"] = {abbrev = "", color = "#a10000", shortname = "",}, | ||
} | } | ||