62 737
modifications
Aucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 69 : | Ligne 69 : | ||
end | end | ||
local icon = nil | local icon = getValue(part.icon, part) or nil | ||
if | if icon then | ||
icon = tostring(mw.html.create('div') | icon = tostring(mw.html.create('div') | ||
:addClass('avt-infobox-header-icon') | :addClass('avt-infobox-header-icon') |
modifications