Module:Adjacent stations/Norrtåg
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Norrtåg.
<td style="background:#Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value).; border-top:solid 1px gray;"> <td style="background:#Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value).; border-top:solid 1px gray;"> <td style="background:#Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value).; border-top:solid 1px gray;"> <td style="background:#Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value).; border-top:solid 1px gray;"> <td style="background:#Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value).; border-top:solid 1px gray;"> <td style="background:#Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value).; border-top:solid 1px gray;"> <td style="background:#Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value).; border-top:solid 1px gray;">Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | Bothnia Line |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | Central Line |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | Vännäs Line |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | Lycksele Line |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | Main Line |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | Iron Ore Line |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | Haparanda Line |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
local p = {
["system title"] = "[[Norrtåg]]",
["system icon"] = "",
["station format"] = {
"%1 station",
[""] = "",
},
["lines"] = {
["_default"] = {
["title"] = "[[%1]]",
["color"] = "005aaa",
},
["Bothnia Line"] = {
["left terminus"] = "Umeå Central",
["right terminus"] = "Sundsvall Central",
},
["Central Line"] = {
["title"] = "[[Central Line (Sweden)|Central Line]]",
["left terminus"] = "Storlien",
["right terminus"] = "Sundsvall Central",
},
["Vännäs Line"] = {
["title"] = "[[Vännäs–Umeå–Holmsund Railway|Vännäs Line]]",
["left terminus"] = "Vännäs",
["right terminus"] = "Umeå Central",
},
["Lycksele Line"] = {
["title"] = "[[Hällnäs–Storuman Railway|Lycksele Line]]",
["left terminus"] = "Lycksele",
["right terminus"] = "Umeå Central",
},
["Main Line"] = {
["title"] = "[[Main Line Through Upper Norrland]]",
["left terminus"] = "Luleå Central",
["right terminus"] = "Umeå Central",
},
["Iron Ore Line"] = {
["left terminus"] = "Kiruna",
["right terminus"] = "Luleå Central",
},
["Haparanda Line"] = {
["left terminus"] = "Haparanda",
["right terminus"] = "Luleå Central",
},
},
}