Content deleted Content added
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1:
local nag = "%1 metro station (Ahmedabad)"
local p = {
["system title"] = "[[Ahmedabad Metro]]",
["system icon"] = "",
["
["station format"] = {
"%1 metro station",
Line 8 ⟶ 10:
["lines"] = {
["_default"] = {
["color"] = "cccccc",
["Blue"] = {
["color"] = "0983ce",
["left terminus"] = "Thaltej Gam",
Line 17 ⟶ 20:
},
["Red"] = {
▲ ["title"] = "[[Red Line (Ahmedabad Metro)|Red Line]]",
["color"] = "f52532",
["left terminus"] = "Mahatma Mandir",
["right terminus"] = "
},
},
["aliases"] = {
["blue"] = "Blue",
["
▲ ["red"] = "Red",
▲ },
}
|