Jump to content

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

From Humanipedia
hp>Santi2222
Adjust color
 
m 1 revision imported
 
(No difference)

Latest revision as of 21:38, 3 February 2025

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