Module:Adjacent stations/Dnipro Metro
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Dnipro Metro.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
![]() | Tsentralno–Zavodska |
FF0000 |
|
local p = {
["system title"] = "[[Dnipro Metro]]",
["system icon"] = "",
["system color"] = "",
["name format"] = "font-size: 120%; font-family:Arial, sans-serif; font-weight: bolder; line-height: 100%; color=#000000;",
["header background color"] = "ffa500",
["station format"] = {
"%1 (Dnipro Metro)",
},
["lines"] = {
["Tsentralno–Zavodska"] = {
["color"] = "FF0000",
["title"] = "[[File:Kiev Metro Line 1.svg|15px|Tsentralno-Zavodska Line|link=]] [[Tsentralno–Zavodska line]]",
["left terminus"] = "Pokrovska",
["right terminus"] = "Vokzalna",
},
},
["aliases"] = {
["1"] = "Tsentralno–Zavodska",
["tsentralno–zavodska"] = "Tsentralno–Zavodska",
["tsentralno-zavodska"] = "Tsentralno–Zavodska",
}
}
return p