मॉड्यूल:Adjacent stations/Aare Seeland mobil
यह मॉड्यूल:आसन्न स्टेशन के लिए [एक] अनुखंड आंकड़ा है। यह सेवाओं का समर्थन करता है जो Aare Seeland mobil द्वारा संचालित शामिल है।.
Lines
संपादित करेंलाइन | शब्द | रंग | हेक्स रंग | चिन्ह | |
---|---|---|---|---|---|
Regio | Regio | Biel–Täuffelen–Ins |
C42937 |
| |
Regio | Regio | Langenthal–St. Urban |
C42937 |
| |
Regio | Regio | Solothurn–Langenthal |
C42937 |
|
local p = {
["system title"] = "[[Aare Seeland mobil]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"] = {
["color"] = "C42937",
},
["Regio"] = {
["title"] = "[[Regio (Swiss railway train)|Regio]]",
["types"] = {
["Biel–Täuffelen–Ins"] = {
["title"] = "",
["left terminus"] = "Ins",
["right terminus"] = "Biel/Bienne",
},
["Langenthal–St. Urban"] = {
["title"] = "",
["left terminus"] = "Langenthal",
["right terminus"] = "St. Urban Ziegelei",
},
["Solothurn–Langenthal"] = {
["title"] = "",
["left terminus"] = "Solothurn",
["right terminus"] = "Langenthal",
},
},
},
},
}
return p