Module:Adjacent stations/Cercanías San Sebastián
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Cercanías San Sebastián.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
C-1 | C-1 |
e21b36 |
|
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