Module:Political party/X: Difference between revisions

Jump to navigation Jump to search
en>Primefac
m (→‎top: update following name change)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 19:01, 17 February 2024

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