Consumer Rights Wiki talk:Moderators' noticeboard: Difference between revisions
| Line 206: | Line 206: | ||
I believe that the [[Electronic arts|article]] fits under the [[Consumer Rights Wiki:Editorial guidelines#Use of tone|guidelines]]. If it does, please mention what they are. [[User:Beef|Beef]] ([[User talk:Beef|talk]]) 13:44, 28 October 2025 (UTC) | I believe that the [[Electronic arts|article]] fits under the [[Consumer Rights Wiki:Editorial guidelines#Use of tone|guidelines]]. If it does, please mention what they are. [[User:Beef|Beef]] ([[User talk:Beef|talk]]) 13:44, 28 October 2025 (UTC) | ||
== note for someone who can modify the localsettings.php file to jump at == | |||
Although it has 'bot' flag, NewUserMessage still shows up in recent changes. I did a bit of digging and found out that all you need to fix it is a line in the localsettings.php file. Setting <code>$wgNewUserSuppressRC</code> to <code>true</code> should do the trick. | |||
Also, just found before posting that to substitute the template (something I suggested earlier), putting any text in page <code>[[MediaWiki:Newusermessage-substitute]]</code> should do the trick (which will keep the message the same as when it was posted even when the template itself is updated, like doing it manually instead of via a template). [[User:AnotherConsumerRightsPerson|<i><b>AnotherConsumerRightsPerson</b></i>]] ([[User talk:AnotherConsumerRightsPerson|talk]]) 20:21, 29 October 2025 (UTC) | |||