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

Content deleted Content added
No edit summary
m sync
 
(37 intermediate revisions by 3 users not shown)
Line 1:
["Nangang"]local x = "%1 station",
["Taipeilocal Zoo South"]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",
["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"] = "%1 station"x,
["Huilong or Luzhou"] = "[[Huilong MRT station|Huilong]] or [[Luzhou MRT station|Luzhou]]",
["Taipei MainZoo"] = "[[Taipei station|Taipei Main station]]"x,
["Nangang Exhib Center"] = "Taipei Nangang Exhibition Center MRT station",
["Maokong"] = y,
["Nangang Exhibition Center"] = "[[Taipei Nangang Exhibition Center MRT station|Nangang Exhib Center]]",
["Taipei Zoo South"] = "%1 station"y,
["Taipei Nangang Exhibition Center"] = "[[Taipei Nangang Exhibition Center MRT station|Nangang Exhib Center]]",
["MaokongZhinan Temple"] = "%1 gondola station"y,
["Taipei Zoo South"] = "%1 gondola station",
["ZhinanTaipei Templemain station"] = "%1 gondolaTaipei station",
["BanqiaoNangang Exhib Center"] = "%1Taipei Nangang Exhibition Center MRT station",
["Nangang"] = "%1 station",
["Songshan"] = "%1 station",
["Taipei Zoo"] = "%1 station"
},
['"lines'"] = {
["BR"] = {
["line title"] = "[[File:Taipei Metro Line BR.svg|18px]] [[Wenhu line]]",
["colourcolor"] = "9e652e",
["left terminus"] = "Nangang Exhib 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 58 ⟶ 59:
},
["BL"] = {
["line title"] = "[[File:Taipei Metro Line BL.svg|18px]] [[Bannan line]]",
["colourcolor"] = "005eb8",
["left terminus"] = {
{'"Dingpu'", '"Far Eastern Hospital', 'Ximen'"},
["Dingpu"] = "Dingpu"
},
["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"
}
}