Module:Political party/L: Difference between revisions

From Infarupedia
No edit summary
(Blanked the page)
Tags: Blanking Reverted
Line 1: Line 1:
-- Constant data used by [[Module:Political party]]


local alternate = {
["Liberal Conservative Party"] = "Libcons",
}
local full = {
["Liberal Conservative Party (Faru)"] = {abbrev = "LCP", color = "#14B0A7", shortname = "",},
}
return {
full = full,
alternate = alternate,
}

Revision as of 23:16, 1 October 2024

Documentation for this module may be created at Module:Political party/L/doc