Difference between revisions of "Module:Adjacent stations/Gornergrat Railway"
Jump to navigation
Jump to search
blackwiki>Mackensen (←Created page with 'local p = { ["system title"] = "Gornergrat Railway", ["system icon"] = "", ["system color"] = "aa3300", ["station format"] = { "%1 railway station", }...') |
m (2 revisions imported) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 11: | Line 11: | ||
["color"] = "aa3300", | ["color"] = "aa3300", | ||
["left terminus"] = "Gornergrat", | ["left terminus"] = "Gornergrat", | ||
| − | ["right terminus"] = "Zermatt", | + | ["right terminus"] = "Zermatt GGB", |
}, | }, | ||
}, | }, | ||
Latest revision as of 12:37, 26 September 2020
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 GGB",
},
},
}
return p