Jump to content

Module:Adjacent stations/Bochum Stadtbahn

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Mackensen (talk | contribs) at 00:17, 1 December 2020 (Created page with 'local p = { ["system title"] = "Bochum Stadtbahn", ["system icon"] = "", ["station format"] = { "%1 station", ["Bochum Hbf"] = "Bochum Hauptbahnhof",...'). The present address (URL) is a permanent link to this version.
(diff) ← Previous 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