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