Module:Sandbox/Alexiscoutinho: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
function p.test(frame)
local frame = mw.getCurrentFrame()
return mw.ustring.match(frame:callParserFunction('formatnum', '~9,500', 'R'), '^%d*+')
end
return p