Module:Adjacent stations/Athens Suburban Railway: Difference between revisions

Content deleted Content added
Adopting colour of the ASR logo as fallback colour.
Restored 12 December 2022‎ version: comment added explaining the technical limitations.
Line 14:
["Pallini"] = s,
["Piraeus"] = s,
}
 
["Airport"] = "[[Athens Airport station|Athens Airport]]",
["Acharnes Railway Center"] = "%1",
Line 23:
["title"] = "[[Athens Suburban Railway#Lines and services|Line %1]]",
["icon"] = "[[File:Athens Suburban Railway Line %1.svg|16px|link=Athens Suburban Railway#Lines and services|Athens Suburban Railway Line %1]]",
["color"] = "DA291CFFCD00",
-- The default colour is yellow, which means the default text colour has to be black: setting the text colour to white here will make the future route boxes (Line 6 and higher) unreadable.
["text color"] = "FFF"
},
["1"] = {
["color"] = "FFCD00",
["text color"] = "000",
["left terminus"] = "Piraeus",
["right terminus"] = "Airport",
Line 34 ⟶ 33:
["2"] = {
["color"] = "00A3E0",
["text color"] = "FFF",
["left terminus"] = "Kiato",
["right terminus"] = "Piraeus",
Line 39:
["3"] = {
["color"] = "78BE20",
["text color"] = "000FFF",
["left terminus"] = "Athens",
["right terminus"] = "Chalcis",
},
["4"] = {
["color"] = "666",
["lefttext terminuscolor"] = "Ano LiosiaFFF",
["left terminus"] = "Ano Liosia",
["right terminus"] = "Airport",
},
["5"] = {
["color"] = "9B26B6",
["lefttext terminuscolor"] = "AigioFFF",
["rightleft terminus"] = "KiatoAigio",
["right terminus"] = "Kiato",
}
}
},
["aliases"] = {
["p1"] = "1",
["p2"] = "2",
["p3"] = "3",
["p4"] = "4",
["p5"] = "5",
},
}
}