Changes

Jump to navigation Jump to search

Module:Math

6 bytes removed, 03:32, 11 April 2014
replace frame:preprocess with frame:callParserFunction per protected edit request by User:Jackmcbarn
if number == nil then
local frame = mw.getCurrentFrame()
local attempt = frame:preprocesscallParserFunction('{{#expr: ' .. , number_string .. '}}')
attempt = tonumber(attempt)
if attempt ~= nil then
Anonymous user

Navigation menu