Module:Political party/S: Difference between revisions

Content deleted Content added
Created page with "-- Constant data used by Module:Political party local alternate = { } local full = { ["Sunrise National Party"] = {abbrev = "SNP", color = "#FF9000", shortname = "",}, } return { full = full, alternate = alternate, }"
Tags: Mobile edit Mobile web edit
 
DC (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 7:
local full = {
["Sunrise National Party"] = {abbrev = "SNP", color = "#FF9000", shortname = "",},
["Social Democratic Party"] = {abbrev = "SDP", color = "#FE245E", shortname = "",},
}