Jump to content

Module:Adjacent stations/Rügensche Bäderbahn

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Alex234 (talk | contribs) at 20:09, 13 November 2024. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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"] = "5BB343",
			["left terminus"] = "Göhren (Rügen)",
			["right terminus"] = "Lauterbach Mole",
		},
	},
}

return p