Content deleted Content added
No edit summary |
Petralona is a standard metro station. |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1:
local s = "%1 station"
local d = "%1 metro station (Athens)"
local rs = "%1 railway station"
local x4 = "Line 4 (Athens Metro)"
Line 5 ⟶ 6:
local p = {
["system title"] = "[[Athens Metro]]",
["system icon"] = "[[File:Logo of the Athens Metro Operating Company (AMEL).svg|16px|link=Athens Metro|Athens Metro]]",
["station format"] = {
"%1 metro station",
Line 12 ⟶ 13:
["Koropi"] = s,
["Neos Kosmos"] = s,
["Paiania–Kantza"] = s,
["Pallini"] = s,
["Petralona"] = s,▼
["Piraeus"] = s,
["
["Athens"] = rs,
["Airport"] = "[[Athens Airport station|Athens
["Larissa Station"] = "Athens railway station",
["
["
-- It is too early for Line 4 stations to have their own articles.
["Alsos Veikou"] = x4.."#407",
["Galatsi"] = x4.."#408",
["Elikonos"] = x4.."#409",
["Kypseli"] = x4.."#410",
["Dikastiria"] = x4.."#411",
["Alexandras"] = x4.."#412",
["Exarcheia"] = x4.."#413",
["Akadimia"] = x4.."#414",
["Kolonaki"] = x4.."#415",
["Kaisariani"] = x4.."#417",
["Panepistimioupoli"] = x4.."#418",
["Ilisia"] = x4.."#419",
["Zografou"] = x4.."#420",
["Goudi"] = x4.."#421",
},
["lines"] = {
["_default"] = {
["title"] = "[[Line %1 (Athens Metro)|Line %1]]",
["icon"] = "[[File:Athens Metro Line %1.svg|16px|link=Line %1 (Athens Metro)|
["color"] = "808080",
["text color"] = "FFF"
▲ ["icon"] = "[[File:Athens Metro Line %1.svg|16px|link=Line %1 (Athens Metro)|alt=Athens Metro Line %1]]",
},
["1"] = {
["color"] = "
["left terminus"] = "Piraeus",
["right terminus"] = "Kifissia",
},
["2"] = {
["color"] = "
["left terminus"] = "Anthoupoli",
["right terminus"] = "Elliniko",
},
["3"] = {
["color"] = "
["left terminus"] = "Dimotiko Theatro",
["right terminus"] = "Airport",
},
["4"] = {
["color"] = "
["left terminus"] = "Alsos Veikou",
["right terminus"] = "Goudi",
Line 69 ⟶ 70:
["5"] = {
["title"] = "[[Line 4 (Athens Metro)#Phase C|Line 5]]",
["color"] = "
["icon"] = "[[File:Athens Metro Line 5.svg|16px|link=Line 4 (Athens Metro)#Phase C|
},
-- Souflias lines
["6"] = {
["title"] = "[[Athens Metro#Long-term plan|Line 6]]",
["color"] = "
["text color"] = "000",
["icon"] = "[[File:Athens Metro Line 6.svg|16px|link=Athens Metro#Long-term plan| },
["7"] = {
["title"] = "[[Athens Metro#Long-term plan|Line 7]]",
["color"] = "
["text color"] = "000",
["icon"] = "[[File:Athens Metro Line 7.svg|16px|link=Athens Metro#Long-term plan| },
["8"] = {
["title"] = "[[Athens Metro#Long-term plan|Line 8]]",
["color"] = "
["icon"] = "[[File:Athens Metro Line 8.svg|16px|link=Athens Metro#Long-term plan|
},
},
|