Module:Adjacent stations/Manila LRT
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 06:35, 9 July 2020 by blackwiki>McVahl (smaller icon size)
This is a data module for Module:Adjacent stations. It supports services in Metro Manila operated by the Manila LRT (Light Rail Transit Authority).
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Manila Light Rail Transit System|Manila LRT]]",
["system icon"] = "[[File:Lrtalogo.svg|x11px|link=Manila Light Rail Transit System|alt=Manila Light Rail Transit System]]",
["system color"] = "a9a9a9",
["line icon format"] = "link",
["station format"] = {
"%1 station",
"%1 station (LRT)",
["5th Avenue"] = 2,
["Araneta Center–Cubao"] = 2,
["Blumentritt"] = 2,
["Central"] = "Central Terminal (LRT)",
["EDSA"] = 2,
["Gilmore"] = 2,
["Quirino"] = 2,
["Tayuman"] = 2,
["Tutuban"] = 2,
["United Nations"] = 2,
["Vito Cruz"] = 2,
},
["lines"] = {
["_default"] = {
["title"] = "[[LRT Line %1 (Metro Manila)|Line %1]]",
["color"] = "a9a9a9"
},
["1"] = {
["color"] = "01844b",
["left terminus"] = "Roosevelt",
["right terminus"] = "Baclaran"
},
["2"] = {
["color"] = "01844b",
["left terminus"] = "Santolan",
["right terminus"] = "Recto"
},
["6"] = {
["title"] = "[[LRT Line 6 (Cavite)|Line 6]]",
["left terminus"] = "Niog",
["right terminus"] = "Governor's Drive"
}
}
}
return p