Content deleted Content added
Updating published sources: TemplateUnsubstifier: * Approved! |
Updating published sources: TemplateUnsubstifier: * Log templates being unsubstified. |
||
Line 186:
push @retry, $title;
} else {
$api->log( "Unsubstifying $title" );
my $r = $api->edit( $tok, $outtxt, "[[Module:Unsubst|Unsubstifying]] template, so {{subst:$name}} results in {{$name|date=...}}", 1, 1 );
if ( $r->{'code'} ne 'success' ) {
|