Module:Format link: Difference between revisions

incorrect entry point
(Updated from sandbox with new target override functionality)
(incorrect entry point)
Line 98:
local function missingArgError(target)
mError = require('Module:Error')
return mError._errorerror{message =
'Error: no link or target specified! ([[' .. target .. '#Errors|help]])'
}
Anonymous user