Content deleted Content added
No edit summary |
+ |
||
Line 204:
if args[v]['system'] then -- Header row
local stop_noun = data[v]['header stop noun'] or i18n[lang]['stop_noun']
mw.log("BEGIN")
mw.logObject(data[v])
mw.logObject(args[v])
|