MediaWiki:Titleblacklist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
# Block User1234 |
# Block User1234 |
||
User:[A-Za-z]+[0-9]+ <newaccountonly> |
User:[A-Za-z]+[0-9]+ <newaccountonly> |
||
# Block UserName |
|||
User:[A-Z][a-z]+[A-Z][a-z]+ <newaccountonly> |
Revision as of 19:43, 23 May 2012
- 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
- Block all user accounts, and only permit those that match the MediaWiki:Titlewhitelistregex
- .* <newaccountonly>
- Block User1234
User:[A-Za-z]+[0-9]+ <newaccountonly>
- Block UserName
User:[A-Z][a-z]+[A-Z][a-z]+ <newaccountonly>