Module:Adjacent stations/Yokohama Municipal Subway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Yokohama Municipal Subway.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Blue Line | Blue or blue or b |
006ac6 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Green or green or g |
000000 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[File:Yokohama Municipal Subway Logo.svg|15px]] [[Yokohama Municipal Subway]]",
["system color"] = "000000",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Blue"] = {
["title"] = "[[Blue Line (Yokohama)|Blue Line]]",
["color"] = "006ac6",
["left terminus"] = "Shonandai",
["right terminus"] = "Azamino",
},
},
}
return p