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

Content deleted Content added
No edit summary
Articles for each line now exists.
 
(32 intermediate revisions by 3 users not shown)
Line 2:
 
local p = {
["system title"] = "[[Proastiakos Athens Suburban Railway|ProastiakosSuburban Rail]]",
["system icon"] = "[[File:Proastiakos icon (no text).svg|24px|link=ProastiakosAthens 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"] = "[[ProastiakosLine A%1 (Athens#Lines andSuburban servicesRailway)|Line A%1]]",
["icon"] = "[[File:Athens Suburban Railway Line %1.svg|16px|link=Line A%1 (Athens Suburban Railway)|Athens Suburban Railway Line A%1]]",
["color"] = "ffd300FFCD00",
-- 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"] = "ffd700",
["left terminus"] = "Piraeus",
["right terminus"] = "Airport",
},
["2"] = {
["short namecolor"] = "Line 2753BBD",
["text color"] = "00bfffFFF",
["left terminus"] = "PiraeusAno Liosia",
["right terminus"] = "KiatoAirport",
},
["3"] = {
["short namecolor"] = "Line 378BE20",
["text color"] = "00ff00FFF",
["left terminus"] = "Athens",
["right terminus"] = "Chalcis",
},
["4"] = {
["color"] = "69696900A3E0",
["shorttext namecolor"] = "Line 4FFF",
["left terminus"] = "Ano LiosiaKiato",
["right terminus"] = "AirportPiraeus",
},
["5"] = {
["color"] = "9400d3",
["short name"] = "Line 5",
["left terminus"] = "Aigio",
["types"] = {
["Athens"] = {
["title"] = " ",
["right terminus"] = "Athens"
},
["Airport"] = {
["title"] = " ",
["right terminus"] = "Airport"
},
["Kiato"] = {
["title"] = " ",
["right terminus"] = "Kiato"
}
}
}
},
["aliases"] = {
["p1a1"] = "1",
["p2a2"] = "2",
["p3a3"] = "3",
["p4a4"] = "4",
}
["p5"] = "5",
},
}