Module:Political party/Faru
Documentation for this module may be created at Module:Political party/Faru/doc
-- Constant data used by [[Module:Political party]] local alternate = { ["Liberal Caucus (Faru)"] = "", ["Liberal Conservative Party (Faru)"] = "Libcon Party", } local full = { ["Liberal Caucus (Faru)"] = {abbrev = "", color = "#FFFF00", shortname = "",}, ["Liberal Conservative Party (Faru)"] = {abbrev = "LCP", color = "#279300", shortname = "",}, } return { full = full, alternate = alternate, }