Module:Adjacent stations/Arverio Baden-Württemberg
(Redirected from Module:Adjacent stations/Go-Ahead Baden-Württemberg)
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[Arverio|Arverio Baden-Württemberg]]",
["system icon format"] = "croute",
["station format"] = {
"%1 station",
["Aalen"] = hbf,
["Bad Friedrichshall"] = hbf,
["Heilbronn"] = hbf,
["Karlsruhe"] = hbf,
["Nürnberg"] = hbf,
["Pforzheim"] = hbf,
["Stuttgart"] = hbf,
["Ulm"] = hbf,
["Würzburg"] = hbf,
},
["lines"] = {
["_default"] = {
["text color"] = "FFFFFF",
},
["IRE 1"] = {
["title"] = "[[Arverio|IRE 1]]",
["color"] = "8dc63f",
["left terminus"] = "Karlsruhe",
["right terminus"] = "Aalen",
},
["MEX 13"] = {
["title"] = "[[Arverio|MEX 13]]",
["color"] = "00aeef",
["left terminus"] = "Stuttgart",
["right terminus"] = "Crailsheim",
},
["MEX 16"] = {
["title"] = "[[Arverio|MEX 16]]",
["color"] = "0072bc",
["left terminus"] = "Stuttgart",
["right terminus"] = "Ulm",
},
["RB 8"] = {
["title"] = "[[Arverio|RE 8]]",
["color"] = "00a651",
["left terminus"] = "Stuttgart",
["right terminus"] = "Lauda",
},
["RE 8"] = {
["title"] = "[[Arverio|RE 8]]",
["color"] = "b15a9e",
["left terminus"] = "Stuttgart",
["right terminus"] = "Würzburg",
},
["RE 90"] = {
["title"] = "[[Arverio|RE 90]]",
["color"] = "ec008c",
["left terminus"] = "Stuttgart",
["right terminus"] = "Nürnberg",
},
},
}
return p