Module:Adjacent stations/Ahmedabad Metro/sandbox: Difference between revisions

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"] = "",
["namerail box format"] = "title",
["station format"] = {
"%1 metro station",
Line 8 ⟶ 10:
["lines"] = {
["_default"] = {
["title"] = "[[Red%1 Line (Ahmedabad Metro)|Red%1 Line]]",
["color"] = "cccccc",
["redtext color"] = "RedFFFFFF",
},
["Blue"] = {
["title"] = "[[Blue Line (Ahmedabad Metro)|Blue Line]]",
["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"] = "APMCMotera Stadium",
},
},
["aliases"] = {
["blue"] = "Blue",
["bluered"] = "BlueRed",
},
["red"] = "Red",
["red"] = "Red",
},
}