Module:Adjacent stations/Shimabara Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Shimabara Railway.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Shimabara Railway |
FEF500 |
|
local p = {
["lang"] = "en-GB",
["system title"] = "[[Shimabara Railway]]",
["system color"] = "FEF500",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Shimabara"] = {
["title"] = "[[Shimabara Railway Line]]",
["color"] = "FEF500",
["left terminus"] = "Isahaya",
["right terminus"] = "Shimabarako",
},
},
}
return p