Modifications

Aller à : navigation, rechercher

Module:Collection

39 octets ajoutés, 17 janvier 2018 à 11:49
aucun résumé de modification
retour = "Ma collection de boite : "
for i, v in ipairs (fabSelectTab) do
retour = retour .. i --if fabSelectTab[i] ~= nil then -- if FabListe[ fabSelectTab[i] ] ~= nil then -- retour = retour .. "* " .. FabListe[ fabSelectTab[i] ] -- end --end
end
return retour
end
return p

Menu de navigation