Module:Adjacent stations/Taiwan High Speed Rail/sandbox
Appearance
This is the module sandbox page for Module:Adjacent stations/Taiwan High Speed Rail (diff). |
This is a data module for Module:Adjacent stations. It supports services operated by Taiwan High Speed Rail/sandbox.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
|
c35617 |
|
local a = "%1 station"
local p = {
["lang"] = "en-GB",
["system title"] = "[[File:Taiwan High Speed Rail Logo(Log Only).svg|18px|link=Taiwan High Speed Rail]] [[Taiwan High Speed Rail]]",
["station format"] = {
"%1 HSR station",
["Nangang"] = a,
["Taipei"] = a,
["Banqiao"] = a
},
["lines"] = {
["THSR"] = {
["line title"] = "[[Taiwan High Speed Rail#Stations transportation|HSR]]",
["color"] = "c35617",
["left terminus"] = "Nangang",
["right terminus"] = "Zuoying"
}
}
}
return p