Content deleted Content added
Jc86035 (1) (talk | contribs) m rm line logos for consistency across systems |
m sync |
||
(25 intermediate revisions by 3 users not shown) | |||
Line 1:
return {▼
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 station",
["Taipei Main station"] = "Taipei station",▼
["Banqiao"] = x,
["Nangang Exhib Center"] = "Taipei Nangang Exhibition Center MRT station",▼
▲ ["Banqiao"] = "%1 station",
},
["lines"] = {
["BR"] = {
["line title"] = "[[Wenhu line]]",
["
["left terminus"] = "Nangang Exhib Center",
["right terminus"] = "Taipei Zoo"
Line 22 ⟶ 29:
["R"] = {
["line title"] = "[[Tamsui–Xinyi line]]",
["
["left terminus"] = {
},
["right terminus"] = {
}
},
["G"] = {
["line title"] = "[[Songshan–Xindian line]]",
["
["left terminus"] = "Songshan",
["right terminus"] = {
Line 43 ⟶ 50:
["O"] = {
["line title"] = "[[Zhonghe–Xinlu line]]",
["
["left terminus"] = {
{"Huilong", "Luzhou"},
Line 53 ⟶ 60:
["BL"] = {
["line title"] = "[[Bannan line]]",
["
["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"] = {
["wenhu"] = "BR",
["tamsui–xinyi"] = "R",
["songshan–xindian"] = "G",
["zhonghe–xinlu"] = "O",
["bannan"] = "BL"
}
}
|