Module:Adjacent stations/agilis
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by agilis.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 15 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 17 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 18 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 22 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 24 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 26 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 34 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 51 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 95 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 96 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 97 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 98 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 99 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 18 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 22 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 50 |
|
|
local p = {
["system title"] = "[[agilis]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Landshut Hbf"] = "Landshut (Bayern) Hauptbahnhof",
["Salzburg Hbf"] = "Salzburg Hauptbahnhof",
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["15"] = {
["title"] = "[[Regionalbahn|RB 15]]",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Landshut Hbf",
},
},
},
["RE"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["18"] = {
["title"] = "[[Regional-Express|RE 18]]",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Passau Hbf",
},
},
},
},
}
return p