Wikipedia:Edit filter/Requested#TV date changes vandalism
{{User:ClueBot III/ArchiveThis
|age=720
|minkeepthreads=1
|archiveprefix=Wikipedia:Edit filter/Requested/Archive_
|format=%%i
|maxarchsize=900000
|numberstart=21
|index=no
|archivenow=
|header=
|headerlevel=2
}}
{{archives|search=yes}}
__FORCETOC__
Log possible non-EC creations in other ECR topic areas
We currently have Special:AbuseFilter/1276 logging possible ARBPIA creations. In the interest of fairness and consistency we should do so (either with that filter or with a new filter ID) for the other extended-confirmed-only topic areas.
That would be:
- Russo-Ukrainian War (contains both "Russia" and "Ukraine"; probably each individually is too broad).
- Kurds and Kurdistan (probably
Kurd
case-sensitive would suffice) - Armenia/Azerbaijan (this is a smaller area than Russia and Ukraine so probably easy country name individually would suffice)
- history of Jews and antisemitism in Poland during World War II (probably too narrow to be findable, listing for completeness)
* Pppery * it has begun... 02:42, 12 May 2025 (UTC)
Block bad moves to project space
Continuing the bad move filter train, another idea would be to block moves by new users from user, draft, or main namespace to the Wikipedia: namespace -- that's rarely where things are supposed to go, and seems to get frequently selected by mistake. * Pppery * it has begun... 17:26, 14 May 2025 (UTC)
:It makes sense to make this another addition to {{efl|1354}}. Here's some sample code (note that the age/contribs requirement is very flexible, I'll leave the exact details to an EFM):
/* rest of 1354 */
| (
equals_to_any(moved_from_namespace, 0, 2, 118) &
moved_from_namespace == 4 &
(user_editcount < 60 | user_age < 604800)
)
:– PharyngealImplosive7 (talk) 04:47, 21 May 2025 (UTC)
:@Pppery {{done}}. @PharyngealImplosive7: great minds think alike, I drafted up the exact same code and then came here to post about it. --Ahecht (TALK
PAGE) 16:54, 22 May 2025 (UTC)
::{{ping|Pppery}} {{ping|PharyngealImplosive7}} {{ping|Ahecht}} Looks great. After reviewing the move log to confirm it was enough of an issue to add to the filter, I added a similar check for each of the respective talk namespaces and made a few minor tweaks for performance. Daniel Quinlan (talk) 17:29, 22 May 2025 (UTC)