Module:Adjacent stations/Midtjyske Jernbaner/doc
Appearance
![]() | This is a documentation subpage for Module:Adjacent stations/Midtjyske Jernbaner. It may contain usage information, categories and other content that is not part of the original module page. |
local halt = "%1" local rhalt = "%1"
local p = { ["system title"] = "Midtjyske Jernbaner", ["system icon"] = "", ["station format"] = { "%1 station",
}, ["lines"] = { ["_default"] = { ["color"] = "0000FF" }, ["Lemvigbanen"] = { ["title"] = "Vemb–Lemvig", ["note-mid"] = "Local train", ["left terminus"] = "Vemb", ["right terminus"] = "Lemvig" }, ["RESkjHol"] = { ["title"] = "Skjern–Holstebro", ["note-mid"] = "Regional train", ["left terminus"] = "Skjern", ["right terminus"] = "Holstebro" } } }
return p