Back to filter editor | Back to filter history
Differences between versions
Item | Version from 20:58, 10 April 2013 by Pam | Version from 01:52, 7 February 2014 by Pam |
Description:
- (publicly viewable)
|
|
|
| Handle pages named after new users | | Handle pages named after new users |
|
Flags: | |
Notes: |
|
|
| Disallows pages created named the same as the user creating them. | | Disallows pages created named the same as the user creating them. |
|
Conditions: |
|
|
| user_editcount == 0 | | user_editcount == 0 |
| & old_size == 0 | | & old_size == 0 |
| & article_text contains user_name | | & article_text contains user_name |
|
Actions taken when matched |
|
|
| Disallow | | Disallow |
− | Warn: abusefilter-warning
| |
|