Module:Adjacent stations/Bucharest Metro
Appearance
local p = {
["system title"] = "[[Bucharest Metro]]",
["line icon format"] = "route",
["name format"] = {
"font-size: 150%; font-family:sans; font-weight:bolder; line-height:100%; color:#000; background-color:transparent;",
["Metro"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#232363; background-color:transparent;"
},
["station format"] = {
"%1 metro station",
["Dristor 1"] = "[[Dristor metro station|Dristor 1]]",
["Dristor 2"] = "[[Dristor metro station|Dristor 2]]",
["Râul Doamnei or Valea Ialomiței"] = "[[Râul Doamnei metro station|Râul Doamnei]] or [[Valea Ialomiței metro station|Valea Ialomiței]]"
},
["lines"] = {
["_default"] = {
["title"] = "[[Bucharest Metro Line %1|Line %1]]",
["text color"] = "fff"
},
["M1"] = {
["color"] = "fcdd00",
["text color"] = "000",
["left terminus"] = "Dristor 2",
["right terminus"] = "Republica",
["types"] = {
["reverse"] = {
["title"] = "",
["left terminus"] = "Republica",
["right terminus"] = "Dristor 2"
},
["branch"] = {
["title"] = "",
["left terminus"] = "Republica",
["right terminus"] = "Pantelimon"
}
}
},
["M1 branch"] = {
["title"] = "[[Bucharest Metro Line M1|Line M1]]",
["color"] = "fcdd00",
["left terminus"] = "Republica",
["right terminus"] = "Pantelimon"
},
["M2"] = {
["color"] = "4b5799",
["left terminus"] = "Tudor Arghezi",
["right terminus"] = "Pipera"
},
["M3"] = {
["color"] = "dc2017",
["left terminus"] = "Preciziei",
["right terminus"] = "Anghel Saligny"
},
["M4"] = {
["color"] = "46996c",
["left terminus"] = "Străulești",
["right terminus"] = "Gara de Nord"
},
["M5"] = {
["color"] = "ff8040",
["left terminus"] = {"Râul Doamnei", "Valea Ialomiței"},
["right terminus"] = "Eroilor"
},
["M5 branch"] = {
["title"] = "[[Bucharest Metro Line M5|Line M5]]",
["color"] = "ff8040",
["left terminus"] = "?",
["right terminus"] = "?"
},
["M6"] = {
["color"] = "b784b0",
["left terminus"] = "?",
["right terminus"] = "?"
},
["M7"] = {
["color"] = "a52a2a",
["left terminus"] = "?",
["right terminus"] = "?"
},
["Signblue"] = {
["title"] = "?",
["color"] = "232363",
["left terminus"] = "?",
["right terminus"] = "?"
}
},
["aliases"] = {
["m1"] = "M1",
["m1 branch"] = "M1 branch",
["m2"] = "M2",
["m3"] = "M3",
["m4"] = "M4",
["m5"] = "M5",
["m5 branch"] = "M5 branch",
["m6"] = "M6",
["m7"] = "M7",
["signblue"] = "Signblue"
}
}
return p