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

Content deleted Content added
No edit summary
Articles for each line now exists.
 
(23 intermediate revisions by 3 users not shown)
Line 3:
local p = {
["system title"] = "[[Athens Suburban Railway|Suburban Rail]]",
["system icon"] = "[[File:Proastiakos icon (no text).svg|24px|link=Athens Suburban Railway|Athens Suburban Railway]]",
["rail box format"] = "title",
["station format"] = {
"%1 railway station",
Line 10 ⟶ 11:
["Koropi"] = s,
["Nerantziotissa"] = s,
["Neratziotissa"] = s,
["Paiania–Kantza"] = s,
["Pallini"] = s,
["Piraeus"] = s,
 
["Airport"] = "[[Athens Airport station|Athens Airport]]",
["Acharnes Railway Center"] = "%1",
Line 20 ⟶ 22:
["lines"] = {
["_default"] = {
["title"] = "[[Line A%1 (Athens Suburban Railway#Lines and services)|Line A%1]]",
["icon"] = "[[File:Athens Suburban Railway Line %1.svg|16px|link=Line A%1 (Athens Suburban Railway#Lines)|Athens andSuburban Railway services|Line A%1]]",
["color"] = "ffcd00FFCD00",
["icon"] = "[[File:Athens Suburban Railway Line %1.svg|16px|link=Athens Suburban Railway#Lines and services|Line %1]]",
-- 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 A5 and higher) unreadable.
},
["1"] = {
["short name"] = "Line 1",
["color"] = "ffcd00",
["left terminus"] = "Piraeus",
["right terminus"] = "Airport",
},
["2"] = {
["short namecolor"] = "Line 2753BBD",
["text color"] = "00a3e0FFF",
["left terminus"] = "KiatoAno Liosia",
["right terminus"] = "PiraeusAirport",
},
["3"] = {
["short namecolor"] = "Line 378BE20",
["text color"] = "78be20FFF",
["left terminus"] = "Athens",
["right terminus"] = "Chalcis",
},
["4"] = {
["color"] = "66600A3E0",
["shorttext namecolor"] = "Line 4FFF",
["left terminus"] = "Ano LiosiaKiato",
["right terminus"] = "AirportPiraeus",
},
["5"] = {
["color"] = "9b26b6",
["short name"] = "Line 5",
["left terminus"] = "Aigio",
["right terminus"] = "Kiato",
}
},
["aliases"] = {
["p1a1"] = "1",
["p2a2"] = "2",
["p3a3"] = "3",
["p4a4"] = "4",
}
["p5"] = "5",
},
}