Jump to content

Module:Adjacent stations/Bentheimer Eisenbahn

From Humanipedia

This is a data module for Module:Adjacent stations. It supports services operated by Bentheimer Eisenbahn.

Lines[edit source]

Template:Rail template doc Template:Rail template doc Template:Rail template doc


local p = {
	["system title"] = "",
	["system icon"] = "[[File:Bentheimer Eisenbahn Logo.svg|90px]]",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["RB 56"] = {
			["title"] = "[[List of railway routes in Lower Saxony|RB 56]]",
			["color"] = "00519E",
			["left terminus"] = "Bad Bentheim",
			["right terminus"] = "Neuenhaus",
		},
	},
}

return p