Module:Adjacent stations/Taoyuan Metro/sandbox
Appearance
This is the module sandbox page for Module:Adjacent stations/Taoyuan Metro (diff). |
This is a data module for Module:Adjacent stations. It supports services operated by Taoyuan Metro/sandbox.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Taoyuan Airport MRT | A |
8246af |
| |
Airport MRT | B |
0057b8 |
| |
Green line | G |
62a033 |
| |
Orange line | O |
ffa500 |
| |
Brown line | BR |
824729 |
| |
Red line | R |
b20016 |
|
local p = {
["lang"] = "en-GB",
["system title"] = "[[File:Taoyuan Metro logo plain.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