Module:Adjacent stations/Kanto
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 04:31, 15 December 2019 by blackwiki>Cards84664 (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Kantō Railway", ["system color"] = "2243f7", ["station format"] = { "%1 Station", }, ["lines"] =...')
Documentation for this module may be created at Module:Adjacent stations/Kanto/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Kantō Railway]]",
["system color"] = "2243f7",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Ryugasaki"] = {
["title"] = "[[Ryūgasaki Line]]",
["color"] = "2243f7",
["left terminus"] = "Sanuki",
["right terminus"] = "Ryūgasaki",
},
},
}
return p