Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local kolkata = "%1 metro station (Kolkata)"
local p = {
["system title"] = "[[Kolkata Metro]]",
["system icon"] = "",
["system color"] = "",
["name format"] = {
"font-size: 180%; font-family:Arial, sans; font-weight: bold; line-height: 100%; color: #0074FF;",
},
["header background color"] = "EEEEEE",
["station format"] = {
"%1 metro station",
["Central"] = kolkata,
["Chandni Chowk"] = kolkata,
["Mahatma Gandhi Road"] = kolkata,
["Park Street"] = kolkata,
},
["lines"] = {
["_default"] = {
["title"] = "[[Kolkata Metro Line %1|Line %1]]",
["color"] = "0074FF",
},
["1"] = {
["color"] = "005EEE",
["left terminus"] = "Dakshineswar",
["right terminus"] = "Kavi Subhash",
},
["2"] = {
["color"] = "0DA82C",
["left terminus"] = "Salt Lake Sector-V",
["right terminus"] = "Howrah Maidan",
},
["3"] = {
["color"] = "800080",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Joka",
["right terminus"] = "Esplanade",
},
["4"] = {
["color"] = "FFE800",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Noapara",
["right terminus"] = "Barasat",
},
["5"] = {
["color"] = "FFADEC",
["note-mid"] = "''(planned)''",
["left terminus"] = "Baranagar",
["right terminus"] = "Barrackpore",
},
["6"] = {
["color"] = "FF8F00",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Kavi Subhash",
["right terminus"] = "Biman Bandar",
},
},
["aliases"] = {
["blue"] = "1",
["green"] = "2",
["purple"] = "3",
["yellow"] = "4",
["pink"] = "5",
["orange"] = "6",
}
}
return p