Module:Adjacent stations/Seaside
MyWikiBiz, Author Your Legacy — Saturday November 01, 2025
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:46, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Seaside)
Documentation for this module may be created at Module:Adjacent stations/Seaside/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[File:Yokohama Seaside Line Symbol.svg|20px]] [[Yokohama Seaside Line]]",
["system color"] = "eb5f15",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Seaside"] = {
["title"] = "[[Kanazawa Seaside Line]]",
["color"] = "eb5f15",
["left terminus"] = "Kanazawa-Hakkei",
["right terminus"] = "Shin-Sugita",
},
},
}
return p