Difference between revisions of "Module:Adjacent stations/Hokuhoku"
Jump to navigation
Jump to search
blackwiki>Cards84664 (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Hokuhoku Express", ["system color"] = "ff2861", ["station format"] = { "%1 Station", }, ["lines"] = {...') |
blackwiki>Cards84664 |
||
| Line 11: | Line 11: | ||
["color"] = "ff2861", | ["color"] = "ff2861", | ||
["left terminus"] = "Naoetsu", | ["left terminus"] = "Naoetsu", | ||
| − | ["right terminus"] = " | + | ["right terminus"] = "Echigo-Yuzawa", |
}, | }, | ||
}, | }, | ||
Revision as of 19:50, 24 July 2020
Documentation for this module may be created at Module:Adjacent stations/Hokuhoku/doc
local p = {
["lang"] = "en-US",
["system title"] = "Hokuhoku Express",
["system color"] = "ff2861",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Hokuhoku"] = {
["title"] = "[[Hokuhoku Line]]",
["color"] = "ff2861",
["left terminus"] = "Naoetsu",
["right terminus"] = "Echigo-Yuzawa",
},
},
}
return p