Module:Adjacent stations/Gornergrat Railway
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 00:21, 27 December 2019 by blackwiki>Mackensen (←Created page with 'local p = { ["system title"] = "Gornergrat Railway", ["system icon"] = "", ["system color"] = "aa3300", ["station format"] = { "%1 railway station", }...')
Documentation for this module may be created at Module:Adjacent stations/Gornergrat Railway/doc
local p = {
["system title"] = "[[Gornergrat Railway]]",
["system icon"] = "",
["system color"] = "aa3300",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["Gornergrat–Zermatt"] = {
["title"] = "Gornergrat–Zermatt",
["color"] = "aa3300",
["left terminus"] = "Gornergrat",
["right terminus"] = "Zermatt",
},
},
}
return p