Content deleted Content added
much too large |
+ |
||
(34 intermediate revisions by 7 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
["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",
},▼
["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",
},
["lines"] = {
["1"] = {
["title"] = "[[Basel
["short name"] = "
["color"] = "
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
Line 16 ⟶ 45:
},
["3"] = {
["title"] = "[[Basel
["short name"] = "
["color"] = "
["text color"] = "FFFFFF",
["left terminus"] = "Porrentruy",
Line 24 ⟶ 53:
},
["5"] = {
["title"] = "[[Basel
["short name"] = "
["color"] = "
["text color"] = "FFFFFF",
["left terminus"] = "Weil am Rhein",
["right terminus"] = "Zell
},
["6"] = {
["title"] = "[[Basel
["short name"] = "
["color"] = "
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = "Zell
},
["9"] = {
["title"] = "[[Basel
["short name"] = "
["color"] = "
["text color"] = "FFFFFF",
["left terminus"] = "Sissach",
Line 48 ⟶ 77:
},
["TER"] = {
["title"] = "[[Basel
["color"] = "
["left terminus"] = "Mulhouse Ville",
["right terminus"] = "Basel SBB",
},
["
["title"] = "[[Basel
["color"] = "
["
},▼
["RB30"] = {
["color"] = "DCCC61",
["right terminus"] = "Lauchringen",
▲ },
▲ ["RE/RB"] = {
▲ ["color"] = "f7941d",
▲ ["left terminus"] = "Basel SBB",
▲ ["right terminus"] = "Offenburg",
▲ },
▲ ["WB"] = {
▲ ["title"] = "[[Basel Regional S-Bahn|WB]]",
▲ ["color"] = "CE6CA3",
▲ ["left terminus"] = "Waldenburg",
},
},
["aliases"] = {
["rb"] = "RB30",
}
}
|