Mòdul:Proves/Vriullop: diferència entre les revisions

Contingut suprimit Contingut afegit
bytes
formatNum bytes
Línia 3:
function p.bytes(frame)
local title = frame.args[1]
return mw.language.getContentLanguage():formatNum(string.len(mw.title.new(title):getContent() or ''))
end