Open main menu

Changes

Module:InfoboxImage

60 bytes added, 22:28, 2 April 2013
pass through  
if image == "" or image == nil then
return "";
end
if image == " " then
return image;
end
if frame.args["suppressplaceholder"] == "yes" then
Anonymous user