Module:Adjacent stations/Yokohama Minatomirai Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Yokohama Minatomirai Railway.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
![]() | Minatomirai |
003ea2 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S-Train |
000000 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | F Liner |
000000 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[Yokohama Minatomirai Railway]]",
["system color"] = "000000",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Minatomirai"] = {
["title"] = "[[File:YMRC logomark.svg|13px]] [[Minatomirai Line]]",
["color"] = "003ea2",
["left terminus"] = "Yokohama",
["right terminus"] = "Motomachi-Chukagai",
},
},
}
return p