Jump to content

Module:Adjacent stations/Westerwaldbahn

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Westerwaldbahn]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["RB 97"] = {
			["title"] = "[[List of rail services in Rhineland-Palatinate#Lines 90–99|RB 97]]",
			["color"] = "005321",
			["left terminus"] = "Betzdorf (Sieg)",
			["right terminus"] = "Daaden",
		},
	},
}

return p