Module:Adjacent stations/Bochum Stadtbahn

< Module:Adjacent stations
Revision as of 18:17, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Bochum Stadtbahn)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["system title"] = "[[Bochum Stadtbahn]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
		["Bochum Hbf"] = "Bochum Hauptbahnhof",
	},
	["lines"] = {
		["35"] = {
			["title"] = "[[Bochum Stadtbahn#Route and operations|U35]]",
			["short name"] = "U35",
			["color"] = "0054a6",
			["left terminus"] = "Schloß Strünkede",
			["right terminus"] = "Hustadt",
		},
	},
}

return p