Content deleted Content added
Create sandbox version of Module:Icon |
try adding class=noviewer to the file link |
||
Line 16:
end
return string.format(
'[[File:%s%s|%s|class=noviewer]]',
iconData.image,
iconData.tooltip and '|' .. iconData.tooltip or '',
|