Module:Adjacent stations/Ahmedabad Metro: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
 
(24 intermediate revisions by 3 users not shown)
Line 1:
local nag = "%1 metro station (Ahmedabad)"
 
local nf = "font-size: 125%; font-family:sans-serif; font-weight: bold; line-height: 150%; background-color:#293a54; color:#FFF; padding: 0.3em 4px;"
 
local p = {
["system title"] = "[[Ahmedabad Metro]]",
["system icon"] = "[[File:GMRC logo.png|22px|link=Ahmedabad Metro|alt=Logo of GMRC]]",
["railcolor box format"] = "title",
["namesystem formatcolor"] = {"000080",
local ["name nfformat"] = "font-size: 125150%; font-family:Arial, sans-serif; font-weight: bold; line-height: 150100%; background-color:#293a54; color:#FFF; padding: 0.3em 4px000080;",
["red"] = nf .. "border-bottom: 10px solid #df4b56;",
["header background color"] = "293a54",
["blue"] = nf .. "border-bottom: 10px solid #47a9dc"
["header text color"] = "FFFFFF",
},
["station format"] = {
"%1 metro station",
Line 21 ⟶ 19:
},
["Blue"] = {
["color"] = "47a9dc0088D1",
["left terminus"] = "Thaltej Gam",
["right terminus"] = "Vastral Gam",
},
["Red"] = {
["color"] = "df4b56FF5252",
["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"
}
}