Module:Adjacent stations/Eurostar
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Eurostar.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Paris-Nord |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Amsterdam Centraal |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Marne-la-Vallée–Chessy |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Paris–Dortmund |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Paris–Amsterdam |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | CDG–Amsterdam |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Disneyland–Amsterdam |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Neige |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Soleil |
|
|
local p = {
["system title"] = "[[Eurostar]]",
["system icon"] = "",
["station format"] = {
"%1 station",
},
["lines"] = {
[""] = {
["title"] = "[[Eurostar]]",
["text color"] = "FFD700",
["left terminus"] = "London St Pancras",
["right terminus"] = {"Paris-Nord","Amsterdam Centraal","Marne-la-Vallée–Chessy","Marseille-Saint-Charles","Bourg-Saint-Maurice"},
["types"]=
{
["Paris-Nord"] =
{
["right terminus"] = "Paris-Nord",
["title"] = "",
},
["Amsterdam Centraal"] =
{
["right terminus"] = "Amsterdam Centraal",
["title"] = "",
},
["Paris-NordMarne-la-Vallée–Chessy"] =
{
["right terminus"] = "Marne-la-Vallée–Chessy",
["title"] = "",
},
["Marseille-Saint-Charles"] =
{
["right terminus"] = "Marseille-Saint-Charles",
["title"] = "",
},
["Bourg-Saint-Maurice"] =
{
["right terminus"] = "Bourg-Saint-Maurice",
["title"] = "",
},
}
},
},
}
return p