Module:Political party/J

From Xomnipedia
Revision as of 04:59, 15 June 2024 by Laosy (talk | contribs)
(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/J/doc

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

local alternate = {
	
}

local full = {
	["Jimarian United Front"] = {abbrev = "JUF", color = "#008888", shortname = "Jimarian United Front",},
	["Janvariye Jin"] = {abbrev = "JJ", color = "#81C8BE", shortname = "Janvariye",},
	["JCPK"] = {abbrev = "JCPK", color = "#FFD666", shortname = "JCPK",},
}

return {
	full = full,
	alternate = alternate,
}