मॉड्यूल:Adjacent stations/BLS
यह मॉड्यूल:आसन्न स्टेशन के लिए [एक] अनुखंड आंकड़ा है। यह सेवाओं का समर्थन करता है जो no द्वारा संचालित शामिल है। It excludes services that are operated as part of the Bern S-Bahn.
Lines
संपादित करेंलाइन | शब्द | रंग | हेक्स रंग | चिन्ह | |
---|---|---|---|---|---|
InterRegio | InterRegio – IR 17 | 17 |
003d7e |
| |
InterRegio | InterRegio – IR 65 | 65 |
003d7e |
| |
InterRegio | InterRegio – IR 66 | 66 |
003d7e |
| |
RegioExpress | RegioExpress – Lötschberger | Bern-Domodossola |
003d7e |
| |
RegioExpress | RegioExpress | Bern-Lucerne |
003d7e |
| |
RegioExpress | RegioExpress – La Chaux-de-Fonds-Bern | La Chaux-de-Fonds-Bern |
003d7e |
लुआ त्रुटि मॉड्यूल:आसन्न_स्टेशन में पंक्ति 574 पर: attempt to index local 'line_type' (a nil value)। | |
RegioExpress | RegioExpress | Zweisimmen-Interlaken |
003d7e |
| |
Regio | Regio | Kerzers–Lyss |
bcbdc0 |
| |
Regio | Regio | Konolfingen–Hasle-Rüegsau |
bcbdc0 |
| |
Regio | Regio | Lyss–Büren an der Aare |
bcbdc0 |
| |
Regio | Regio | Thun-Konolfingen |
bcbdc0 |
| |
Regio | Regio | Thun-Solothurn |
bcbdc0 |
| |
Regio | Regio | Zweisimmen-Bern |
bcbdc0 |
|
local p = {
["system title"] = "[[BLS AG|BLS]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#0E3984; padding:0.5em 4px; text-align:center; align-items:center;",
["header background color"] = "a0e100",
["header text color"] = "0028a0",
["lines"] = {
["InterRegio"] = {
["title"] = "[[InterRegio]]",
["color"] = "003d7e",
["types"] = {
["17"] = {
["title"] = "IR 17",
["left terminus"] = "Bern",
["right terminus"] = "Olten",
},
["65"] = {
["title"] = "IR 65",
["left terminus"] = "Biel/Bienne",
["right terminus"] = "Bern",
},
["66"] = {
["title"] = "IR 66",
["left terminus"] = "La Chaux-de-Fonds",
["right terminus"] = "Bern",
},
},
},
["RegioExpress"] = {
["title"] = "[[RegioExpress]]",
["color"] = "003d7e",
["types"] = {
["Bern-Domodossola"] = {
["title"] = "''Lötschberger''",
["left terminus"] = "Bern",
["right terminus"] = "Domodossola",
},
["Bern-Lucerne"] = {
["title"] = "",
["left terminus"] = "Bern",
["right terminus"] = "Lucerne",
},
["Zweisimmen-Interlaken"] = {
["title"] = "",
["left terminus"] = "Zweisimmen",
["right terminus"] = "Interlaken Ost",
},
},
},
["Regio"] = {
["title"] = "[[Regio (Swiss railway train)|Regio]]",
["color"] = "bcbdc0",
["types"] = {
["Kerzers–Lyss"] = {
["title"] = "",
["left terminus"] = "Kerzers",
["right terminus"] = "Lyss",
},
["Konolfingen–Hasle-Rüegsau"] = {
["title"] = "",
["left terminus"] = "Konolfingen",
["right terminus"] = "Hasle-Rüegsau",
},
["Lyss–Büren an der Aare"] = {
["title"] = "",
["left terminus"] = "Büren an der Aare",
["right terminus"] = "Lyss",
},
["Thun-Konolfingen"] = {
["title"] = "",
["left terminus"] = "Thun",
["right terminus"] = "Konolfingen",
},
["Thun-Solothurn"] = {
["title"] = "",
["left terminus"] = "Thun",
["right terminus"] = "Solothurn",
},
["Zweisimmen-Bern"] = {
["title"] = "",
["left terminus"] = "Zweisimmen",
["right terminus"] = "Bern",
},
},
},
},
}
return p