Module:Political party/I

From Xomnipedia
Jump to navigation Jump to search

Documentation for this module may be created at Module:Political party/I/doc

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

local alternate = {
	
}

local full = {
	["Independents"] = {abbrev = "IND", color = "#999999", shortname = "Independents",},
}

return {
	full = full,
	alternate = alternate,
}