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

Content deleted Content added
No edit summary
+
 
(38 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]]",
["_defaultFreiburg"] = {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,
["RE/RBMaulburg"] = {stn,
["Schopfheim West"] = stn,
["Schopfheim"] = stn,
["Schopfheim-Schlattholz"] = stn,
["WBFahrnau"] = {stn,
["Hausen-Raitbach"] = stn,
["Laufenburg"] = {
["RB"] = "Laufenburg (Baden) station",
["color1"] = "f7941d"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"] = {
["_default"] = {
["color"] = "000000",
["title"] = "[[Basel Regional S-Bahn|S %1]]",
},
["1"] = {
["colortitle"] = "61AA57[[Basel trinational S-Bahn|S1]]",
["colorshort name"] = "CE6CA3S1",
["color"] = "0000007CC178",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
Line 18 ⟶ 45:
},
["3"] = {
["colortitle"] = "2D68B2[[Basel trinational S-Bahn|S3]]",
["rightshort terminusname"] = "LiestalS3",
["color"] = "6A94BF",
["text color"] = "FFFFFF",
["left terminus"] = "Porrentruy",
Line 24 ⟶ 53:
},
["5"] = {
["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)",
},
["6"] = {
["colortitle"] = "DB3832[[Basel trinational S-Bahn|S6]]",
["short name"] = "S6",
["color"] = "C85448",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = "Zell im (Wiesental)",
},
["9"] = {
["colortitle"] = "5D4194[[Basel trinational S-Bahn|S9]]",
["short name"] = "S9",
["color"] = "967CAB",
["text color"] = "FFFFFF",
["left terminus"] = "Sissach",
Line 42 ⟶ 77:
},
["TER"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|TER]]",
["color"] = "f287b7E987AE",
["text color"] = "FFFFFF",
["left terminus"] = "Mulhouse Ville",
["right terminus"] = "Basel SBB",
},
["RBRB27"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|RBRB27]]",
["color"] = "F6CE47F59F4A",
["lefttext terminuscolor"] = "Basel BadischerFFFFFF",
["left terminus"] = "Basel SBBBad Bf",
["right terminus"] = "OffenburgFreiburg (Breisgau) Hbf",
},
["RB30"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|S %1RB30]]",
["color"] = "DCCC61",
["left terminus"] = "WaldenburgBasel Bad Bf",
["right terminus"] = "Lauchringen",
},
["RE/RB"] = {
["title"] = "[[Basel Regional S-Bahn|RE/RB]]",
["color"] = "f7941d",
["left terminus"] = "Basel SBB",
["right terminus"] = "Offenburg",
},
["WB"] = {
["title"] = "[[Basel Regional S-Bahn|WB]]",
["color"] = "CE6CA3",
["left terminus"] = "Waldenburg",
["right terminus"] = "Liestal",
},
},
["aliases"] = {
["rb"] = "RB30",
}
}