Module:phi-placelist/data/NCR
Appearance
- This module lacks a documentation subpage. Please create it.
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
-- 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;