Module:Adjacent stations/Hohenzollerische Landesbahn
Documentation for this module may be created at Module:Adjacent stations/Hohenzollerische Landesbahn/doc
local p = { ["system title"] = "", ["system icon"] = "[[File:Logo Hohenzollerische Landesbahn.svg|60px|link=Hohenzollerische Landesbahn]]", ["station format"] = { "%1 station", ["Ulm Hbf"] = "Ulm Hauptbahnhof", ["Aalen Hbf"] = "Aalen Hauptbahnhof", }, ["lines"] = { ["RB"] = { ["title"] = "", ["color"] = "00519E", ["types"] = { ["57"] = { ["title"] = "[[Regionalbahn|RB 57]]", ["left terminus"] = "Ulm Hbf", ["right terminus"] = "Aalen Hbf", }, ["56"] = { ["title"] = "[[Regionalbahn|RB 56]]", ["left terminus"] = "Ulm Hbf", ["right terminus"] = "Sigmaringen", }, }, }, ["RE"] = { ["title"] = "", ["color"] = "FF0000", ["types"] = { ["57"] = { ["title"] = "[[Regional-Express|RE 57]]", ["left terminus"] = "Ulm Hbf", ["right terminus"] = "Aalen Hbf", }, }, }, }, } return p