Lompat ke isi

Modul:Political party/X

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Revisi sejak 5 Juni 2022 13.06 oleh Argo Carpathians (bicara | kontrib) (Dari WPEN)
(beda) ← Revisi sebelumnya | Revisi terkini (beda) | Revisi selanjutnya → (beda)

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