Module:Adjacent stations/Odesa tram network
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Odesa tram network.
local p = {
["system title"] = "[[Trams in Odesa|Odesa urban electric transport]]",
["system color"] = "0066FF",
["name format"] = "font-size: 140%; font-family:sans-serif; line-height: 130%; text-align:center; color: #ffffff; background-color:#78be20; box-shadow: 0 2px 0 #78be20; padding: 0.35em 0.35em 0.1em 0.1em;",
["header background color"] = "0066FF",
["station format"] = {
"%1 tram stop",
[""] = "",
},
["lines"] = {
["1"] = {
["title"] = "Odesa tram route 1",
["color"] = "0066FF",
["left terminus"] = "City Overflow",
["right terminus"] = "Metrolit Factory",
},
["5"] = {
["title"] = "Odesa tram route 5",
["color"] = "0066FF",
["left terminus"] = "Bus Station",
["right terminus"] = "Arcadia",
},
["7"] = {
["title"] = "Odesa tram route 7",
["color"] = "0066FF",
["left terminus"] = "Paustovsky Street",
["right terminus"] = "Lustdorf",
},
["10"] = {
["title"] = "Odesa tram route 10",
["color"] = "0066FF",
["left terminus"] = "Starosinna Square",
["right terminus"] = "Yitzhak Rabin Street",
},
["11"] = {
["title"] = "Odesa tram route 11",
["color"] = "0066FF",
["left terminus"] = "Odesa railway station",
["right terminus"] = "Oleksiivska Square",
},
["12"] = {
["title"] = "Odesa tram route 12",
["color"] = "0066FF",
["left terminus"] = "Slobidka Bazaar",
["right terminus"] = "Kherson Square",
},
["13"] = {
["title"] = "Odesa tram route 13",
["color"] = "0066FF",
["left terminus"] = "Shkilnyi",
["right terminus"] = "Odesa railway station",
},
["15"] = {
["title"] = "Odesa tram route 15",
["color"] = "0066FF",
["left terminus"] = "Slobidka Bazaar",
["right terminus"] = "Oleksiivska Square",
},
["17"] = {
["title"] = "Odesa tram route 17",
["color"] = "0066FF",
["left terminus"] = "Kulykove Pole",
["right terminus"] = "Great Fountain 11th station",
},
["20"] = {
["title"] = "Odesa tram route 20",
["color"] = "0066FF",
["left terminus"] = "City Overflow",
["right terminus"] = "Khadzhibey Estuary",
},
["21"] = {
["title"] = "Odesa tram route 21",
["color"] = "0066FF",
["left terminus"] = "Toll Booth 2",
["right terminus"] = "Tiraspol Square",
},
["27"] = {
["title"] = "Odesa tram route 27",
["color"] = "0066FF",
["left terminus"] = "Fishing Port",
["right terminus"] = "Lustdorf",
},
["28"] = {
["title"] = "Odesa tram route 28",
["color"] = "0066FF",
["left terminus"] = "Shevchenko Park (Odesa)",
["right terminus"] = "Pasteur Street",
},
},
}
return p