Content deleted Content added
No edit summary |
update |
||
Line 7:
["station format"] = {
"%1 metro station",
["Eirini"] = s,
["Irakleio"] = s,
["Nea Ionia"] = s,
["Nerantziotissa"] = s,
["Pefkakia"] = s,
["Petralona"] = s,
["Piraeus"] = s,
▲ ["Neos Kosmos"] = s,
▲ ["Athens Airport"] = s,
▲ ["Koropi"] = s,
▲ ["Paiania–Kantza"] = s,
▲ ["Pallini"] = s,
▲ ["Doukissis Plakentias"] = s,
},
["lines"] = {
["_default"] = {
["title"] = "[[Line %1 (Athens Metro)|Line %1]]",▼
["color"] = "999999",
},
["1"] = {
▲ ["title"] = "[[Line 1 (Athens Metro)|Line 1]]",
["color"] = "008000",
["left terminus"] = "Piraeus",
Line 26 ⟶ 34:
},
["2"] = {
["color"] = "FF0000",
["left terminus"] = "Anthoupoli",
Line 32 ⟶ 39:
},
["3"] = {
["color"] = "87CEFA",
["left terminus"] = "Nikaia",
Line 44 ⟶ 50:
},
},
["4"] = {
["color"] = "f39800",
["left terminus"] = "Petroupoli",
["right terminus"] = "Ethniki Odos",
},
},
}
|