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

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 Regional S-Bahn]]",
["system icon"] = "[[File:Logo Regiotrireno S-Bahn Baselblack.svg|20px|link=Basel Regionaltrinational S-Bahn]]",
["station format"] = {
"%1 railway station",
["Basel BadischerBad Bf"] = "[[Basel Badischer Bahnhof|Basel Badischer]]",
["Basel Badischer"] = "[[Basel Badischer Bahnhof|Basel Bad Bf]]",
["WBFreiburg"] = {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,
["Maulburg"] = stn,
["Schopfheim West"] = stn,
["Schopfheim"] = stn,
["Schopfheim-Schlattholz"] = stn,
["Fahrnau"] = stn,
["Hausen-Raitbach"] = stn,
["Laufenburg"] = {
["RB"] = "Laufenburg (Baden) station",
["color1"] = "61AA57"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",
},
["lines"] = {
["_default1"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|%1S1]]",
["colorshort name"] = "CE6CA3S1",
},
["S1color"] = {"7CC178",
["color"] = "61AA57",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = {"Laufenburg", "Frick"},
},
["S33"] = {
["colortitle"] = "2D68B2[[Basel trinational S-Bahn|S3]]",
["rightshort terminusname"] = "LiestalS3",
["color"] = "6A94BF",
["text color"] = "FFFFFF",
["left terminus"] = "Porrentruy",
["right terminus"] = "Olten",
},
["S55"] = {
["colortitle"] = "87CEEB[[Basel trinational S-Bahn|S5]]",
["short name"] = "S5",
["color"] = "7CC5DC",
["text color"] = "FFFFFF",
["left terminus"] = "Weil am Rhein",
["right terminus"] = "Zell im (Wiesental)",
},
["S66"] = {
["colortitle"] = "DB3832[[Basel trinational S-Bahn|S6]]",
["short name"] = "S6",
["color"] = "C85448",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = "Zell im (Wiesental)",
},
["S99"] = {
["colortitle"] = "5D4194[[Basel trinational S-Bahn|S9]]",
["short name"] = "S9",
["color"] = "967CAB",
["text color"] = "FFFFFF",
["left terminus"] = "Sissach",
Line 41 ⟶ 77:
},
["TER"] = {
["colortitle"] = "f287b7[[Basel trinational S-Bahn|TER]]",
["color"] = "E987AE",
["text color"] = "FFFFFF",
["left terminus"] = "Mulhouse Ville",
["right terminus"] = "Basel SBB",
},
["RBRB27"] = {
["colortitle"] = "F6CE47[[Basel trinational S-Bahn|RB27]]",
["left terminuscolor"] = "Basel BadischerF59F4A",
["righttext terminuscolor"] = "LauchringenFFFFFF",
["left terminus"] = "WaldenburgBasel Bad Bf",
["right terminus"] = "Freiburg (Breisgau) Hbf",
},
["RE/RBRB30"] = {
["colortitle"] = "f7941d[[Basel trinational S-Bahn|RB30]]",
["left terminuscolor"] = "Basel SBBDCCC61",
["rightleft terminus"] = "OffenburgBasel Bad Bf",
["right terminus"] = "Lauchringen",
},
["WB"] = {
["color"] = "CE6CA3",
["left terminus"] = "Waldenburg",
["right terminus"] = "Liestal",
},
},
["aliases"] = {
["rb"] = "RB30",
}
}