Module:Adjacent stations/Basel S-Bahn: Difference between revisions

Content deleted Content added
Undid revision 963177053 by NWCH4ever (talk) that change will break articles; just a moment
+
 
(19 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 trinational S-Bahn]]",
["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]]",
["RE/RBFreiburg"] = {hbf,
["Lörrach-Stetten"] = stn,
["Lörrach Museum/Burghof"] = stn,
["Lörrach Schwarzwaldstraße"] = stn,
["Lörrach-Haagen/Messe"] = stn,
["Lörrach-Brombach/Hauingen"] = stn,
["BLTMaulburg"] = {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 63 ⟶ 83:
["right terminus"] = "Basel SBB",
},
["RBRB27"] = {
["title"] = "[[Basel trinational S-Bahn|RBRB27]]",
["color"] = "ED965BF59F4A",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBBBad Bf",
["right terminus"] = "OffenburgFreiburg (Breisgau) Hbf",
},
["RB30"] = {
["title"] = "[[Basel trinational S-Bahn|RE/RBRB30]]",
["color"] = "DCCC61",
["left terminus"] = "Basel Bad Bf",
["right terminus"] = "Lauchringen",
},
["RE/RB"] = {
["title"] = "[[Basel trinational S-Bahn|RE/RB]]",
["color"] = "ED965B",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = "Offenburg",
},
["BLT"] = {
["title"] = "[[Waldenburg railway|BLT]]",
["color"] = "CE6CA3",
["text color"] = "FFFFFF",
["left terminus"] = "Waldenburg",
["right terminus"] = "Liestal",
},
},
["aliases"] = {
["wbrb"] = "BLTRB30",
}
}