Module:Adjacent stations/Brienz Rothorn Bahn

From blackwiki
Jump to navigation Jump to search
local p = {
	["system title"] = "[[Brienz Rothorn Bahn]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["Brienz–Rothorn"] = {
			["title"] = "[[Brienz Rothorn Railway|Brienz–Rothorn line]]",
			["color"] = "ff0000",
			["left terminus"] = "Brienzer Rothorn",
			["right terminus"] = "Brienz BRB",
		},
	},
}

return p