Content deleted Content added
No edit summary |
m sync |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1:
local x = "%1 station"
local y = "%1 gondola station"
local p = {
["lang"] = "en-GB",
["system title"] = "[[File:Taipei Metro Logo(Logo Only).svg|18px|link=Taipei Metro]] [[Taipei Metro]]",
["station format"] = {
"%1 MRT
["Banqiao"] = true,▼
["
["
["
["
["
["Taipei
["Zhinan Temple"] = y,
["Taipei main station"] = "Taipei station",
["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 28 ⟶ 35:
},
["right terminus"] = {
{"Xiangshan", "
["Xiangshan"] = "Xiangshan"
}
},
["G"] = {
["line title"] = "
["
["left terminus"] = "Songshan",
["right terminus"] = {
Line 42 ⟶ 49:
},
["O"] = {
["line title"] = "
["
["left terminus"] = {
{"Huilong", "Luzhou"},
Line 52 ⟶ 59:
},
["BL"] = {
["line title"] = "
["
["left terminus"] = {
{"Dingpu", "Far Eastern Hospital"},
Line 59 ⟶ 66:
},
["right terminus"] = "Nangang Exhib Center"
},
["Xiaobitan"] = {
["line title"] = "[[Xiaobitan line]]",
["color"] = "cedc00",
["left terminus"] = "Qizhang",
["right terminus"] = "Xiaobitan"
},
["Xinbeitou"] = {
["line title"] = "[[Xinbeitou line]]",
["color"] = "f890a5",
["left terminus"] = "Xinbeitou",
["right terminus"] = "Beitou"
},
["Maokong"] = {
["line title"] = "[[Maokong Gondola]]",
["color"] = "78be20",
["left terminus"] = "Taipei Zoo",
["right terminus"] = "Maokong"
}
},
["aliases"] = {
["tamsui–xinyi"] = "R",
["songshan–xindian"] = "G",
["zhonghe–xinlu"] = "O",
["bannan"] = "BL"
}
}
|