Module:Political Party/V

From Infarupedia
Revision as of 18:28, 2 October 2024 by Chat (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Political Party/V/doc

-- Constant data used by [[Module:Political party]]

local alternate = {
	["Vacant"] = "Vacant",

}

local full = {
	["Vacant (other)"] = {abbrev = "", color = "#DCDCDC", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}