MediaWiki:Titleblacklist
- 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
- Prevent any new username variants of 'Gray Fox'
.*\bgr[ae]y[^A-Za-z]*fox\b.* <newaccountonly|errmsg=titleblacklist-accountname>
- Prevent any new username variants of 'Maiq'
.*\bm'?aiq.* <newaccountonly|errmsg=titleblacklist-accountname>
- Prevent any new username variants of 'ArchMage' (we have 18 at the moment)
.*\barch[^A-Za-z]*mage.* <newaccountonly|errmsg=titleblacklist-accountname>
- Prevent any new username variants of 'Dovahkiin' and 'Dragonborn'
.*doh?vah?ki+n.*<newaccountonly|errmsg=titleblacklist-accountname> .*dragon[^A-Za-z]*born.*<newaccountonly|errmsg=titleblacklist-accountname>
- ...and Dragon+number variants (6 so far)
.*\bdragon[^A-Za-z]*\d+.* <newaccountonly|errmsg=titleblacklist-accountname>
- Prevent any new username variants of 'UESP'
.*uesp.*<newaccountonly|errmsg=titleblacklist-accountname>
- Permanently prevent page creation in main namespace (except by trusted editors who have tboverride perms)
^:.* <errmsg=titleblacklist-mainns> ^[^:]*$ <errmsg=titleblacklist-mainns>
- Prevent example user specifically
User\:Example <newaccountonly|errmsg=titleblacklist-accountname>
- Prevent admin-like users
.*admin.* <newaccountonly|errmsg=titleblacklist-accountname>
- Prevent "review" spammers
.*review.* <newaccountonly|errmsg=titleblacklist-accountname>
- Prevent phone numbers (10 or more characters in a row that are digits or any of "-()+")
.*[0-9\-()+]{10,}.*