Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Pune Metro]]",
["system icon"] = "",
["system color"] = "",
["station format"] = {
"%1 metro station",
["Anand Nagar"] = "[[%1 (Pune) metro station|%1]]",
},
["lines"] = {
["_default"] = {
["title"] = "[[%1 Line (Pune Metro)|%1 Line]]",
["color"] = "666666",
},
["Aqua"] = {
["color"] = "00FFFF",
["left terminus"] = "Vanaz",
["right terminus"] = "Ramwadi",
},
["Purple"] = {
["color"] = "800080",
["left terminus"] = "PCMC Bhavan",
["right terminus"] = "Swargate",
},
},
["aliases"] = {
["aqua"] = "Aqua",
["purple"] = "Purple"
}
}
return p