Module:Adjacent stations/Casablanca Tramway

local p = {

["system title"] = "Casablanca Tramway",

["system icon"] = "",

["system color"] = "",

["station format"] = {

"%1 station",

},

["lines"] = {

["_default"] = {

["title"] = "Line T%1",

},

["1"] = {

["color"] = "fe792a",

},

["2"] = {

["color"] = "f7f727",

},

},

}

return p