62 157
редагувань
Avatar6 (обговорення | внесок) (Категорія:Модуль:InfoboxImage:Мініатюри зображень - зрозуміла назва) |
(Скасування редагування № 19294276 користувача Avatar6 (обговорення)) |
||
-- 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*thumbnail%s*[|%]]") or mw.ustring.find(image, "|%s*міні%s*[|%]]")) then
return image .. "[[Категорія:
else
return image;
|