پودمان:Pages statistics: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
جزبدون خلاصۀ ویرایش |
||
خط ۲: | خط ۲: | ||
function p.hello( frame ) | function p.hello( frame ) | ||
local | local h=frame:expandTemplate{ title = 'آمار مدخلها', args = { '|' } } | ||
w = math.floor( | w = math.floor(h-10) | ||
return w | return tostring(w) | ||
end | end | ||
return p | return p |