User:AnomieBOT/source/tasks/TFATitleSubpageCreator.pm: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: TFATitleSubpageCreator: * Allow for bolding being inside the piped part of the link, rather than around the whole link.
AnomieBOT (talk | contribs)
Updating published sources: General: * Add lots of backslashes to regexes, because new Perl whines about unescaped left-braces.
Line 71:
 
next if exists($_->{'missing'});
next if $_->{'revisions'}[0]{'*'}=~/\{\{TFAempty\}\}/;
 
my $title=$_->{'title'};