Open main menu
Home
Random
Donate
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/Thalys
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]" local AE = "[[Amsterdam Centraal railway station|Amsterdam Centraal]] or [[Essen Hauptbahnhof|Essen Hbf]]" local K = "[[Köln Hauptbahnhof|Köln Hbf]]" local p = { ["system title"] = "[[Thalys]]", ["station format"] = { "%1 railway station", ["Cologne"] = K, ["Köln"] = K, ["Amsterdam"] = "[[Amsterdam Centraal railway station|Amsterdam Centraal]]", ["Schiphol"] = "[[Schiphol railway station|Schiphol]]", ["Aachen"] = hbf, ["Paris"] = "[[Gare du Nord|Paris-Nord]]", ["Paris-Nord"] = "[[Gare du Nord|Paris-Nord]]", ["Chambéry"] = "[[Gare de Chambéry-Challes-les-Eaux|Chambéry]]", ["Brussels"] = "[[Brussels-South railway station|Brussels-South]]", ["BRU"] = "[[Brussels National Airport railway station|Brussels National Airport]]", ["Liège"] = "[[Liège-Guillemins railway station|Liège-Guillemins]]", ["Lille"] = "[[Lille-Europe station|Lille-Europe]]", ["Lille-Europe"] = "[[Lille-Europe station|Lille-Europe]]", ["Antwerpen"] = "[[Antwerpen-Centraal railway station|Antwerpen-Centraal]]", ["Rotterdam"] = "[[Rotterdam Centraal railway station|Rotterdam Centraal]]", ["Amsterdam or Essen"] = AE, ["East"] = { ["Brussels"] = AE }, ["Düsseldorf"] = hbf, ["Duisburg"] = hbf, ["Essen"] = hbf, ["Dortmund"] = hbf, }, ["lines"] = { ["_default"] = { ["title"] = "", ["color"] = "8D0030" }, ["Thalys"] = { ["title"] = "Thalys", ["left terminus"] = "?", ["right terminus"] = "?" }, ["9300"] = { ["title"] = "[[Thalys|Thalys 9300]]", ["left terminus"] = "?", ["right terminus"] = "?" }, ["9900"] = { ["title"] = "[[Thalys|Thalys 9900]]", ["left terminus"] = "?", ["right terminus"] = "?" }, ["Brussels"] = { ["title"] = "[[Thalys]]", ["left terminus"] = "Paris", ["right terminus"] = { "Brussels National Airport", "Amsterdam", "Essen"} }, ["Neige"] = { ["title"] = "[[Thalys|Thalys Neige]] (winter)", ["left terminus"] = "Bourg-Saint-Maurice", ["right terminus"] = "Amsterdam" }, ["Soleil"] = { ["title"] = "[[Thalys|Thalys Soleil]] (summer)", ["left terminus"] = "Marseille-Saint-Charles", ["right terminus"] = "Amsterdam" }, }, ["aliases"] = { ["niege"] = "Neige" } } return p
Summary:
Please note that all contributions to Stockhub may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Stockhub:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Adjacent stations doc
(
edit
)
Template:Rail template doc
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/Thalys/doc
(
edit
)
Module:String
(
edit
)