Module:Inventory icon: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tag: Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 22: Line 22:
file = 'Invicon ' .. file .. '.png'
file = 'Invicon ' .. file .. '.png'
else
else
file = filePrefix 'Invicon ' .. fileName .. '.png'
file = filePrefix .. 'Invicon ' .. fileName .. '.png'
end
end
end
end

Navigation menu