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