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