Difference between revisions of "Module:Adjacent stations/Joshin"
Jump to navigation
Jump to search
blackwiki>Cards84664 (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Joshin Electric Railway", ["system color"] = "000000", ["station format"] = { "%1 Station", }, ["...') |
blackwiki>Cards84664 |
||
| Line 2: | Line 2: | ||
["lang"] = "en-US", | ["lang"] = "en-US", | ||
["system title"] = "[[Joshin Electric Railway]]", | ["system title"] = "[[Joshin Electric Railway]]", | ||
| − | ["system color"] = " | + | ["system color"] = "009174", |
["station format"] = { | ["station format"] = { | ||
"%1 Station", | "%1 Station", | ||
| Line 9: | Line 9: | ||
["Joshin"] = { | ["Joshin"] = { | ||
["title"] = "[[Jōshin Line]]", | ["title"] = "[[Jōshin Line]]", | ||
| − | ["color"] = " | + | ["color"] = "009174", |
| − | ["left terminus"] = " | + | ["left terminus"] = "Shimonita", |
["right terminus"] = "Takasaki", | ["right terminus"] = "Takasaki", | ||
}, | }, | ||
Revision as of 23:38, 7 September 2020
Documentation for this module may be created at Module:Adjacent stations/Joshin/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Joshin Electric Railway]]",
["system color"] = "009174",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Joshin"] = {
["title"] = "[[Jōshin Line]]",
["color"] = "009174",
["left terminus"] = "Shimonita",
["right terminus"] = "Takasaki",
},
},
}
return p