Module:Adjacent stations/Namma Metro: Difference between revisions

Content deleted Content added
mNo edit summary
use svg logo
 
(19 intermediate revisions by 5 users not shown)
Line 1:
local blr = "%1 metro station (BangaloreBengaluru)"
 
local p = {
["system title"] = "[[Namma Metro]]",
["system icon"] = "[[File:Namma Metrometro Logoicon.pngsvg|17px|link=Namma Metro]]",
["rail box format"] = "title",
["name format"] = "font-size: 150%; font-family:sans-serif; font-weight:bold; color: #FFFFFF; background-color: #5A5075; padding: 0.3em625em 4px; line-height: 110%",
["header background color"] = "5A5075",
["header text color"] = "FFFFFF",
["station format"] = {
"%1 metro station",
Line 32 ⟶ 33:
["color"] = "FFDF00",
["text color"] = "000",
["note-mid"] = "''(under construction)''",
["left terminus"] = "Rashtreeya Vidyalaya Road",
["right terminus"] = "Delta Electronics Bommasandra",
},
["Pink"] = {
["color"] = "FF49A7",
["text color"] = "FFFFFF",
["note-mid"] = "''(underUnder constructionConstruction)''",
["left terminus"] = "Nagawara",
["right terminus"] = "Kalena Agrahara",
Line 45:
["Blue"] = {
["color"] = "28458C",
["note-midtext color"] = "''(under construction)''FFFFFF",
["note-mid"] = "''(underUnder constructionConstruction)''",
["left terminus"] = "Central Silk Board",
["right terminus"] = {"Krishnarajapura", "KIAL Terminals"},
},
["Orange"] = {
["color"] = "FF6300",
["note-mid"] = "''(plannedPlanned)''",
["left terminus"] = {"JP Nagara Phase 4", "Hosahalli"},
["right terminus"] = {"Kempapura", "Kadabagere"},
Line 60 ⟶ 61:
["left terminus"] = {"Hebbala"},
["right terminus"] = {"Sarjapura"},
},
["Grey"] = {
["color"] = "838996",
["note-mid"] = "''(Planned)''",
["left terminus"] = {"Hosahalli"},
["right terminus"] = {"Kadabagere"},
},
},
["aliases"] = {
Line 70 ⟶ 77:
["orange"] = "Orange",
["red"] = "Red",
["grey"] = "Grey",
}
}