Jump to content

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

From Humanipedia
Revision as of 21:38, 3 February 2025 by Humanipedia (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a data module for Module:Adjacent stations. It supports services operated by Cercanías San Sebastián.

Template:Rail template doc Template:Rail template doc Template:Rail template doc


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