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 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 p = {
["system title"] = "[[Mumbai Metro]]",
["system icon"] = "",
["system color"] = "",
["station format"] = {
"%1 metro station"
},
["name format"] = "font-size: 160%; font-family:sans-serif; font-weight:bolder; line-height:100%; background-color:transparent;",
["header background color"] = "EEEEEE",
["lines"] = {
["_default"] = {
["title"] = "[[Mumbai_Metro#Lines|Mumbai Metro Line]]",
["color"] = "cccccc",
},
["1"] = {
["title"] = "[[Line 1 (Mumbai Metro)|Blue Line 1]]",
["color"] = "000080",
["left terminus"] = "Versova",
["right terminus"] = "Ghatkopar",
},
["2"] = {
["title"] = "[[Line 2 (Mumbai Metro)|Yellow Line 2]]",
["color"] = "f8d568", -- for color only; use 2A and 2B in Template:Adjacent stations
},
["2A"] = {
["title"] = "[[Line 2 (Mumbai Metro)|Yellow Line 2A]]",
["color"] = "f8d568",
["left terminus"] = "Dahisar (East)",
["right terminus"] = "D.N. Nagar",
},
["2B"] = {
["title"] = "[[Line 2 (Mumbai Metro)|Yellow Line 2A]]",
["color"] = "f8d568",
["note-mid"] = "''(under construction)''",
["left terminus"] = "ESIC Nagar",
["right terminus"] = "Mandale",
},
["3"] = {
["title"] = "[[Line 3 (Mumbai Metro)|Aqua Line 3]]",
["color"] = "1ca9c9",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Aarey Colony",
["right terminus"] = "Cuffe Parade",
},
["4"] = {
["title"] = "[[Line 4 (Mumbai Metro)|Green Line 4]]",
["color"] = "008000",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Kasarvadavali",
["right terminus"] = "Bhakti Park (Wadala)",
},
["5"] = {
["title"] = "[[Line 5 (Mumbai Metro)|Orange Line 5]]",
["color"] = "ffa500",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Kapurbawdi",
["right terminus"] = "Kalyan APMC",
},
["6"] = {
["title"] = "[[Line 6 (Mumbai Metro)|Pink Line 6]]",
["color"] = "e29cd2",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Swami Samarth Nagar (Lokhandwala)",
["right terminus"] = "Vikhroli EEH",
},
["7"] = {
["title"] = "[[Line 7 (Mumbai Metro)|Red Line 7]]",
["color"] = "ff0000",
["left terminus"] = "Dahisar (East)",
["right terminus"] = "Andheri (East)",
},
["8"] = {
["title"] = "[[Line 8 (Mumbai Metro)|Gold Line 8]]",
["color"] = "ffd700",
["note-mid"] = "''(planned)''",
["left terminus"] = "CSMIA International",
["right terminus"] = "NMIA",
},
["9"] = {
["title"] = "[[Line 9 (Mumbai Metro)|Red Line 9]]",
["color"] = "ff0000",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Dahisar (East)",
["right terminus"] = "Subhash Chandra Bose Stadium",
},
["10"] = {
["title"] = "[[Line 10 (Mumbai Metro)|Green Line 10]]",
["color"] = "008000",
["note-mid"] = "''(planned)''",
["left terminus"] = "Shivaji Chowk (Mira Road)",
["right terminus"] = "Gaimukh",
},
["11"] = {
["title"] = "[[Line 11 (Mumbai Metro)|Green Line 11]]",
["color"] = "008000",
["note-mid"] = "''(planned)''",
["left terminus"] = "Chhatrapati Shivaji Maharaj Terminus",
["right terminus"] = "Bhakti Park (Wadala)",
},
["12"] = {
["title"] = "[[Line 12 (Mumbai Metro)|Orange Line 12]]",
["color"] = "ffa500",
["note-mid"] = "''(planned)''",
["left terminus"] = "Kalyan APMC",
["right terminus"] = "Taloja",
},
["13"] = {
["title"] = "[[Line 13 (Mumbai Metro)|Purple Line 13]]",
["color"] = "800080",
["note-mid"] = "''(proposed)''",
["left terminus"] = "Shivaji Chowk (Mira Road)",
["right terminus"] = "Virar",
},
["14"] = {
["title"] = "[[Line 14 (Mumbai Metro)|Magenta Line 14]]",
["color"] = "ff00ff",
["note-mid"] = "''(planned)''",
["left terminus"] = "Vikhroli EEH",
["right terminus"] = "Badlapur",
},
},
["aliases"] = {
["line 1"] = "1",
["line 2"] = "2",
["line 2A"] = "2A",
["line 2B"] = "2B",
["line 3"] = "3",
["line 4"] = "4",
["line 5"] = "5",
["line 6"] = "6",
["line 7"] = "7",
["line 8"] = "8",
["line 9"] = "9",
["line 10"] = "10",
["line 11"] = "11",
["line 12"] = "12",
["line 13"] = "13",
["line 14"] = "14",
}
}
return p