Modifications

Aller à : navigation, rechercher

Module:Collection

130 octets ajoutés, 17 janvier 2018 à 11:43
aucun résumé de modification
retour = "Ma collection de boite : "
for i, v in ipairs (fabSelectTab) do
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