Module:Political party/T

From Xomnipedia
Jump to navigation Jump to search

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

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

local alternate = {
	
}

local full = {
	["True Bokanist Party of Ahitereira and Koresa"] = {abbrev = "TBP", color = "#A44C97", shortname = "Bokanist Values",},
}

return {
	full = full,
	alternate = alternate,
}