Module:Adjacent stations/Regionalverkehre Start Deutschland: Difference between revisions

imported>Mackensen
(Created page with 'local p = { ["system title"] = "Regionalverkehre Start Deutschland", ["system icon"] = "", ["station format"] = { "%1 station", ["Hamburg Hbf"] = "Ham...')
 
(No difference)

Latest revision as of 17:59, 1 July 2021

local p = {
	["system title"] = "[[Regionalverkehre Start Deutschland]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
		["Hamburg Hbf"] = "Hamburg Hauptbahnhof",
	},
	["lines"] = {
		["RE"] = {
			["title"] = "",
			["color"] = "E2001A",
			["types"] = {
				["5"] = {
					["title"] = "[[List of railway routes in Lower Saxony|RE 5]]",
					["left terminus"] = "Cuxhaven",
					["right terminus"] = "Hamburg Hbf",
				},
			},
		},
	},
}

return p