模組:Adjacent stations/Bern S-Bahn
這是Module:Adjacent stations的數據模塊,包含由Bern S-Bahn經營的服務線。
路線
路線和顔色代碼:
|
使用{{rail color box}}:
|
local p = {
["system title"] = "{{le|Bern S-Bahn}}",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"] = {
["title"] = "{{le|Bern S-Bahn#Lines%1}}",
["text color"] = "FFFFFF",
},
["S1"] = {
["color"] = "4cb848",
["left terminus"] = "Fribourg",
["right terminus"] = "Thun",
},
["S2"] = {
["color"] = "00abe5",
["left terminus"] = "Laupen BE",
["right terminus"] = "Langnau",
},
["S3"] = {
["color"] = "8a6aae",
["left terminus"] = "Biel/Bienne",
["right terminus"] = "Belp",
},
["S4"] = {
["color"] = "45bfad",
["left terminus"] = "Thun",
["right terminus"] = "Langnau",
},
["S5"] = {
["color"] = "7f0041",
["left terminus"] = {"Neuchâtel", "Payerne"},
["right terminus"] = "Bern",
},
["S6"] = {
["color"] = "ea595b",
["left terminus"] = "Schwarzenburg",
["right terminus"] = "Bern",
},
["S7"] = {
["color"] = "f58938",
["left terminus"] = "Bern",
["right terminus"] = "Worb Dorf",
},
["S8"] = {
["color"] = "231f20",
["left terminus"] = "Bern",
["right terminus"] = "Jegenstorf",
},
["S9"] = {
["color"] = "ee1d23",
["left terminus"] = "Bern",
["right terminus"] = "Unterzollikofen",
},
["S31"] = {
["color"] = "a4a221",
["left terminus"] = "Biel/Bienne",
["right terminus"] = "Belp",
},
["S44"] = {
["color"] = "5d5910",
["left terminus"] = "Thun",
["right terminus"] = {"Solothurn", "Sumiswald-Grünen"},
},
["S51"] = {
["color"] = "99ca3b",
["left terminus"] = "Bern Brünnen Westside",
["right terminus"] = "Bern",
},
["S52"] = {
["color"] = "e9ce0e",
["left terminus"] = "Ins",
["right terminus"] = "Bern",
},
},
["aliases"] = {
["1"] = "S1",
["2"] = "S2",
["3"] = "S3",
["4"] = "S4",
["5"] = "S5",
["6"] = "S6",
["7"] = "S7",
["8"] = "S8",
["9"] = "S9",
["31"] = "S31",
["44"] = "S44",
["51"] = "S51",
["52"] = "S52",
},
}
return p