"Module:InfoboxImage": अवतरणों में अंतर

Content deleted Content added
Image is needed male is already in the list, no need for having it twice
add extra strip marker test
पंक्ति 172:
return image;
elseif mw.ustring.sub(image,1,5) == mw.ustring.char(127).."UNIQ" then
-- Found strip marker at begining, so pass don't process at all
return image;
elseif mw.ustring.sub(image,4,9) == "`UNIQ-" then
-- Found strip marker at begining, so pass don't process at all
return image;