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
return '[['..name..size..']]'
end
|