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

Content deleted Content added
Create sandbox version of Module:Adjacent stations/Ahmedabad Metro
 
No edit summary
 
(4 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 linecolor"] = "2FFFFFF",
},
["1Blue"] = {
["title"] = "[[Blue Line (Ahmedabad Metro)|Blue Line]]",
["color"] = "0983ce",
["left terminus"] = "Thaltej Gam",
["right terminus"] = "Vastral Gam",
},
["2Red"] = {
["title"] = "[[Red Line (Ahmedabad Metro)|Red Line]]",
["color"] = "f52532",
["left terminus"] = "Mahatma Mandir",
["right terminus"] = "APMCMotera Stadium",
},
},
["aliases"] = {
["blue line"] = "1Blue",
["blue linered"] = "1Red",
},
["red line"] = "2",
["red line"] = "2",
},
}