Module:Adjacent stations/Baselland Transport
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Baselland Transport. For the tram lines, use Module:Adjacent stations/Basel tramway network.
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Line 19 | 19 |
ffd503 |
|
local p = {
["system title"] = "[[Baselland Transport]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["19"] = {
["title"] = "[[Waldenburg railway|Line 19]]",
["color"] = "ffd503",
["left terminus"] = "Liestal",
["right terminus"] = "Waldenburg",
},
},
}
return p