Module:Adjacent stations/Seibu Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Seibu Railway.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Chichibu |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Chichibu Line |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | F Liner |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Koedo |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kokubunji |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Haijima |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Haijima Liner |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ikebukuro |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Musashi |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | S-Train |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sayama |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Seibuen |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Shinjuku |
fd7400 |
| |
Tamagawa Line | Tamagawa |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Tamako |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Toshima |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Yamaguchi |
fd7400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Yurakucho |
fd7400 |
|
local tokyo = "%1 Station (Tokyo)"
local p = {
["lang"] = "en-US",
["system title"] = "[[File:SeibuRailway mark.svg|18px|link=Seibu Railway]] [[Seibu Railway|Seibu]]",
["system color"] = "fd7400",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Tamagawa"] = {
["title"] = "[[Seibu Tamagawa Line|Tamagawa Line]]",
["color"] = "fd7400",
["left terminus"] = "Koremasa",
["right terminus"] = "Musashi-Sakai",
},
},
}
return p