Content deleted Content added
No edit summary |
m sync |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1:
local x = "%1 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",
▲ "%1 gondola station",
["
["
["Taipei main station"] = "Taipei station",
["Nangang Exhib Center"] = "Taipei Nangang Exhibition Center MRT station",
▲ ["Maokong"] = 2,
▲ ["Taipei Zoo South"] = 2,
▲ ["Zhinan Temple"] = 2,
▲ ["Songshan"] = 3,
▲ ["Taipei Zoo"] = 3
},
["lines"] = {
["BR"] = {
["line title"] = "
["
["left terminus"] = "Nangang Exhib Center",
["right terminus"] = "Taipei Zoo"
},
["R"] = {
["line title"] = "
["
["left terminus"] = {
{"Tamsui", "Beitou"}, ["
["other types"] = {▼
}
},
["G"] = {
["line title"] = "
["
["left terminus"] = "Songshan",
["right terminus"] = {
{"Xindian", "Taipower Building"}, ["
[""] = {▼
["right terminus"] = "Xindian"▼
}
},
["O"] = {
["line title"] = "
["
["left terminus"] = {
{"Huilong", "Luzhou"}, ["
["
["Huilong"] = {▼
▲ },
["Luzhou"] = {▼
["left terminus"] = "Luzhou"▼
▲ }
},
["BL"] = {
["line title"] = "
["
["left terminus"] = {
{"Dingpu", "Far Eastern Hospital"}, ["
["left terminus"] = "Dingpu"▼
["line title"] = "[[Xiaobitan line]]",
▲ }
["color"] = "cedc00",
["right terminus"] = "Xiaobitan"
["line title"] = "[[Xinbeitou line]]",
["color"] = "f890a5",
["right terminus"] = "Beitou"
},
["line title"] = "[[Maokong Gondola]]",
["color"] = "78be20",
["left terminus"] = "Taipei Zoo",
}
},
["aliases"] = {
["tamsui–xinyi"] = "R",
["songshan–xindian"] = "G",
["zhonghe–xinlu"] = "O",
}
}
|