Module:Adjacent stations/Stockholm commuter rail
Appearance
local x = "%1 Station"
local p = {
["system title"] = "[[Stockholm commuter rail]]",
["system icon"] = "[[File:Stockholm commuter rail symbol.svg|14px|link=Stockholm commuter rail]]",
["station format"] = {
"%1 railway station",
["Uppsala Central"] = x,
["Arlanda Central"] = x,
["Sollentuna"] = x,
["Stockholm Odenplan"] = "Odenplan metro station",
["Stockholm City"] = x,
["Stockholm South"] = x,
},
["lines"] = {
["_default"] = {
["title"] = "[[Stockholm commuter rail#Lines|%1]]",
["color"] = "ff49a5",
},
["J40"] = {
["left terminus"] = "Södertälje Centrum",
["right terminus"] = "Uppsala Central",
},
["J41"] = {
["left terminus"] = "Södertälje Centrum",
["right terminus"] = "Märsta",
},
["J42X"] = {
["left terminus"] = "Nynäshamn",
["right terminus"] = "Märsta",
},
["J43"] = {
["left terminus"] = "Nynäshamn",
["right terminus"] = "Bålsta",
},
["J43X"] = {
["left terminus"] = "Nynäshamn",
["right terminus"] = "Kallhäll",
},
["J44"] = {
["left terminus"] = "Tumba",
["right terminus"] = "Kallhäll",
},
["J48"] = {
["left terminus"] = "Södertälje Centrum",
["right terminus"] = "Gnesta",
},
},
}
return p