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", }...') |
blackwiki>Mackensen (Zermatt split) |
||
| Line 11: | Line 11: | ||
["color"] = "aa3300", | ["color"] = "aa3300", | ||
["left terminus"] = "Gornergrat", | ["left terminus"] = "Gornergrat", | ||
| − | ["right terminus"] = "Zermatt", | + | ["right terminus"] = "Zermatt GGB", |
}, | }, | ||
}, | }, | ||
Revision as of 18:10, 12 April 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