Jump to content

Module:Political party/X

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by PLATEL (talk | contribs) at 02:37, 31 May 2024 (Xiluva). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

local alternate = {
	
}

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

return {
	full = full,
	alternate = alternate,
}