Difference between revisions of "Module:Adjacent stations/Berner Oberland-Bahnen"
Jump to navigation
Jump to search
blackwiki>Mackensen (←Created page with 'local p = { ["system title"] = "Berner Oberland-Bahnen AG", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["lines"] = { ["Bernes...') |
m (1 revision imported) |
(No difference)
| |
Latest revision as of 12:28, 26 September 2020
This is a data module for Module:Adjacent stations. It supports services operated by Berner Oberland-Bahnen (Berner Oberland-Bahnen AG).
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "Berner Oberland-Bahnen AG",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["Bernese Oberland Railway"] = {
["title"] = "[[Bernese Oberland Railway]]",
["color"] = "455984",
["left terminus"] = "Interlaken Ost",
["right terminus"] = {"Lauterbrunnen", "Grindelwald"},
},
["Schynige Platte Railway"] = {
["title"] = "[[Schynige Platte Railway]]",
["color"] = "AC402A",
["left terminus"] = "Wilderswil",
["right terminus"] = "Schynige Platte",
},
},
["aliases"] = {
["berner oberland-bahn"] = "Bernese Oberland Railway",
["schynige platte-bahn"] = "Schynige Platte Railway",
}
}
return p