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

Content deleted Content added
NWCH4ever (talk | contribs)
mNo edit summary
+
 
(35 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 trireno black.svg|60px20px|link=Basel trinational S-Bahn]]",
["station format"] = {
"%1 railway station",
["Basel BadischerBad Bf"] = "[[Basel Badischer Bahnhof|Basel Badischer]]",
["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,
["WBMaulburg"] = {stn,
["Schopfheim West"] = stn,
["Schopfheim"] = stn,
["Schopfheim-Schlattholz"] = stn,
["Fahrnau"] = 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"] = {
["1"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|S 1S1]]",
["short name"] = "S 1S1",
["color"] = "61AA577CC178",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
Line 16 ⟶ 45:
},
["3"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|S 3S3]]",
["short name"] = "S 3S3",
["color"] = "2D68B26A94BF",
["text color"] = "FFFFFF",
["left terminus"] = "Porrentruy",
Line 24 ⟶ 53:
},
["5"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|S 5S5]]",
["short name"] = "S 5S5",
["color"] = "87CEEB7CC5DC",
["text color"] = "FFFFFF",
["left terminus"] = "Weil am Rhein",
["right terminus"] = "Zell im (Wiesental)",
},
["6"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|S 6S6]]",
["short name"] = "S 6S6",
["color"] = "DB3832C85448",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = "Zell im (Wiesental)",
},
["9"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|S 9S9]]",
["short name"] = "S 9S9",
["color"] = "5D4194967CAB",
["text color"] = "FFFFFF",
["left terminus"] = "Sissach",
Line 48 ⟶ 77:
},
["TER"] = {
["title"] = "[[Basel Regionaltrinational S-Bahn|TER]]",
["color"] = "f287b7E987AE",
["text color"] = "CE6CA3FFFFFF",
["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|WBRB30]]",
["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",
}
}