Module:Adjacent stations/Serveis Ferroviaris de Mallorca
Template:Adjacent stations doc.
LinesEdit
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Serveis Ferroviaris de Mallorca]]",
["system icon"] = "[[File:SFM.svg|15px|link=Serveis Ferroviaris de Mallorca]]",
["station format"] = {
"%1 station",
["Palma Intermodal"] = "Palma Intermodal Station",
},
["lines"] = {
["_default"] = {
["title"] = "[[Mallorca rail network#Main line|%1]]",
["icon"] = "[[File:SFM %1.svg|x16px|link=Servicios Ferroviarios de Mallorca]]"
},
["T1"] = {
["color"] = "4fbe37",
["left terminus"] = "Palma Intermodal",
["right terminus"] = "Inca",
},
["T2"] = {
["color"] = "0f80cc",
["left terminus"] = "Palma Intermodal",
["right terminus"] = "Sa Pobla",
},
["T3"] = {
["color"] = "fdd005",
["text color"] = "000000",
["left terminus"] = "Palma Intermodal",
["right terminus"] = "Manacor",
},
},
["aliases"] = {
["1"] = "T1",
["2"] = "T2",
["3"] = "T3",
}
}
return p