Module:Adjacent stations/Kyiv Light Rail

local p = {

["system title"] = "Kyiv Light Rail",

["system icon"] = "File:Kiev T logo.svg",

["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"] = "Line 1",

["color"] = "FF0000",

["left terminus"] = "Mykhailivska Borshchavihka",

["right terminus"] = "Starovokzalna",

},

["2"] = {

["title"] = "Line 2",

["color"] = "FF0000",

["left terminus"] = "Prospekt Akademika Koroliova",

["right terminus"] = "Kiltseva Doroha",

},

["3"] = {

["title"] = "Line 3",

["color"] = "FF0000",

["left terminus"] = "Kiltseva Doroha",

["right terminus"] = "Starovokzalna",

},

["4"] = {

["title"] = "Line 4",

["color"] = "F0AB00",

["left terminus"] = "Raiduzhnyi",

["right terminus"] = "Myloslavska",

},

["5"] = {

["title"] = "Line 5",

["color"] = "F0AB00",

["left terminus"] = "Raiduzhnyi",

["right terminus"] = "Serzha Lyfaria Street",

},

},

}

return p