Module:Adjacent stations/BLS
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by BLS AG. It excludes services that are operated as part of the Bern S-Bahn.
Lines
IR
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | IR 17 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | IR 65 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | IR 66 |
|
|
RE and R
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE1 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE2 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE7 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE8 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE9 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE11 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R11 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R12 |
|
|
GoldenPass Express
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | GPX |
|
|
local p = {
["system title"] = "[[BLS AG|BLS]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#0E3984; padding:0.5em 4px; text-align:center; align-items:center;",
["header background color"] = "a0e100",
["header text color"] = "0028a0",
["lines"] = {
["RegioExpress"] = {
["title"] = "[[RegioExpress]]",
["color"] = "003d7e",
["types"] = {
["Bern-Domodossola"] = {
["title"] = "''Lötschberger''",
["left terminus"] = "Bern",
["right terminus"] = "Domodossola",
},
["Bern-Domodossola"] = {
["title"] = "''Lötschberger''",
["left terminus"] = "Bern",
["right terminus"] = "Domodossola",
},
["La Chaux-de-Fonds-Bern"] = {
["title"] = "La Chaux-de-Fonds to Bern",
["left terminus"] = "La Chaux-de-Fonds",
["right terminus"] = "Bern",
},
["Zweisimmen-Interlaken"] = {
["title"] = "Zweisimmen to Interlaken",
["left terminus"] = "Zweisimmen",
["right terminus"] = "Interlaken Ost",
},
},
},
["Regio"] = {
["title"] = "[[Regio (Swiss railway train)|Regio]]",
["color"] = "bcbdc0",
["types"] = {
["Solothurn-Thun"] = {
["title"] = "Solothurn to Thun",
["left terminus"] = "Solothurn",
["right terminus"] = "Thun",
},
["Spiez-Interlaken"] = {
["title"] = "Spiez to Interlaken",
["left terminus"] = "Spiez",
["right terminus"] = "Interlaken Ost",
},
["Zweisimmen-Bern"] = {
["title"] = "Zweisimmen to Bern",
["left terminus"] = "Zweisimmen",
["right terminus"] = "Bern",
},
},
},
},
}
return p