د "Module:InfoboxImage" د بڼو تر مېنځ توپير

Content deleted Content added
ود سمون لنډیز نسته
و ټ
نښلنونه: د موبايل سمون د موبايل وېب سمون
۱۶۳ کرښه:
-- search for thumbnail images and add to tracking cat if found
if mw.title.getCurrentTitle().namespace == 0 and (mw.ustring.find(image, "|%s*thumb%s*[|%]]") or mw.ustring.find(image, "|%s*thumb%s*[|%]]") or mw.ustring.find(image, "|%s*thumbnail%s*[|%]]")) then
return image .. "[[Category:خانہمخونه معلوماتچي استعمالد کنندہټومب صفحاتنیل معانځورونه تھمبيي نیلکارولې تصاویروي]]";
elseif mw.title.getCurrentTitle().namespace == 0 then
return image;