Module:Adjacent stations/Hohenzollerische Landesbahn
MyWikiBiz, Author Your Legacy — Wednesday November 13, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:29, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en: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