Jump to content

Module:Adjacent stations/Cercanías San Sebastián

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Cercanías San Sebastián]]",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Cercanías San Sebastián#Route|%1]]",
			["color"] = "e21b36"
		},
		["C-1"] = {
			["left terminus"] = "Brinkola",
			["right terminus"] = "Irun"
		}
	}
}

return p