Jump to content

Module:Political party/X

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Primefac (talk | contribs) at 11:21, 25 September 2021 (Primefac moved page Module:Political names/X to Module:Political party/X without leaving a redirect: more accurate name, per talk). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

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,
}