Module:Adjacent stations/Ahmedabad Metro: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(33 intermediate revisions by 3 users not shown)
Line 3:
local p = {
["system title"] = "[[Ahmedabad Metro]]",
["system icon"] = "[[File:GMRC logo.png|22px|link=Ahmedabad Metro|alt=Logo of GMRC]]",
["railcolor box format"] = "title",
["header backgroundsystem color"] = "06566F000080",
["name format"] = "font-size: 130150%; font-family:Arial, sans-serif; font-weight: bold; colorline-height: #293a54100%; background-color: transparent#000080; padding: 0.3em 4px; line-height: 110%",
["header background color"] = "06566F",
["header background color"] = "293a54",
["header text color"] = "FFFFFF",
["station format"] = {
"%1 metro station",
Line 17 ⟶ 19:
},
["Blue"] = {
["color"] = "4d4de10088D1",
["left terminus"] = "Thaltej Gam",
["right terminus"] = "Vastral Gam",
},
["Red"] = {
["color"] = "c0282cFF5252",
["left terminus"] = "Mahatma MandirAPMC",
["right terminus"] = "Motera Stadium",
},
["Yellow"] = {
["color"] = "FED703",
["text color"] = "000",
["left terminus"] = "Motera Stadium",
["right terminus"] = "Sachivalaya (Gandhinagar)",
},
["Violet"] = {
["color"] = "9C27B0",
["left terminus"] = "GNLU",
["right terminus"] = "GIFT City",
}
 
},
["aliases"] = {
["blue"] = "Blue",
["red"] = "Red",
["yellow"] = "Yellow",
["violet"] = "Violet",
["line 1"] = "Blue",
["line 2"] = "Red",
["line 3"] = "Yellow",
["line 4"] = "Violet",
["Line 1"] = "Blue",
["Line 2"] = "Red",
["Line 3"] = "Yellow",
["Line 4"] = "Violet"
}
}