Difference between revisions of "Module:Adjacent stations/Iwate Galaxy"
Jump to navigation
Jump to search
blackwiki>Cards84664 |
blackwiki>Cards84664 (+Aoyama) |
||
| Line 4: | Line 4: | ||
["system color"] = "fcba03", | ["system color"] = "fcba03", | ||
["station format"] = { | ["station format"] = { | ||
| + | ["Aoyama"] = "Aoyama Station (Niigata)", | ||
"%1 Station", | "%1 Station", | ||
}, | }, | ||
Revision as of 18:40, 15 November 2019
Documentation for this module may be created at Module:Adjacent stations/Iwate Galaxy/doc
local p = {
["lang"] = "en-US",
["system title"] = "Iwate Galaxy Railway",
["system color"] = "fcba03",
["station format"] = {
["Aoyama"] = "Aoyama Station (Niigata)",
"%1 Station",
},
["lines"] = {
["Iwate Galaxy"] = {
["title"] = "[[Iwate Galaxy Railway Line]]",
["color"] = "273d9d",
["left terminus"] = "Morioka",
["right terminus"] = "Metoki",
},
},
}
return p