Module:Param Parse: Difference between revisions

Fix image function bug for nil images
mNo edit summary
(Fix image function bug for nil images)
 
Line 94:
size = '|x'..height..'px'
end
if imgname then
return '[['..name..size..']]'
end