Module:Political party/S
Documentation for this module may be created at Module:Political party/S/doc
-- Constant data used by [[Module:Political party]] local alternate = { ["Shield Party"] = "Shield Party", } local full = { ["Shield Party (Faru)"] = {abbrev = "SP", color = "#F08000", shortname = "",}, } return { full = full, alternate = alternate, }