Module:Adjacent stations/Rurtalbahn: Difference between revisions
imported>Mackensen (←Created page with 'local p = { ["system title"] = "Rurtalbahn", ["system icon"] = "", ["station format"] = { "%1 station", }, ["lines"] = { ["RB"] = { ["title"] = "", ["color"] = "00519E", ["types"] = { ["21"] = { ["title"] = "RB 21", ["left terminus"] = "Heimbach", ["right terminus"] = "Düren", }, ["28"] = { ["title"] = "[[List of regional railway...') |
(No difference)
|
Latest revision as of 14:34, 13 July 2021
Template:Adjacent stations doc
LinesEdit
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Rurtalbahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["21"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 20–29|RB 21]]",
["left terminus"] = "Heimbach",
["right terminus"] = "Düren",
},
["28"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 20–29|RB 28]]",
["left terminus"] = "Düren",
["right terminus"] = "Euskirchen",
},
},
},
},
}
return p