Différences entre les versions de « Module:Icon »

Aller à la navigation Aller à la recherche
5 octets supprimés ,  11 août 2022 à 19:48
aucun résumé de modification
m
Ligne 18 : Ligne 18 :
if resource ~= nil then
if resource ~= nil then
-- Init link here, will be nil if resource is nil
-- Init link here, will be nil if resource is nil
if com.exists(link) == false then
if not com.exists(link) then
link = resource['link']
link = resource['link']
end
end
1 124

modifications

Menu de navigation