Content deleted Content added
Updating published sources: PERTableUpdater: * Improve logging of bad regexes from the title blacklists ** Include page and line number in a standard format in all messages. ** Include the actual error when skipping bad regexes. ** Log warnings properly instead of letting Perl dump them to the console every run. ** Always log when running in testing (noedit) mode. |
Updating published sources: PERTableUpdater: * Use {{tl|v}} to generate view and history links. |
||
(One intermediate revision by one other user not shown) | |||
Line 195:
# 11: MediaWiki-namespace CSS/JS page
my @data=(
[[10,828],'PER','Wikipedia fully
[[10,828],'TPER','Wikipedia template-protected edit requests','template-protected','edittemplateprotected','x-wp-edittemplateprotected',[qw/error error error error normal error error error caution error error error/]],
[[10,828],'EPER','Wikipedia extended-confirmed-protected edit requests','extended-confirmed-protected','editextendedprotected','x-wp-editextendedprotected',[qw/error error error normal error error error error error error error error/]],
Line 425:
my $s=($ct==1?'':'s');
my $pg='User:AnomieBOT/'.$tag.'Table';
$txt.=qq(! <section begin="count" />$ct<section end="count" /> [[:Category:$cat|$type edit request$s]]
$txt.=qq(|-\n);
$txt.=qq(|\n);
|