MediaWiki:Titleblacklist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
#.* <newaccountonly> |
#.* <newaccountonly> |
||
# Block |
# Block User1234ABCD |
||
[A-Za-z]+[ |
User:[A-Za-z]+[A-Z0-9]+ <newaccountonly> |
||
# Block UserName |
|||
User:[A-Z][a-z]+[A-Z][a-z]+ <newaccountonly> |
Latest revision as of 07:13, 25 February 2016
- 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 User1234ABCD
User:[A-Za-z]+[A-Z0-9]+ <newaccountonly>
- Block UserName
User:[A-Z][a-z]+[A-Z][a-z]+ <newaccountonly>