मॉड्यूल:Adjacent stations/Basel S-Bahn
यह मॉड्यूल:आसन्न स्टेशन के लिए [एक] अनुखंड आंकड़ा है। यह सेवाओं का समर्थन करता है जो Basel S-Bahn द्वारा संचालित शामिल है।
Lines
संपादित करेंलाइन | शब्द | रंग | हेक्स रंग | चिन्ह |
---|---|---|---|---|
S1 | 1 |
7CC178 |
| |
S3 | 3 |
6A94BF |
| |
S5 | 5 |
7CC5DC |
| |
S6 | 6 |
C85448 |
| |
S9 | 9 |
967CAB |
| |
TER | TER |
E987AE |
| |
RB35 | RB35 |
DCCC61 |
| |
RB27 | RB27 |
ED965B |
|
local ch = "%1 railway station (Switzerland)"
local de = "%1 station (Germany)"
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]]",
["Freiburg Hbf"] = "Freiburg Hauptbahnhof",
["Laufenburg"] = {
["RB"] = "Laufenburg (Baden) station",
["1"] = ch,
},
["Lörrach Hbf"] = "Lörrach Hauptbahnhof",
["Rheinfelden"] = ch,
["Steinen"] = de,
["Weil am Rhein"] = "%1 station",
["Zell (Wiesental)"] = "%1 station",
},
["lines"] = {
["1"] = {
["title"] = "[[Basel trinational S-Bahn|S1]]",
["short name"] = "S1",
["color"] = "7CC178",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = {"Laufenburg", "Frick"},
},
["3"] = {
["title"] = "[[Basel trinational S-Bahn|S3]]",
["short name"] = "S3",
["color"] = "6A94BF",
["text color"] = "FFFFFF",
["left terminus"] = "Porrentruy",
["right terminus"] = "Olten",
},
["5"] = {
["title"] = "[[Basel trinational S-Bahn|S5]]",
["short name"] = "S5",
["color"] = "7CC5DC",
["text color"] = "FFFFFF",
["left terminus"] = "Weil am Rhein",
["right terminus"] = "Zell (Wiesental)",
},
["6"] = {
["title"] = "[[Basel trinational S-Bahn|S6]]",
["short name"] = "S6",
["color"] = "C85448",
["text color"] = "FFFFFF",
["left terminus"] = "Basel SBB",
["right terminus"] = "Zell (Wiesental)",
},
["9"] = {
["title"] = "[[Basel trinational S-Bahn|S9]]",
["short name"] = "S9",
["color"] = "967CAB",
["text color"] = "FFFFFF",
["left terminus"] = "Sissach",
["right terminus"] = "Olten",
},
["TER"] = {
["title"] = "[[Basel trinational S-Bahn|TER]]",
["color"] = "E987AE",
["text color"] = "FFFFFF",
["left terminus"] = "Mulhouse Ville",
["right terminus"] = "Basel SBB",
},
["RB35"] = {
["title"] = "[[Basel trinational S-Bahn|RB35]]",
["color"] = "DCCC61",
["left terminus"] = "Basel Bad Bf",
["right terminus"] = "Lauchringen",
},
["RB27"] = {
["title"] = "[[Basel trinational S-Bahn|RB27]]",
["color"] = "ED965B",
["text color"] = "FFFFFF",
["left terminus"] = "Basel Bad Bf",
["right terminus"] = "Freiburg Hbf",
},
},
["aliases"] = {
["rb"] = "RB35",
["re/rb"] = "RB27",
}
}
return p