Module:Adjacent stations/Namma Metro: Difference between revisions

Content deleted Content added
mNo edit summary
Tag: Reverted
use svg logo
 
(13 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.625em 4px; line-height: 110%",
["name format"] = {
["font-family: helvetica;header background- color:"] transparent;= "5A5075",
["header text color"] = "FFFFFF",
["Purple"] = "font-family: helvetica; background-color: transparent; border-bottom: 8px solid #8C2877;",
["Green"] = "font-family: helvetica; background-color: transparent; border-bottom: 8px solid #009933;",
["Yellow"] = "font-family: helvetica; background-color: transparent; border-bottom: 8px solid #FFDF00;",
["Pink"] = "font-family: helvetica; background-color: transparent; border-bottom: 8px solid #FF49A7;",
["Blue"] = "font-family: helvetica; background-color: transparent; border-bottom: 8px solid #28458C;",
["Orange"] = "font-family: helvetica; background-color: transparent; border-bottom: 8px solid #FF6300;",
["Red"] = "font-family: helvetica; background-color: transparent; border-bottom: 8px solid #CB0020;",
},
["station format"] = {
"%1 metro station",
Line 40 ⟶ 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 53 ⟶ 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 68 ⟶ 61:
["left terminus"] = {"Hebbala"},
["right terminus"] = {"Sarjapura"},
},
["Grey"] = {
["color"] = "838996",
["note-mid"] = "''(Planned)''",
["left terminus"] = {"Hosahalli"},
["right terminus"] = {"Kadabagere"},
},
},
["aliases"] = {
Line 78 ⟶ 77:
["orange"] = "Orange",
["red"] = "Red",
["grey"] = "Grey",
}
}