Jump to content

Module:Adjacent stations/Westerwaldbahn

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Grahamec (talk | contribs) at 02:34, 22 April 2025 (add system icon format). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["system title"] = "[[Westerwaldbahn]]",
	["system icon"] = "",
	["system icon format"] = "croute",
	["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