Module:Adjacent stations/Pune Suburban Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Pune Suburban Railway.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lonavala Line | Lonavala Line |
006400 |
|
local p = {
["system title"] = "[[Pune Suburban Railway]]",
["system icon"] = "",
["system color"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["Lonavala Line"] = {
["title"] = "[[Pune Suburban Railway#Stations with route map|Lonavala Line]]",
["color"] = "006400",
["left terminus"] = "Lonavala",
["right terminus"] = "Pune Junction",
},
},
["aliases"] = {
["lonavala"] = "Lonavala Line"
}
}
return p