Module:Adjacent stations/Taoyuan Metro/sandbox
< Module:Adjacent stations | Taoyuan Metro
Revision as of 18:49, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Taoyuan Metro/sandbox)
Documentation for this module may be created at Module:Adjacent stations/Taoyuan Metro/sandbox/doc
local p = {
["lang"] = "en-GB",
["system title"] = "[[File:Taoyuan Metro logo seal only.svg|18px|link=Taoyuan Metro]] [[Taoyuan Metro]]",
["station format"] = {
"%1 MRT station",
["Taipei Main station"] = "%1 (Taoyuan Metro)",
["Taoyuan HSR station"] = "%1",
["Zhongli railway station"] = "%1"
},
["lines"] = {
["Airport"] = {
["line title"] = "[[Taoyuan Airport MRT]]",
["color"] = "8e47ad",
["left terminus"] = "Taipei Main station",
["right terminus"] = {
{"Huanbei", "Airport Terminal 2"},
["Huanbei"] = "Huanbei"
}
}
}
}
return p