Module:Adjacent stations/Cercanías San Sebastián: Difference between revisions
imported>Frietjes (←Created page with 'local p = { ["system title"] = "Cercanías San Sebastián", ["station format"] = { "%1 railway station", }, ["lines"] = { ["_default"] = { ["title"] = "%1", ["color"] = "FF0000" }, ["C-1"] = { ["left terminus"] = "Brinkola", ["right terminus"] = "Irun" } } } return p') |
(No difference)
|
Latest revision as of 18:08, 20 September 2022
Template:Adjacent stations doc
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"] = "FF0000"
},
["C-1"] = {
["left terminus"] = "Brinkola",
["right terminus"] = "Irun"
}
}
}
return p