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"] = "[[
["system icon"] = "[[File:Proastiakos icon (no text).svg|24px|link=
["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"] = "[[
["icon"] = "[[File:Athens Suburban Railway Line %1.svg|16px|link=Line A%1 (Athens Suburban Railway)|Athens Suburban Railway Line A%1]]",
["color"] = "
-- 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"] = {
["left terminus"] = "Piraeus",
["right terminus"] = "Airport"
},
["
["text color"] = "
["left terminus"] = "
["right terminus"] = "
},
["
["text color"] = "
["left terminus"] = "Athens",
["right terminus"] = "Chalcis"
},
["
["right terminus"] = "
},
}
}
|