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