Module:InfoboxImage: Difference between revisions

per talk and WP:IPH, consensus is to standard exclude
(add link param)
(per talk and WP:IPH, consensus is to standard exclude)
Line 84:
return image;
end
if frame.args["suppressplaceholder"] =~= "yesno" then
if i.IsPlaceholder(image) == true then
return "";
Anonymous user