Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Minsk Metro]]",
["system icon"] = "[[File:Minsk Metro sign logo.png|22px|link=Minsk Metro]]",
["system color"] = "993333",
["name format"] = {
"font-size: 140%; font-family:Arial, sans; font-weight: bolder; line-height: 100%; color:#000; border-bottom: 10px solid #000;",
["1"] = "font-size: 140%; font-family:Arial, sans; font-weight: bolder; line-height: 100%; color:#000; border-bottom: 10px solid #167ABC;",
["2"] = "font-size: 140%; font-family:Arial, sans; font-weight: bolder; line-height: 100%; color:#000; border-bottom: 10px solid #DA1E4C;",
["3"] = "font-size: 140%; font-family:Arial, sans; font-weight: bolder; line-height: 100%; color:#000; border-bottom: 10px solid #168E44;",
},
["station format"] = {
"%1 (Minsk Metro)",
["Barysaŭski trakt"] = "%1",
["Kamyennaya Horka"] = "%1",
["Spartywnaya"] = "%1",
["Uschod"] = "%1",
},
["lines"] = {
["1"] = {
["icon"] = "[[File:Minsk Metro First Line logo.svg|15px|link=Maskowskaya line]]",
["title"] = "[[Maskoŭskaja line]]",
["color"] = "167ABC",
["left terminus"] = "Uručča",
["right terminus"] = "Malinawka",
},
["2"] = {
["icon"] = "[[File:Minsk Metro Second Line logo.svg|15px|link=Awtazavodskaya line]]",
["title"] = "[[Awtazavodskaya line]]",
["color"] = "DA1E4C",
["left terminus"] = "Kamyennaya Horka",
["right terminus"] = "Mahilyowskaya",
},
["3"] = {
["icon"] = "[[File:Minsk Metro Third Line logo.svg|15px|link=Zelenaluzhskaya line]]",
["title"] = "[[Zelenaluzhskaya line]]",
["color"] = "168E44",
["left terminus"] = "Jubiliejnaja plošča",
["right terminus"] = "Kavaĺskaja Slabada",
},
},
["aliases"] = {
["maskowskaya"] = "1",
["awtazavodskaya"] = "2",
["zelenaluzhskaya"] = "3",
}
}
return p