Module:Political party/Faru: Difference between revisions

From Infarupedia
(Created page with "-- 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, }")
 
(Blanked the page)
Tag: Blanking
 
(5 intermediate revisions by the same user not shown)
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,
}

Latest revision as of 23:22, 1 October 2024

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