Module:Adjacent stations/Minsk Metro
< Module:Adjacent stations
Revision as of 18:37, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Minsk Metro)
Documentation for this module may be created at Module:Adjacent stations/Minsk Metro/doc
local p = {
["system title"] = "[[Minsk Metro]]",
["system icon"] = "[[File:Minsk Metro sign logo.png|22px|link=Minsk Metro]]",
["system color"] = "993333",
["station format"] = {
"%1 (Minsk Metro)",
},
["lines"] = {
["1"] = {
["title"] = "[[Maskowskaya line]]",
["color"] = "167ABC",
["left terminus"] = "Malinawka",
["right terminus"] = "Uruchcha",
},
["2"] = {
["title"] = "[[Awtazavodskaya line]]",
["color"] = "DA1E4C",
["left terminus"] = "Kamyennaya Horka",
["right terminus"] = "Mahilyowskaya",
},
["3"] = {
["title"] = "[[Minsk Metro|Line 3]]",
["color"] = "168E44",
},
},
["aliases"] = {
["maskowskaya"] = "1",
["awtazavodskaya"] = "2",
}
}
return p