Module:Adjacent stations/Schaffhausen S-Bahn
< Module:Adjacent stations
Revision as of 18:46, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Schaffhausen S-Bahn)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local st = "%1 station" local p = { ["system title"] = "[[Schaffhausen S-Bahn]]", ["system icon"] = "", ["station format"] = { "%1 railway station", ["Beringen Bad Bf"] = "Beringen Badischer Bahnhof", ["Erzingen (Baden)"] = st, ["Neuhausen Bad Bf"] = "Neuhausen Badischer Bahnhof", }, ["lines"] = { ["760"] = { ["title"] = "S", ["shortname"] = "S", ["color"] = "6ab560", ["text color"] = "FFFFFF", ["left terminus"] = "Schaffhausen", ["right terminus"] = "Jestetten", }, ["763"] = { ["title"] = "S", ["shortname"] = "S", ["color"] = "ab5e83", ["text color"] = "FFFFFF", ["left terminus"] = "Erzingen (Baden)", ["right terminus"] = "Schaffhausen", }, }, } return p