Content deleted Content added
Updating published sources: OrphanReferenceFixer: * Detect common vandalism and excessive breakage, and refuse to exacerbate the situation by trying to fix it. General: * Adjust {{tl|bots}} optout handling. |
Updating published sources: General: * New task, IFDCloser. * No need to do "<code>if(keys %hash)</code>" or the like, "<code>if(%hash)</code>" works just as well. * New function <code>$task->whine()</code |
||
Line 151:
$top.=$x if($parser->content_seen);
my %metadata=$parser->metadata;
if(
$x ="<noinclude>\n";
$x.="{| class=\"wikitable\"\n";
|