Content deleted Content added
Harshul12345 (talk | contribs) mNo edit summary |
use svg logo |
||
(11 intermediate revisions by 5 users not shown) | |||
Line 1:
local blr = "%1 metro station (
local p = {
["system title"] = "[[Namma Metro]]",
["system icon"] = "[[File:Namma
["
["header background color"] = "5A5075",
["station format"] = {
"%1 metro station",
["City Railway Station"] = blr,
["Mahatma Gandhi Road"] = blr,
["Shivaji Nagar"] = blr
},
["lines"] = {
["_default"] = {
["title"] = "[[%1 Line (Namma Metro)|%1 Line]]",
["text color"] = "ffffff",
},
["Purple"] = {
["color"] = "8C2877",
▲ ["text color"] = "FFFFFF",
["left terminus"] = "Whitefield (Kadugodi)",
["right terminus"] = "Challaghatta",
Line 26 ⟶ 27:
["Green"] = {
["color"] = "009933",
▲ ["text color"] = "FFFFFF",
["left terminus"] = "Madavara",
["right terminus"] = "Silk Institute",
Line 32:
["Yellow"] = {
["color"] = "FFDF00",
["text color"] = "
["note-mid"] = "Future service",▼
["left terminus"] = "Rashtreeya Vidyalaya Road",
["right terminus"] = "Delta Electronics Bommasandra",
},
["Pink"] = {
["color"] = "FF49A7",
["text color"] = "FFFFFF",
["note-mid"] = "''(Under Construction)''",
["left terminus"] = "Nagawara",
["right terminus"] = "Kalena Agrahara",
Line 46:
["color"] = "28458C",
["text color"] = "FFFFFF",
["note-mid"] = "''(Under Construction)''",
["left terminus"] = "Central Silk Board",
["right terminus"] = {"Krishnarajapura", "KIAL Terminals"},
},
["Orange"] = {
["color"] = "FF6300",
["
["left terminus"] = {"JP
["right terminus"] = {"Kempapura", "Kadabagere"},
},
["Red"] = {
["color"] = "CB0020",
["
["left terminus"] = {"Hebbala"},
["right terminus"] = {"Sarjapura"},
["Grey"] = {
["color"] = "838996",
["left terminus"] = {"Hosahalli"},
["right terminus"] = {"Kadabagere"},
},
},
Line 70 ⟶ 77:
["orange"] = "Orange",
["red"] = "Red",
["grey"] = "Grey",
▲ },
}
}
|