Jump to content

Module:Adjacent stations/Pressnitztalbahn

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Grahamec (talk | contribs) at 13:51, 4 July 2023 (change colour). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "[[Pressnitztalbahn]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["RB 26"] = {
			["title"] = "[[Regionalbahn|RB 26]]",
			["color"] = "00844A",
			["left terminus"] = "Bergen auf Rügen",
			["right terminus"] = "Lauterbach Mole",
		},
	},
}

return p