Jump to content

Module:Adjacent stations/Norddeutsche Eisenbahn Niebüll

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Grahamec (talk | contribs) at 08:21, 15 June 2023 (Grahamec moved page Module:Sandbox/grahamec to Module:Adjacent stations/Norddeutsche Eisenbahn Niebüll without leaving a redirect: Publish page to mainspace). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"

local p = {
	["system title"] = "[[Norddeutsche Eisenbahngesellschaft Niebüll]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["_default"] = {
			["text color"] = "FFFFFF",
			["title"] = "[[List of railway routes in Schleswig-Holstein|%1]]",	
		},
			["RB 65"] = {
			["color"] = "DEDC00",
			["left terminus"] = "Niebüll",
			["right terminus"] = "Dagebüll Mole",
		},
			["RB 66"] = {
			["color"] = "788D00",
			["left terminus"] = "Niebüll",
			["right terminus"] = "Esbjerg",
		},
	},
}