Jump to content

Module:Adjacent stations/Pressnitztalbahn

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Alex234 (talk | contribs) at 00:42, 5 May 2021. 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"] = {
			["title"] = "",
			["color"] = "00519E",
			["types"] = {
				["15"] = {
					["title"] = "[[Regionalbahn|RB 26]]",
					["left terminus"] = "Bergen auf Rügen",
					["right terminus"] = "Lauterbach Mole",
				},
			},
		},
	},
}

return p