Module:Political party/I
Documentation for this module may be created at Module:Political party/I/doc
-- Constant data used by [[Module:Political party]] local alternate = { ["Independent"] = "Independent", } local full = { ["Independent"] = {abbrev = "", color = "#DCDCDC", shortname = "",}, } return { full = full, alternate = alternate, }