Module:Adjacent stations/Vy Tåg: Difference between revisions
imported>Spidercheese m add Narvik and Arlanda Central as station format exceptions to fix red links |
(No difference)
|
Latest revision as of 21:09, 30 July 2022
Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Vy Tåg]]",
["station format"] = {
"%1 railway station",
["Luleå"] = "Luleå Central Station",
["Stockholm Central"] = "Stockholm Central Station",
["Sundsvall Central"] = "Sundsvall Central Station",
["Sundsvall West"] = "Sundsvall West Station",
["Uppsala Central"] = "Uppsala Central Station",
["Umeå Central"] = "Umeå Central Station",
["Umeå East"] = "Umeå East Station",
["Narvik"] = "Narvik Station",
["Arlanda Central"] = "Arlanda Central Station"
},
["lines"] = {
["_default"] = {
["title"] = "[[%1]]",
["color"] = "0a9578",
},
["Night Norrland"] = {
["title"] = "Night Trains to Upper Norrland",
["left terminus"] = {"Luleå","Narvik"},
["right terminus"] = "Stockholm Central",
},
},
}
return p