Module:Adjacent stations/Trenord
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Trenord.
Lines
Malpensa Express
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Malpensa Express | Malpensa Express |
C71585 |
|
RegioExpress
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE1 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE2 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE4 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE5 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE6 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE7 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE8 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE11 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE13 |
|
|
Regionale
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R4 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R17 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R18 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R21 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R22 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R24 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R27 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R28 |
|
|
Suburban
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S1 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S2 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S3 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S4 |
|
| |
S5 | S5 |
f79239 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S6 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S7 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S8 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S9 |
|
| |
S11 | S11 |
9396cb |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S12 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S13 |
|
|
local p = {
["system title"] = "[[Trenord]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["Malpensa Express"] = {
["title"] = "[[Malpensa Express]]",
["color"] = "C71585",
["types"] = {
["Milano Cadorna"] = {
["title"] = "",
["left terminus"] = "Malpensa Aeroporto Terminal 2",
["right terminus"] = "Milano Cadorna",
},
["Milano Centrale"] = {
["title"] = "",
["left terminus"] = "Malpensa Aeroporto Terminal 2",
["right terminus"] = "Milano Centrale",
},
},
},
["Regionale"] = {
["title"] = "[[Regional rail#Regional rail in different countries|Regionale]]",
["color"] = "8dc63f",
["types"] = {
["21"] = {
["title"] = "R21",
["left terminus"] = "Luino",
["right terminus"] = "Milano Porta Garibaldi"
},
["27"] = {
["title"] = "R27",
["left terminus"] = "Novara Nord",
["right terminus"] = "Milano Cadorna"
},
},
},
["RegioExpress"] = {
["title"] = "[[RegioExpress]]",
["color"] = "ed1c24",
["types"] = {
["4"] = {
["title"] = "RE4",
["left terminus"] = "Domodossola",
["right terminus"] = "Milano Centrale"
},
["5"] = {
["title"] = "RE5",
["left terminus"] = "Porto Ceresio",
["right terminus"] = "Milano Porta Garibaldi",
},
},
},
["S5"] = {
["title"] = "[[Line S5 (Milan suburban railway service)|S5]]",
["color"] = "f79239",
["left terminus"] = "Varese",
["right terminus"] = "Treviglio"
},
["S11"] = {
["title"] = "[[Line S11 (Milan suburban railway service)|S11]]",
["color"] = "9396cb",
["left terminus"] = "Chiasso",
["right terminus"] = "Milano Porta Garibaldi"
},
},
}
return p