MediaWiki:Titleblacklist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
# Use "#" for comments. | # Use "#" for comments. | ||
# This is case insensitive by default | # This is case insensitive by default | ||
User:[A-Za-z][a-z]{ | # | ||
# User:[A-Za-z][a-z]{7,} <newaccountonly> | |||
.*exercise.* | # .*exercise.* | ||
.*\bbrust.* | # .*\bbrust.* | ||
.*\bbrüst.* | # .*\bbrüst.* | ||
.*\bgucci.* | # .*\bgucci.* | ||
.*\bfashion\b.* | # .*\bfashion\b.* | ||
.*\bphotog.* | # .*\bphotog.* | ||
.*\bescort.* | # .*\bescort.* | ||
.*\bchirop.* | # .*\bchirop.* | ||
.*\bsydney.* | # .*\bsydney.* | ||
# User:.*\d.* <newaccountonly> | |||
# User:[a-z]{8,} <newaccountonly> | |||
# User:.*[A-Z]{3,}.* <newaccountonly|casesensitive> | |||
# User:.*\d.* <newaccountonly> | |||
# User:[a-z]{8,} <newaccountonly> | |||
# User:.{2,}[A-Z].* <newaccountonly|casesensitive> | |||
Latest revision as of 12:10, 17 March 2013
- This is a title blacklist. Titles and users that match a regular expression here cannot be created.
- Use "#" for comments.
- This is case insensitive by default
- User:[A-Za-z][a-z]{7,} <newaccountonly>
- .*exercise.*
- .*\bbrust.*
- .*\bbrüst.*
- .*\bgucci.*
- .*\bfashion\b.*
- .*\bphotog.*
- .*\bescort.*
- .*\bchirop.*
- .*\bsydney.*
- User:.*\d.* <newaccountonly>
- User:[a-z]{8,} <newaccountonly>
- User:.*[A-Z]{3,}.* <newaccountonly|casesensitive>
- User:.*\d.* <newaccountonly>
- User:[a-z]{8,} <newaccountonly>
- User:.{2,}[A-Z].* <newaccountonly|casesensitive>