Module:Adjacent stations/Sofia Metro
Appearance
Lua error in package.lua at line 80: module 'Module:Yesno' not found.
This is a data module for Module:Adjacent stations. It supports services operated by Sofia Metro.
Lines[edit source]
Template:Rail template 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"] = "[[Sofia Metro]]",
["system icon"] = "[[File:Sofia Metro Logo.svg|22px|link=Sofia Metro]]",
["system color"] = "0E6ABC",
["name format"] = "font-size: 150%; font-family: sans-serif; font-weight: bolder; line-height: 100%; color: #0E6ABC",
["station format"] = {
"%1 Metro Station",
["Tsarigradsko shose"] = "Inter Expo Center – Tsarigradsko shose Metro Station",
["Inter Expo Center - Tsarigradsko shose"] = "Inter Expo Center – Tsarigradsko shose Metro Station",
["Teatralna"] = "Teatralna Metro Station (Sofia Metro)",
},
["lines"] = {
["_default"] = {
["title"] = "[[Sofia Metro#M%1 line|M%1 line]]",
["icon"] = "[[File:Sofia-metro-lines-0%1.svg|16px|alt=]]",
},
["1"] = {
["title"] = "[[Sofia Metro#M1 line (Red)|M1 line]]",
["color"] = "E92228",
["left terminus"] = "Slivnitsa",
["right terminus"] = "Business Park Sofia",
},
["2"] = {
["color"] = "1C75BB",
["left terminus"] = "Vitosha",
["right terminus"] = "Obelya",
},
["3"] = {
["title"] = "[[Sofia Metro#M3 line (Green)|M3 line]]",
["color"] = "41B24B",
["left terminus"] = "Gorna Banya",
["right terminus"] = "Hadzhi Dimitar",
},
["4"] = {
["color"] = "FDD304",
["left terminus"] = "Obelya",
["right terminus"] = "Sofia Airport",
},
},
["aliases"] = {
["m1"] = "1",
["m2"] = "2",
["m3"] = "3",
["m4"] = "4",
},
}
return p