Content deleted Content added
No edit summary |
m sync |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1:
local
local
local p = {
["lang"] = "en-GB",
["system title"] = "[[File:Taipei Metro Logo(Logo Only).svg|18px|link=Taipei Metro]] [[Taipei Metro]]",
["station format"] = {
"%1 MRT station",
["Banqiao"] =
["Nangang"] =
["Songshan"] =
["Taipei Zoo"] =
["Maokong"] =
["Taipei Zoo South"] =
["Zhinan Temple"] =
["Taipei
["Nangang Exhib Center"] = "Taipei Nangang Exhibition Center MRT station",
},
["lines"] = {
["BR"] = {
["line title"] = "
["
["left terminus"] = "Nangang Exhib Center",
["right terminus"] = "Taipei Zoo"
},
["R"] = {
["line title"] = "
["
["left terminus"] = {
{"Tamsui", "Beitou"},
Line 39 ⟶ 40:
},
["G"] = {
["line title"] = "
["
["left terminus"] = "Songshan",
["right terminus"] = {
Line 48 ⟶ 49:
},
["O"] = {
["line title"] = "
["
["left terminus"] = {
{"Huilong", "Luzhou"},
Line 58 ⟶ 59:
},
["BL"] = {
["line title"] = "
["
["left terminus"] = {
{"Dingpu", "Far Eastern Hospital"},
Line 68 ⟶ 69:
["Xiaobitan"] = {
["line title"] = "[[Xiaobitan line]]",
["
["left terminus"] = "Qizhang",
["right terminus"] = "Xiaobitan"
Line 74 ⟶ 75:
["Xinbeitou"] = {
["line title"] = "[[Xinbeitou line]]",
["
["left terminus"] = "Xinbeitou",
["right terminus"] = "Beitou"
Line 80 ⟶ 81:
["Maokong"] = {
["line title"] = "[[Maokong Gondola]]",
["
["left terminus"] = "Taipei Zoo",
["right terminus"] = "Maokong"
}
},
["aliases"] = {
["wenhu"] = "BR",
["tamsui–xinyi"] = "R",
["songshan–xindian"] = "G",
["zhonghe–xinlu"] = "O",
["bannan"] = "BL"
}
}
|