Module:InfoboxImage: Difference between revisions

center
(if title blank then use alt)
(center)
Line 167:
else
result = result .. "|frameless";
end
if center == "yes" then
result = result .. "|center"
end
if alt ~= "" and alt ~= nil then
Anonymous user