Jump to content

Module:phi-placelist/data/X

From Wiktionary, the free dictionary


-- For divisions of these, please go to their respective subpages.

local export = {
	divisions = "cities and provinces",
	
	["Bukidnon"] = true,
	["Camiguin"] = true,
	["Lanao del Norte"] = true,
	["Misamis Occidental"] = true,
	["Misamis Oriental"] = true,
	["Cagayan de Oro"] = true,
	["Iligan"] = true,
	
}
		
return export;