Jump to content

User:ImplSearchBot/Code: Difference between revisions

m
ImplSearchBot:0
m (ImplSearchBot:0)
m (ImplSearchBot:0)
Line 51:
$implpage =~ s/^Category:(.*)/$1\/$language/;
 
# my $escapedImplPage = $implpage;
 
# $escapedImplPage =~ s/ /_/g;
my $link;
# if( $tasknamelink eq= "{{unimpl task link|$baretaskname)|$language}}";
# $link = "[http://rosettacode.org/mw/index.php?action=edit&title=$escapedImplPage $implpage]";
# {
$link = "[http://rosettacode.org/mw/index.php?action=edit&title=$escapedImplPage $implpage]";
# }
# else
# {
# $link = "[[:$taskname|$baretaskname]]";
# }
# Add the task to the unimplemented list, if it's unimplemented, and if it's not in the omit list.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.