Module:Adjacent stations/Syntus Stoptrein

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Keolis Nederland|Syntus]]",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Dutch railway services|Stoptrein %1]]"
		},
		["31200"] = {
			["color"] = "C20116",
			["left terminus"] = "Zutphen",
			["right terminus"] = "Oldenzaal",
		},
	},
}

return p