Content deleted Content added
MusikBot II (talk | contribs) m Protected "Module:Adjacent stations/Namma Metro": High-risk template or module: 269 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite)) |
use svg logo |
||
(28 intermediate revisions by 6 users not shown) | |||
Line 1:
local blr = "%1 metro station (
local p = {
["system title"] = "[[Namma Metro]]",
["system icon"] = "[[File:Namma
["rail box format"] = "title",
["name format"] = "font-size: 150%; font-family:sans-serif; font-weight:bold; color: #FFFFFF; background-color: #5A5075; padding: 0.
["header background color"] = "5A5075",
["header text color"] = "FFFFFF",
["station format"] = {
"%1 metro station",
Line 26 ⟶ 27:
["Green"] = {
["color"] = "009933",
["left terminus"] = "
["right terminus"] = "Silk Institute",
},
Line 32 ⟶ 33:
["color"] = "FFDF00",
["text color"] = "000",
["note-mid"] = "''(under construction)''",▼
["left terminus"] = "Rashtreeya Vidyalaya Road",
["right terminus"] = "Delta Electronics Bommasandra",
},
["Pink"] = {
["color"] = "
["text color"] = "
["note-mid"] = "''(
["left terminus"] = "Nagawara",
["right terminus"] = "Kalena Agrahara",
},
["Blue"] = {
["color"] = "
["text color"] = "
["note-mid"] = "''(
["left terminus"] = "Central Silk Board",
["right terminus"] = {"Krishnarajapura", "KIAL Terminals"},
},
["Orange"] = {
["color"] = "
["note-mid"] = "''(
["left terminus"] = {"JP Nagara Phase 4", "Hosahalli"},
["right terminus"] = {"Kempapura", "Kadabagere"},
},
["Red"] = {
["color"] = "
["note-mid"] = "''(Planned)''",
["left terminus"] = {"
["right terminus"] = {"Sarjapura"},
},
["Grey"] = {
["color"] = "838996",
["left terminus"] = {"Hosahalli"},
["right terminus"] = {"Kadabagere"},
},
},
["aliases"] = {
Line 71 ⟶ 77:
["orange"] = "Orange",
["red"] = "Red",
["grey"] = "Grey",
}
}
|