Module:Adjacent stations/Kyiv Light Rail
Appearance
local p = {
["system title"] = "[[Kyiv Light Rail]]",
["system icon"] = "[[File:Kiev T logo.svg|15px|link=Kyiv Light Rail]]",
["station format"] = {
"%1 (Kyiv Light Rail)",
},
["name format"] = {
"font-size: 140%; font-family:Arial, sans; font-weight: bolder; line-height: 100%; color: #000000;",
["Livoberezhna"] = "font-size: 140%; font-family:Arial, sans; font-weight: bolder; line-height: 100%; color:#FFFFFF; background-color:#F0AB00;",
["Pravoberezhna"] = "font-size: 140%; font-family:Arial, sans; font-weight: bolder; line-height: 100%; color:#FFFFFF; background-color:#FF0000;",
},
["header background color"] = {
"",
["Livoberezhna"] = "F0AB00",
["Pravoberezhna"] = "FF0000",
},
["lines"] = {
["1"] = {
["title"] = "[[Trams in Kyiv#Routes|Line 1]]",
["color"] = "FF0000",
["left terminus"] = "Mykhailivska Borshchavihka",
["right terminus"] = "Starovokzalna",
},
["2"] = {
["title"] = "[[Trams in Kyiv#Routes|Line 2]]",
["color"] = "FF0000",
["left terminus"] = "Prospekt Akademika Koroliova",
["right terminus"] = "Kiltseva Doroha",
},
["3"] = {
["title"] = "[[Trams in Kyiv#Routes|Line 3]]",
["color"] = "FF0000",
["left terminus"] = "Kiltseva Doroha",
["right terminus"] = "Starovokzalna",
},
["4"] = {
["title"] = "[[Trams in Kyiv#Routes|Line 4]]",
["color"] = "F0AB00",
["left terminus"] = "Raiduzhnyi",
["right terminus"] = "Myloslavska",
},
["5"] = {
["title"] = "[[Trams in Kyiv#Routes|Line 5]]",
["color"] = "F0AB00",
["left terminus"] = "Raiduzhnyi",
["right terminus"] = "Serzha Lyfaria Street",
},
},
}
return p