Jump to content

Module:Adjacent stations/Syntus Stoptrein

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by WOSlinker (talk | contribs) at 21:13, 14 June 2022. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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