Module:Adjacent stations/Albtal-Verkehrs-Gesellschaft
Appearance
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local rw = "%1 railway station"
local p = {
["system title"] = "[[Albtal-Verkehrs-Gesellschaft]]",
["system icon"] = "",
["system icon format"] = "croute",
["station format"] = {
"%1 station",
["Karlsruhe"] = hbf,
},
["lines"] = {
["_default"] = {
["text color"] = "FFFFFF",
},
["RB 79"] = {
["title"] = "[[List of regional railway routes in Baden-Württemberg#Regional services|RB 79]]",
["color"] = "999999",
["left terminus"] = "Neckarbischofsheim Nord",
["right terminus"] = "Hüffenhardt",
},
["FEX"] = {
["title"] = "[[List of regional railway routes in Baden-Württemberg#Regional services|FEX]]",
["color"] = "007336",
["left terminus"] = "Bad Herrenalb",
["right terminus"] = {"Menzingen (Baden)","Odenheim"},
},
},
}
return p