Module:Political party/F
Documentation for this module may be created at Module:Political party/F/doc
-- Constant data used by [[Module:Political party]] local alternate = { ["Farun Labor Front"] = "Labor Front", } local full = { ["Farun Labor Front (Faru)"] = {abbrev = "FLF", color = "#ff89ff", shortname = "",}, ["Faru in the Stars (Faru)"] = {abbrev = "FitS", color = "#0005AD", shortname = "",}, } return { full = full, alternate = alternate, }