Module:phi-placelist/data/NCR/Quezon City
Appearance
- This module lacks a documentation subpage. Please create it.
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
local export = {
divisions = "districts",
["District I"] = {
divisions = "barangays",
["Alicia"] = true,
["Bagong Pag-asa"] = true,
["Bahay Toro"] = true,
["Balingasa"] = true,
["Bungad"] = true,
["Damar"] = true,
["Damayan"] = true,
["Del Monte"] = true,
["Katipunan"] = true,
["Lourdes"] = true,
["Maharlika"] = true,
["Manresa"] = true,
["Mariblo"] = true,
["Masambong"] = true,
["N. S. Amoranto"] = true,
["Nayong Kanluran"] = true,
["Paang Bundok"] = true,
["Pag-ibig sa Nayon"] = true,
["Paltok"] = true,
["Paraiso"] = true,
["Philam"] = true,
["Project 6"] = true,
["Ramon Magsaysay"] = true,
["Saint Peter"] = true,
["Salvacion"] = true,
["San Antonio"] = true,
["San Isidro Labrador"] = true,
["San Jose"] = true,
["Santa Cruz"] = true,
["Santa Teresita"] = true,
["Santo Cristo"] = true,
["Santo Domingo"] = true,
["Siena"] = true,
["Talayan"] = true,
["Vasra"] = true,
["Veterans Village"] = true,
["West Triangle"] = true,
},
["District II"] = true,
["District III"] = true,
["District IV"] = true,
["District V"] = true,
["District IV"] = true,
["District V"] = {
divisions = "barangays",
["Bagbag"] = true,
["Capri"] = true,
["Fairview"] = true,
["Gulod"] = true,
["Greater Lagro"] = true,
["Kaligayahan"] = true,
["Nagkaisang Nayon"] = true,
["North Fairview"] = true,
["Novaliches Proper"] = true,
["Pasong Putik Proper"] = true,
["San Agustin"] = true,
["San Bartolome"] = true,
["Santa Lucia"] = true,
["Santa Monica"] = true,
},
["District VI"] = true,
}
return export;