Module:Adjacent stations/Aare Seeland mobil
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Aare Seeland mobil..
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S12 |
C42937 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S11 |
C42937 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S37 |
C42937 |
|
local p = {
["system title"] = "[[Aare Seeland mobil]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"] = {
["color"] = "C42937",
},
["Biel–Täuffelen–Ins"] = {
["title"] = "[[Biel–Täuffelen–Ins railway|Biel–Täuffelen–Ins]]",
["left terminus"] = "Ins",
["right terminus"] = "Biel/Bienne",
},
["Solothurn–Langenthal"] = {
["title"] = "Solothurn to Langenthal",
["left terminus"] = "Solothurn",
["right terminus"] = "Langenthal",
},
},
}
return p