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/NS International
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 icx = "[[Intercity-Express]] [[Dutch railway services|%1]]" local icdb = "[[Intercity (Deutsche Bahn)|Intercity (DB)]] [[Dutch railway services|%1]]" local cnl = "[[City Night Line]] [[Dutch railway services|%1]]" local en = "[[EuroNight]] [[Dutch railway services|%1]]" local icd = "[[Intercity Direct]] [[Dutch railway services|%1]]" local stn = "%1 station" local p = { ["system title"] = "[[NS International]]", ["station format"] = { "%1 railway station", ["Amsterdam Centraal"] = stn, ["Berlin Ostbahnhof"] = "Berlin Ostbahnhof", ["Duisburg Hbf"] = "Duisburg Hauptbahnhof", ["Frankfurt (Main) Hbf"] = "Frankfurt (Main) Hauptbahnhof", ["Köln Hbf"] = "Köln Hauptbahnhof", ["München/Zürich"] = "[[München Hauptbahnhof|München Hbf]]/[[Zürich Hauptbahnhof|Zürich HB]]", ["Oberhausen Hbf"] = "Oberhausen Hauptbahnhof", ["Praha hl.n."] = "[[Praha hlavní nádraží|Prague]]", ["Rotterdam Centraal"] = stn, ["Warsaw"] = "Warszawa Wschodnia railway station" }, ["lines"] = { ["_default"] = { ["color"] = "E2004A", ["title"] = "[[NS International]] [[Dutch railway services|%1]]" }, ["100"] = { ["title"] = icx, ["left terminus"] = "Amsterdam Centraal", ["right terminus"] = "Basel SBB" }, ["120"] = { ["title"] = icx, ["left terminus"] = "Amsterdam Centraal", ["right terminus"] = "Frankfurt (Main) Hbf" }, ["140"] = { ["title"] = icdb, ["left terminus"] = "Amsterdam Centraal", ["right terminus"] = "Berlin Ostbahnhof" }, ["419"] = { ["title"] = cnl, ["left terminus"] = "Amsterdam Centraal", ["right terminus"] = "München/Zürich" }, ["447"] = { ["title"] = en, ["left terminus"] = "Oberhausen Hbf", ["right terminus"] = "Warsaw" }, ["457"] = { ["title"] = cnl, ["left terminus"] = "Oberhausen Hbf", ["right terminus"] = "Praha hl.n." }, ["900"] = { ["title"] = icd, ["left terminus"] = "Amsterdam Centraal", ["right terminus"] = "Breda", ["types"] = { ["reverse"] = { ["title"] = "", ["left terminus"] = "Breda", ["right terminus"] = "Amsterdam Centraal" } } }, ["1000"] = { ["title"] = icd, ["left terminus"] = "Amsterdam Centraal", ["right terminus"] = "Rotterdam Centraal", ["types"] = { ["reverse"] = { ["title"] = "", ["left terminus"] = "Rotterdam Centraal", ["right terminus"] = "Amsterdam Centraal" } } }, ["9200"] = { ["title"] = icd, ["left terminus"] = {"Amsterdam Centraal", "Den Haag HS"}, ["right terminus"] = "Brussels-South", ["types"] = { ["reverse"] = { ["title"] = "", ["left terminus"] = "Brussels-South", ["right terminus"] = {"Amsterdam Centraal", "Den Haag HS"} } } } } } 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/NS International/doc
(
edit
)
Module:String
(
edit
)