Jump to content

Module:Adjacent stations/Rügensche Bäderbahn

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Alex234 (talk | contribs) at 12:22, 4 May 2024. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "[[Rügensche Bäderbahn]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["RB 32"] = {
			["title"] = "[[List of railway routes in Mecklenburg-Vorpommern|RB 32]]",
			["color"] = "E9F332",
			["left terminus"] = "Lauterbach Mole",
			["right terminus"] = "Göhren (Rügen)",
		},
	},
}

return p