Module:Adjacent stations/OeBB
MyWikiBiz, Author Your Legacy — Monday November 04, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:40, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/OeBB)
Documentation for this module may be created at Module:Adjacent stations/OeBB/doc
local p = { ["system title"] = "[[Oensingen-Balsthal-Bahn]]", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["lines"] = { ["_default"] = { ["color"] = "06689c", }, ["Regio"] = { ["title"] = "[[Regio (Swiss railway train)|Regio]]", ["types"] = { ["Oensingen–Balsthal"] = { ["title"] = "", ["left terminus"] = "Oensingen", ["right terminus"] = "Balsthal", }, }, }, }, } return p