Module:Political party/I

From Harlon City Server

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

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

local alternate = {
	["Independent"] = "Independent politician",
}

local full = {

}

return {
	full = full,
	alternate = alternate,
}