Difference between revisions of "Module:Adjacent stations/Aare Seeland mobil"
Jump to navigation
Jump to search
blackwiki>Mackensen (+Solothurn–Langenthal) |
blackwiki>Mackensen (refactor) |
||
| Line 9: | Line 9: | ||
["color"] = "C42937", | ["color"] = "C42937", | ||
}, | }, | ||
| − | [" | + | ["Regio"] = { |
| − | ["title"] = "[[ | + | ["title"] = "[[Regio (Swiss railway train)|Regio]]", |
| − | + | ["types"] = { | |
| − | + | ["Biel–Täuffelen–Ins"] = { | |
| − | + | ["title"] = "", | |
| − | + | ["left terminus"] = "Ins", | |
| − | + | ["right terminus"] = "Biel/Bienne", | |
| − | + | }, | |
| − | + | ["Solothurn–Langenthal"] = { | |
| + | ["title"] = "", | ||
| + | ["left terminus"] = "Solothurn", | ||
| + | ["right terminus"] = "Langenthal", | ||
| + | }, | ||
| + | }, | ||
}, | }, | ||
}, | }, | ||
Revision as of 23:58, 13 June 2020
This is a data module for Module:Adjacent stations. It supports services operated by the Aare Seeland mobil. .
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
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",
},
["Solothurn–Langenthal"] = {
["title"] = "",
["left terminus"] = "Solothurn",
["right terminus"] = "Langenthal",
},
},
},
},
}
return p