Difference between revisions of "Module:Adjacent stations/Aargau S-Bahn"
Jump to navigation
Jump to search
blackwiki>Mackensen |
m (7 revisions imported) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 30: | Line 30: | ||
["text color"] = "FFFFFF", | ["text color"] = "FFFFFF", | ||
["color"] = "f2717a", | ["color"] = "f2717a", | ||
| − | ["left terminus"] = "Brugg", | + | ["left terminus"] = "Brugg AG", |
["right terminus"] = "Muri AG", | ["right terminus"] = "Muri AG", | ||
}, | }, | ||
| Line 62: | Line 62: | ||
["text color"] = "FFFFFF", | ["text color"] = "FFFFFF", | ||
["color"] = "17b5e9", | ["color"] = "17b5e9", | ||
| − | ["left terminus"] = " | + | ["left terminus"] = "Sursee", |
["right terminus"] = "Turgi", | ["right terminus"] = "Turgi", | ||
}, | }, | ||
Latest revision as of 12:26, 26 September 2020
This is a data module for Module:Adjacent stations. It supports services operated by the Aargau S-Bahn.
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local ch = "%1 railway station (Switzerland)"
local p = {
["system title"] = "[[Aargau S-Bahn]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
["Koblenz"] = ch,
},
["lines"] = {
["14"] = {
["title"] = "[[Aargau S-Bahn#Lines|S14]]",
["short name"] = "S14",
["text color"] = "FFFFFF",
["color"] = "05ae9a",
["left terminus"] = "Schöftland",
["right terminus"] = "Menziken",
},
["23"] = {
["title"] = "[[Aargau S-Bahn#Lines|S23]]",
["short name"] = "S23",
["text color"] = "000000",
["color"] = "ffcf06",
["left terminus"] = "Langenthal",
["right terminus"] = "Baden",
},
["25"] = {
["title"] = "[[Aargau S-Bahn#Lines|S25]]",
["short name"] = "S25",
["text color"] = "FFFFFF",
["color"] = "f2717a",
["left terminus"] = "Brugg AG",
["right terminus"] = "Muri AG",
},
["26"] = {
["title"] = "[[Aargau S-Bahn#Lines|S26]]",
["short name"] = "S26",
["text color"] = "FFFFFF",
["color"] = "b89961",
["left terminus"] = "Olten",
["right terminus"] = "Rotkreuz",
},
["27"] = {
["title"] = "[[Aargau S-Bahn#Lines|S27]]",
["short name"] = "S27",
["text color"] = "FFFFFF",
["color"] = "75593b",
["left terminus"] = {"Waldshut", "Bad Zurzach"},
["right terminus"] = "Baden",
},
["28"] = {
["title"] = "[[Aargau S-Bahn#Lines|S28]]",
["short name"] = "S28",
["text color"] = "FFFFFF",
["color"] = "8781bd",
["left terminus"] = "Zofingen",
["right terminus"] = "Lenzburg",
},
["29"] = {
["title"] = "[[Aargau S-Bahn#Lines|S29]]",
["short name"] = "S29",
["text color"] = "FFFFFF",
["color"] = "17b5e9",
["left terminus"] = "Sursee",
["right terminus"] = "Turgi",
},
},
}
return p