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