Module:InfoboxImage: Difference between revisions

pass through  
(update inputs descript ion)
(pass through  )
Line 75:
if image == "" or image == nil then
return "";
end
if image == " " then
return image;
end
if frame.args["suppressplaceholder"] == "yes" then
Anonymous user