Module:Icon: Difference between revisions

not all images are cc-0 licensed so can't unlink them all
m (1 revision imported)
 
(not all images are cc-0 licensed so can't unlink them all)
Line 16: Line 16:
end
end
return string.format(
return string.format(
'[[File:%s%s|%s|link=]]',
'[[File:%s%s|%s]]',
iconData.image,
iconData.image,
iconData.tooltip and '|' .. iconData.tooltip or '',
iconData.tooltip and '|' .. iconData.tooltip or '',
Anonymous user