Module:Adjacent stations/SWEG Bahn Stuttgart
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by SWEG Bahn Stuttgart.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 6b |
|
| |
RE 10a | RE 10a |
ed6e19 |
| |
RE 10b | RE 10b |
ed6e19 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | MEX 12 |
|
| |
RE 17b | RE 17b |
b6931d |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | MEX 17a |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | MEX 17c |
|
| |
RB 17c | RB 17c |
d30630 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | MEX 18 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 42 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 43 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 43a |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 59a |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 56 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 57 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 66 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 68 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 57 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RS 3 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RS 5 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RS 51 |
|
|
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[SWEG Bahn Stuttgart]]",
["system icon"] = "[[File:SWEG Logo.svg|30px]]",
["station format"] = {
"%1 station",
["Heidelberg"] = hbf,
["Karlsruhe"] = hbf,
["Mannheim"] = hbf,
["Pforzheim "] = hbf,
["Reutlingen"] = hbf,
["Stuttgart"] = hbf,
["Tübingen"] = hbf,
},
["lines"] = {
["RE 10a"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RE 10a]]",
["color"] = "ed6e19",
["left terminus"] = "Mannheim",
["right terminus"] = "Tübingen",
},
["RE 10b"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RE 10b]]",
["color"] = "ed6e19",
["left terminus"] = "Mannheim",
["right terminus"] = "Tübingen",
},
["RE 12"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RE 12]]",
["color"] = "ed6e19",
["left terminus"] = "Tübingen",
["right terminus"] = "Mosbach-Neckarelz",
},
["RE 17b"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RE 17b]]",
["color"] = "b6931d",
["left terminus"] = "Heidelberg",
["right terminus"] = "Stuttgart",
},
["RB 17a"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RB 17a]]",
["color"] = "571d70",
["left terminus"] = {"Karlsruhe", "Bad Wildbad"},
["right terminus"] = "Stuttgart",
},
["RB 17c"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RB 17c]]",
["color"] = "d30630",
["left terminus"] = "Bruchsal",
["right terminus"] = "Stuttgart",
},
["RB 18"] = {
["title"] = "[[List of railway routes in Baden-Württemberg#Regional services|RB 18]]",
["color"] = "008c3c",
["left terminus"] = "Tübingen",
["right terminus"] = "Osterburken",
},
},
}
return p