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/Die Länderbahn
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 rw = "%1 railway station" local p = { ["system title"] = "", ["system icon"] = "[[File:Länderbahn logo.svg|100px|link=Die Länderbahn]]", ["station format"] = { "%1 station", ["Bayerisch Eisenstein"] = rw, ["Cheb"] = rw, ["Gera"] = hbf, ["Hof"] = hbf, ["Landshut (Bayern)"] = hbf, ["Munich"] = "[[München Hauptbahnhof|München Hbf]]", ["München"] = hbf, ["Praha hl.n."] = "Praha hlavní nádraží", ["Regensburg"] = hbf, }, ["lines"] = { ["RB"] = { ["title"] = "", ["color"] = "00519E", ["types"] = { ["23"] = { ["title"] = "[[List of railway routes in Bavaria|RB 23]] ([[oberpfalzbahn|OPB 1]])", ["left terminus"] = "Marktredwitz", ["right terminus"] = "Regensburg", }, ["27"] = { ["title"] = "[[List of railway routes in Bavaria|RB 27]] ([[oberpfalzbahn|OPB 3]])", ["left terminus"] = "Schwandorf", ["right terminus"] = "Domažlice", }, ["28"] = { ["title"] = "[[List of railway routes in Bavaria|RB 28]] [[oberpfalzbahn|OPB 4]]", ["left terminus"] = "Waldmünchen", ["right terminus"] = "Cham (Oberpf)", }, ["29"] = { ["title"] = "[[List of railway routes in Bavaria|RB 29]] [[oberpfalzbahn|OPB 5]]", ["left terminus"] = "Waldmünchen", ["right terminus"] = "Cham (Oberpf)", }, }, }, ["RE"] = { ["title"] = "", ["color"] = "FF0000", ["types"] = { ["2"] = { ["title"] = "[[List of railway routes in Bavaria|RE 2]]", ["left terminus"] = "München", ["right terminus"] = "Hof", }, ["25"] = { ["title"] = "[[List of railway routes in Bavaria|RE 25]]", ["left terminus"] = "München", ["right terminus"] = "Praha hl.n.", }, }, }, ["OPB"] = { ["title"] = "", ["color"] = "00519E", ["types"] = { ["1"] = { ["title"] = "[[List of railway routes in Bavaria|OPB 1]] (RB 23)", ["left terminus"] = "Marktredwitz", ["right terminus"] = "Regensburg", }, ["2"] = { ["title"] = "[[List of railway routes in Bavaria|OPB 2]] (RB 95)", ["left terminus"] = "Hof", ["right terminus"] = "Marktredwitz", }, ["3"] = { ["title"] = "[[List of railway routes in Bavaria|OPB 3]] (RB 27)", ["left terminus"] = "Schwandorf", ["right terminus"] = "Domažlice", }, ["4"] = { ["title"] = "[[List of railway routes in Bavaria|OPB 4]] (RB 28)", ["left terminus"] = "Cham (Oberpf)", ["right terminus"] = "Waldmünchen", }, ["5"] = { ["title"] = "[[List of railway routes in Bavaria|OPB 5]] (RB 29)", ["left terminus"] = "Cham (Oberpf)", ["right terminus"] = "Waldmünchen", }, } }, ["VB"] = { ["title"] = "", ["color"] = "00519E", ["types"] = { ["1"] = { ["title"] = "[[List of railway routes in Saxony#Die Länderbahn|VB 1]]", ["left terminus"] = "Zwickau Zentrum", ["right terminus"] = "Kraslice", }, ["2"] = { ["title"] = "[[List of railway routes in Saxony#Die Länderbahn|VB 2]]", ["left terminus"] = "Zwickau Zentrum", ["right terminus"] = {"Hof", "Cheb"}, }, ["4"] = { ["title"] = "[[List of railway routes in Saxony#Die Länderbahn|VB 4]]", ["left terminus"] = "Gera", ["right terminus"] = "Weischlitz", }, ["5"] = { ["title"] = "[[List of railway routes in Saxony#Die Länderbahn|VB 5]]", ["left terminus"] = "Mehltheuer", ["right terminus"] = "Kraslice", } } }, ["WBA"] = { ["title"] = "", ["color"] = "00519E", ["types"] = { ["1"] = { ["title"] = "[[Waldbahn|WBA 1]]", ["left terminus"] = "Plattling", ["right terminus"] = "Bayerisch Eisenstein", }, ["2"] = { ["title"] = "[[Waldbahn|WBA 2]]", ["left terminus"] = "Bodenmais", ["right terminus"] = "Zwiesel (Bay)", }, ["3"] = { ["title"] = "[[Waldbahn|WBA 3]]", ["left terminus"] = "Zwiesel (Bay)", ["right terminus"] = "Grafenau", } } } } } 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/Die Länderbahn/doc
(
edit
)
Module:String
(
edit
)