Module:Adjacent stations/Erixx

MyWikiBiz, Author Your Legacy — Wednesday June 05, 2024
Jump to navigationJump to search
local p = {
	["system title"] = "[[Erixx]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
		["Bremen Hbf"] = "Bremen Hauptbahnhof",
	},
	["lines"] = {
		["RB"] = {
			["title"] = "",
			["color"] = "00519E",
			["types"] = {
				["37"] = {
					["title"] = "[[List of railway routes in Lower Saxony|RB 37]]",
					["left terminus"] = "Bremen Hbf",
					["right terminus"] = "Uelzen",
				},
			},
		},
	},
}

return p