From Ryzom Commons
Back to filter editor | Back to filter history
Differences between versions
Item | Version from 12:18, 16 April 2012 by SirCotare | Version from 12:34, 16 April 2012 by SirCotare |
Description:
- (publicly viewable)
|
|
|
| Redirect to non-existent page | | Redirect to non-existent page |
|
Flags: | |
Notes: |
|
|
| Per RAF. | | Per RAF. |
| | | |
| add tag "unusual redirect" - Cen | | add tag "unusual redirect" - Cen |
| | | |
| Adding warn. - KoH | | Adding warn. - KoH |
|
Conditions: |
|
|
| !('autoconfirmed' in user_groups) & | | !('autoconfirmed' in user_groups) & |
| (new_size < 500) & | | (new_size < 500) & |
| ("#redirect" in lcase(new_wikitext)) & | | ("#redirect" in lcase(new_wikitext)) & |
| ('class="new"' in new_html) & | | ('class="new"' in new_html) & |
| (count('<a', new_html) == 1) | | (count('<a', new_html) == 1) |
|
Actions to take when matched |
|
|
| Tag: unusual redirect | | Tag: unusual redirect |
− | Warn: abusefilter-warning-badredirect | + | Warn: abusefilter-warning |
|