Content deleted Content added
No edit summary |
No edit summary |
||
Line 2:
function p.test(frame)
local frame = mw.getCurrentFrame()
return frame:callParserFunction('formatnum', '~9,500', 'R')
end
return p
|
No edit summary |
No edit summary |
||
Line 2:
function p.test(frame)
local frame = mw.getCurrentFrame()
return frame:callParserFunction('formatnum', '~9,500', 'R')
end
return p
|