User talk:Chrs: Difference between revisions

Add topic
Content added Content deleted
m (→‎Can you fix my errors in filter 60?: add syntaxhighlight tag)
Line 38: Line 38:


Hi Chrs. I was changing filter 60 a little to make it more effective at "preventing mayhem". However I can't save it due to an error I keep getting and don't know how to fix. Here's my updated version of the code:
Hi Chrs. I was changing filter 60 a little to make it more effective at "preventing mayhem". However I can't save it due to an error I keep getting and don't know how to fix. Here's my updated version of the code:
<syntaxhighlight>

action == "edit" &
action == "edit" &
user_name == "ApexAgunomu" &
user_name == "ApexAgunomu" &
Line 60: Line 60:
) &
) &
!(summary irlike '\b(revert|rv|undid|undo|restor)')
!(summary irlike '\b(revert|rv|undid|undo|restor)')
</syntaxhighlight>

Thanks for your help with this! [[User:ApexAgunomu|ApexAgunomu]] ([[Special:Contribs/ApexAgunomu|<span style="color:red">My changes here</span>]] | [[Special:Newsection/User talk:ApexAgunomu|<span style="color:#0080ff">Drop me a line</span>]]) 14:23, 19 April 2022 (UTC)
Thanks for your help with this! [[User:ApexAgunomu|ApexAgunomu]] ([[Special:Contribs/ApexAgunomu|<span style="color:red">My changes here</span>]] | [[Special:Newsection/User talk:ApexAgunomu|<span style="color:#0080ff">Drop me a line</span>]]) 14:23, 19 April 2022 (UTC)