MediaWiki:Titleblacklist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Brought blacklist in line with TE wiki) |
||
Line 2: | Line 2: | ||
# Use "#" for comments. | # Use "#" for comments. | ||
# This is case insensitive by default | # This is case insensitive by default | ||
User:[A | User:[A-z]+[0-9]{2,} | ||
User:[A-z] | User:[A-z]{40,} | ||
User:[A- | |||
#Block users with no space character in their name (enforce SL-style names) | |||
User:[A-z0-9]+ | |||
.*social bookmarking service.* | |||
.*random-10-100 |
Revision as of 03:10, 9 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-z]+[0-9]{2,} User:[A-z]{40,}
- Block users with no space character in their name (enforce SL-style names)
User:[A-z0-9]+ .*social bookmarking service.* .*random-10-100