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