Module:Adjacent stations/Taipei Metro/sandbox: Difference between revisions

Content deleted Content added
Testing new version.
m sync
 
(47 intermediate revisions by 3 users not shown)
Line 1:
["Taipeilocal Zoo"]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 station|%1]]",
["Tamsui or Beitou"] = "[[Tamsui MRT station|Tamsui]] or [[Beitou MRT station|Beitou]]",
["Banqiao"] = x,
["Xiangshan or Daan"] = "[[Xiangshan MRT station|Xiangshan]] or [[Daan MRT station|Daan]]",
["Nangang"] = x,
["Xindian or Taipower Building"] = "[[Xindian MRT station|Xindian]] or [[Taipower Building MRT station|Taipower Building]]",
["Songshan"] = x,
["Huilong or Luzhou"] = "[[Huilong MRT station|Huilong]] or [[Luzhou MRT station|Luzhou]]",
["Taipei Zoo"] = x,
["Dingpu or Far Eastern Hospital"] = "[[Dingpu MRT station|Dingpu]] or [[Far Eastern Hospital MRT station|Far Eastern Hospital]]",
["Taipei Main"] = "[[Taipei station|Taipei Main station]]",
["Maokong"] = y,
["Nangang Exhib Center"] = "Taipei Nangang Exhibition Center MRT station",
["Taipei Zoo South"] = y,
["Maokong"] = "[[Maokong gondola station|Maokong]]",
["Zhinan Temple"] = y,
["Taipei Zoo South"] = "[[Taipei Zoo South gondola station|Taipei Zoo South]]",
["Zhinan Temple"] = "[[Zhinan Temple gondola station|Zhinan Temple]]",
["BanqiaoTaipei main station"] = "[[BanqiaoTaipei station|Banqiao]]",
["Nangang Exhib Center"] = "[[Taipei Nangang Exhibition Center MRT station|Nangang]]",
["Songshan"] = "[[Songshan station|Songshan]]",
["Taipei Zoo"] = "%1 station"
},
['"lines'"] = {
["BR"] = {
["line title"] = "[[File:Taipei Metro Line BR.svg|18px]] [[Wenhu line]]",
["colourcolor"] = "9e652e",
["left terminus"] = "Taipei Nangang ExhibitionExhib Center",
["right terminus"] = "Taipei Zoo"
},
["R"] = {
["line title"] = "[[File:Taipei Metro Line R.svg|18px]] [[Tamsui–Xinyi line]]",
["colourcolor"] = "cb2c30",
["left terminus"] = {
{"Tamsui", or "Beitou"},
["Tamsui"] = "Tamsui"
},
["right terminus"] = {
{"Xiangshan", or "Daan"},
["Xiangshan"] = "Xiangshan"
}
},
["G"] = {
["line title"] = "[[File:Taipei Metro Line G.svg|18px]] [[Songshan–Xindian line]]",
["colourcolor"] = "007749",
["left terminus"] = "Songshan",
["right terminus"] = {
{"Xindian", or "Taipower Building"},
["Xindian"] = "Xindian"
}
},
["O"] = {
["line title"] = "[[File:Taipei Metro Line O.svg|18px]] [[Zhonghe–Xinlu line]]",
["colourcolor"] = "ffa300",
["left terminus"] = {
{"Huilong", or "Luzhou"},
["Huilong"] = "Huilong",
["Luzhou"] = "Luzhou"
Line 57 ⟶ 59:
},
["BL"] = {
["line title"] = "[[File:Taipei Metro Line BL.svg|18px]] [[Bannan line]]",
["colourcolor"] = "005eb8",
["left terminus"] = {
{"Dingpu", or "Far Eastern Hospital"},
["Dingpu"] = "Dingpu"
},
["right terminus"] = "Taipei Nangang ExhibitionExhib 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"] = {
["Maokongline title"] = "[[Maokong gondola station|MaokongGondola]]",
["color"] = "78be20",
["left terminus"] = "Taipei Zoo",
["right terminus"] = "Maokong"
}
},
["aliases"] = {
["wenhu"] = "BR",
["tamsui–xinyi"] = "R",
["songshan–xindian"] = "G",
["zhonghe–xinlu"] = "O",
["bannan"] = "BL"
}
}