Module:Adjacent stations/Taoyuan Metro
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Taoyuan Metro.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | A |
|
File:Taoyuan Metro logo seal only.svg | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | B |
|
File:Taoyuan Metro logo seal only.svg | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | G |
|
File:Taoyuan Metro logo seal only.svg | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | O |
|
File:Taoyuan Metro logo seal only.svg | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | BR |
|
File:Taoyuan Metro logo seal only.svg | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R |
|
File:Taoyuan Metro logo seal only.svg |
local p = {
["system title"] = "[[Taoyuan Metro]]",
["system icon"] = "[[File:Taoyuan Metro logo seal only.svg|18px|link=Taoyuan Metro]]",
["station format"] = {
"%1 MRT station",
["Taipei main station"] = "%1 (Taoyuan Metro)",
["Taoyuan HSR station"] = "%1",
["Zhongli railway station"] = "%1"
},
["lines"] = {
["Airport"] = {
["title"] = "[[Taoyuan Airport MRT|Airport MRT]]",
["left terminus"] = "Taipei main station",
["types"] = {
["Express"] = {
["title"] = "Express",
["color"] = "774698",
["right terminus"] = {
{"Airport Terminal 2", "Huanbei"},
["Huanbei"] = "Huanbei"
}
},
["Commuter"] = {
["title"] = "Commuter",
["color"] = "145ba9",
["right terminus"] = "Huanbei"
}
}
}
}
}
return p