Content deleted Content added
no spaces |
+ |
||
(24 intermediate revisions by 6 users not shown) | |||
Line 1:
local ch = "%1 railway station (Switzerland)"
local de = "%1 station (Germany)"
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local stn = "%1 station"
local p = {
["system title"] = "[[Basel
["system icon"] = "[[File:Logo trireno black.svg|20px|link=Basel trinational S-Bahn]]",
["station format"] = {
"%1 railway station",
["Basel Bad Bf"] = "Basel Badischer Bahnhof",
["Basel Badischer"] = "[[Basel Badischer Bahnhof|Basel Bad Bf]]",
["Lörrach-Stetten"] = stn,
["Lörrach Museum/Burghof"] = stn,
["Lörrach Schwarzwaldstraße"] = stn,
["Lörrach-Haagen/Messe"] = stn,
["Lörrach-Brombach/Hauingen"] = stn,
["Schopfheim West"] = stn,
["Schopfheim"] = stn,
["Schopfheim-Schlattholz"] = stn,
["Fahrnau"] = stn,
["Hausen-Raitbach"] = stn,
["Laufenburg"] = {
["RB"] = "Laufenburg (Baden) station",
["1"] = ch,
},
["Laufenburg (Baden)"] = stn,
["Laufenburg (Baden) Ost"] = stn,
["Lörrach Hbf"] = "Lörrach Hauptbahnhof",
["Rheinfelden"] = ch,
["Steinen"] = de,
["Weil am Rhein"] = "%1 station",
["Zell (Wiesental)"] = "%1 station",
Line 57 ⟶ 78:
["TER"] = {
["title"] = "[[Basel trinational S-Bahn|TER]]",
},
["
["title"] = "[[Basel trinational S-Bahn|
},▼
["RB30"] = {
["color"] = "DCCC61",
["left terminus"] = "Basel Bad Bf",
["right terminus"] = "Lauchringen",
},
▲ ["RE/RB"] = {
▲ ["color"] = "ED965B",
▲ ["text color"] = "FFFFFF",
▲ ["left terminus"] = "Basel SBB",
▲ ["right terminus"] = "Offenburg",
▲ },
▲ ["WB"] = {
▲ ["title"] = "[[Basel trinational S-Bahn|WB]]",
},
["aliases"] = {
["rb"] = "RB30",
}
}
|