Module:phi-placelist/data/NCR/Manila
Appearance
- This module lacks a documentation subpage. Please create it.
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
-- Since all barangays of Manila are numbered, do not list them all as separate entries.
local export = {
divisions = "districts",
["Binondo"] = true,
["Ermita"] = true,
["Intramuros"] = true,
["Malate"] = true,
["Paco"] = true,
["Pandacan"] = true,
["Port Area"] = true,
["Quiapo"] = true,
["Sampaloc"] = true,
["San Andres"] = true,
["San Miguel"] = true,
["San Nicolas"] = true,
["Santa Ana"] = true,
["Santa Cruz"] = true,
["Santa Mesa"] = true,
["Tondo"] = true,
}
return export;