Module:Documentation: Difference between revisions

Jump to navigation Jump to search
make the formatMessage error message more informative, at the risk of including long cfg messages in the error message
(split the cfg table to Module:Documentation/config)
(make the formatMessage error message more informative, at the risk of including long cfg messages in the error message)
Line 35:
local function getMessageVal(match)
match = tonumber(match)
return valArray[match] or error('formatMessage: No value found for key $' .. match .. '. Message was "' .. msg .. '"', 24)
end
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu