Module:Political party/X

< Module:Political party
Revision as of 11:26, 25 September 2021 by en>Primefac (→‎top: update following name change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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

local alternate = {
	
}

local full = {
	["X Party"] = {abbrev = "", color = "#6CB0B3", shortname = "",},
	["Ximoko Party"] = {abbrev = "", color = "yellow", shortname = "",},
	["Xixón Sí Puede"] = {abbrev = "", color = "#502553", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}