Module:Tlg: Difference between revisions

92 bytes added ,  4 years ago
add debug switch, doh
(Don't use nowiki by default -- this might be breaking, but fixes the 124 and 61 test cases)
(add debug switch, doh)
Line 124:
span:wikitext(ret)
--]]
if _ne(args.debug) then ret = ret .. '<br/><code>' .. mw.dumpObject(args) .. '</code>' end
return ret
end
0

edits