ಮಾಡ್ಯೂಲ್:InfoboxImage: ಪರಿಷ್ಕರಣೆಗಳ ನಡುವಿನ ವ್ಯತ್ಯಾಸ

Content deleted Content added
imported>Zackmann08
Undid revision 755004686 by WOSlinker (talk). Per comment on talk page, this is flooding the category with Drafts that will never be articles.
add px to sizedefault if just a number
೨೨೧ ನೇ ಸಾಲು:
if (tonumber(size) or 0) > 0 then
size = size .. "px";
end
-- add px to sizedefault if just a number
if (tonumber(sizedefault) or 0) > 0 then
sizedefault = sizedefault .. "px";
end
"https://kn.wikipedia.org/wiki/ಮಾಡ್ಯೂಲ್:InfoboxImage" ಇಂದ ಪಡೆಯಲ್ಪಟ್ಟಿದೆ