Difference between revisions of "Module:Adjacent stations/Peak Tram"
Jump to navigation
Jump to search
blackwiki>Jc86035 m (stop noun) |
blackwiki>Jc86035 m (fix) |
||
| Line 2: | Line 2: | ||
["lang"] = "en-GB", | ["lang"] = "en-GB", | ||
["system title"] = "[[Peak Tram]]", | ["system title"] = "[[Peak Tram]]", | ||
| − | ["stop noun"] = "stop", | + | ["header stop noun"] = "stop", |
["station format"] = { | ["station format"] = { | ||
"%1 stop" | "%1 stop" | ||
Revision as of 10:22, 15 August 2018
Documentation for this module may be created at Module:Adjacent stations/Peak Tram/doc
local p = {
["lang"] = "en-GB",
["system title"] = "[[Peak Tram]]",
["header stop noun"] = "stop",
["station format"] = {
"%1 stop"
},
["lines"] = {
["_default"] = {
["line title"] = "[[Peak Tram]]",
["color"] = "8B0000",
["left terminus"] = "Garden Road",
["right terminus"] = "The Peak"
}
}
}
return p