Module:Adjacent stations/Namma Metro: Difference between revisions

Content deleted Content added
txt color
use svg logo
 
(45 intermediate revisions by 10 users not shown)
Line 1:
local blr = "%1 metro station (BangaloreBengaluru)"
 
local p = {
["system title"] = "[[Namma Metro]]",
["system icon"] = "[[File:Namma metro icon.svg|17px|link=Namma Metro]]",
["rail box format"] = "title",
["name format"] = "font-size: 160150%; font-family:sans-serif; font-weight:bolderbold; line-heightcolor:100% #FFFFFF; background-color: #6666665A5075; padding: 0.625em 4px; line-height: 110%",
["header background color"] = "5A5075",
["header text color"] = "FFFFFF",
["station format"] = {
"%1 metro station",
Line 20 ⟶ 22:
["Purple"] = {
["color"] = "8C2877",
["left terminus"] = "BaiyappanahalliWhitefield (Kadugodi)",
["right terminus"] = "KengeriChallaghatta",
},
["Green"] = {
["color"] = "009933",
["left terminus"] = "NagasandraMadavara",
["right terminus"] = "Silk Institute",
},
Line 31 ⟶ 33:
["color"] = "FFDF00",
["text color"] = "000",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Rashtreeya Vidyalaya Road",
["right terminus"] = "Delta Electronics Bommasandra",
},
["Pink"] = {
["color"] = "FC8EACFF49A7",
["text color"] = "000FFFFFF",
["note-mid"] = "''(underUnder constructionConstruction)''",
["left terminus"] = "Kalena AgraharaNagawara",
["right terminus"] = "NagawaraKalena Agrahara",
},
["Blue"] = {
["color"] = "87CEFA28458C",
["text color"] = "000FFFFFF",
["note-mid"] = "''(underUnder constructionConstruction)''",
["left terminus"] = "Central Silk Board",
["right terminus"] = {"NagawaraKrishnarajapura", "KIAL Terminals"},
},
["Orange"] = {
["color"] = "FF4500FF6300",
["note-mid"] = "''(plannedPlanned)''",
["left terminus"] = {"JP Nagara Phase 4", "Hosahalli"},
["right terminus"] = {"Kempapura", "Kadabagere"},
},
["Red"] = {
["color"] = "CB0020",
["note-mid"] = "''(under constructionPlanned)''",
["left terminus"] = {"Hebbala"},
["right terminus"] = {"Sarjapura"},
},
["Grey"] = {
["color"] = "838996",
["note-mid"] = "''(Planned)''",
["left terminus"] = {"Hosahalli"},
["right terminus"] = {"Kadabagere"},
},
},
["aliases"] = {
Line 63 ⟶ 76:
["blue"] = "Blue",
["orange"] = "Orange",
["red"] = "Red",
["grey"] = "Grey",
}
}