Jump to content

Module:phi-placelist/data/NCR

From Wiktionary, the free dictionary


-- For divisions of these, please go to their respective subpages.
local export = {
	divisions = "cities and municipality",
	
	["Caloocan"] = true,
	["Las Piñas"] = true,
	["Makati"] = true,
	["Malabon"] = true,
	["Mandaluyong"] = true,
	["Manila"] = true,
	["Marikina"] = true,
	["Muntinlupa"] = true,
	["Navotas"] = true,
	["Parañaque"] = true,
	["Pasay"] = true,
	["Pasig"] = true,
	["Pateros"] = true,
	["Quezon City"] = true,
	["San Juan"] = true,
	["Taguig"] = true,
	["Valenzuela"] = true,

}
		
return export;