Content deleted Content added
No edit summary |
No edit summary |
||
Line 37:
local in_comments = false;
if mw.ustring.match (record, 'Deprecated')
return 'skip';
end
|
No edit summary |
No edit summary |
||
Line 37:
local in_comments = false;
if mw.ustring.match (record, 'Deprecated')
return 'skip';
end
|