Content deleted Content added
←Created page with 'local p = { ["system title"] = "Basel Regional S-Bahn", ["system icon"] = "20px|link=Basel Regional S-Bahn", ["statio...' |
+ |
||
(40 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
["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,
["Maulburg"] = 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"] = {
["
["title"] = "[[Basel
▲ },
["
▲ ["color"] = "61AA57",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = {"Laufenburg", "Frick"},
},
["
["
["color"] = "6A94BF",
["text color"] = "FFFFFF",
["left terminus"] = "Porrentruy",
["right terminus"] = "Olten",
},
["
["
["short name"] = "S5",
["color"] = "7CC5DC",
["text color"] = "FFFFFF",
["left terminus"] = "Weil am Rhein",
["right terminus"] = "Zell
},
["
["
["short name"] = "S6",
["color"] = "C85448",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = "Zell
},
["
["
["short name"] = "S9",
["color"] = "967CAB",
["text color"] = "FFFFFF",
["left terminus"] = "Sissach",
Line 41 ⟶ 77:
},
["TER"] = {
["
["color"] = "E987AE",
["text color"] = "FFFFFF",
["left terminus"] = "Mulhouse Ville",
["right terminus"] = "Basel SBB",
},
["
["
["
["
["right terminus"] = "Freiburg (Breisgau) Hbf",
},
["
["
["
["
["right terminus"] = "Lauchringen",
▲ ["WB"] = {
▲ ["color"] = "CE6CA3",
▲ ["left terminus"] = "Waldenburg",
▲ ["right terminus"] = "Liestal",
},
},
["aliases"] = {
["rb"] = "RB30",
}
}
|