Module:Adjacent stations/SNCF
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by SNCF.
Lines
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
TGV | TGV – Paris–Besançon | Paris–Besançon |
808281 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
TGV | TGV | Paris–Évian-les-Bains |
808281 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Paris–Luxembourg |
|
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Paris–Nevers |
|
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Paris–Cerbère |
|
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). |
local p = {
["system title"] = "[[SNCF]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Paris-Lyon"] = "Gare de Lyon",
},
["lines"] = {
["TGV"] = {
["title"] = "[[List of TGV services|TGV]]",
["color"] = "808281",
["types"] = {
["Paris–Évian-les-Bains"] = {
["title"] = "",
["left terminus"] = "Paris-Lyon",
["right terminus"] = "Évian-les-Bains",
},
},
},
},
}
return p