MediaWiki:Titleblacklist

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search
  1. This is a title blacklist. Titles and users that match a regular expression here cannot be created.
  2. Use "#" for comments.
  3. This is case insensitive by default
  1. Prevent any new username variants of 'Gray Fox'

.*\bgr[ae]y[^A-Za-z]*fox\b.* <newaccountonly|errmsg=titleblacklist-accountname>

  1. Prevent any new username variants of 'Maiq'

.*\bm'?aiq.* <newaccountonly|errmsg=titleblacklist-accountname>

  1. Prevent any new username variants of 'ArchMage' (we have 18 at the moment)

.*\barch[^A-Za-z]*mage.* <newaccountonly|errmsg=titleblacklist-accountname>

  1. 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>

  1. ...and Dragon+number variants (6 so far)

.*\bdragon[^A-Za-z]*\d+.* <newaccountonly|errmsg=titleblacklist-accountname>

  1. Prevent any new username variants of 'UESP'

.*uesp.*<newaccountonly|errmsg=titleblacklist-accountname>

  1. Permanently prevent page creation in main namespace (except by trusted editors who have tboverride perms)

^:.* <errmsg=titleblacklist-mainns> ^[^:]*$ <errmsg=titleblacklist-mainns>

  1. Prevent example user specifically

User\:Example <newaccountonly|errmsg=titleblacklist-accountname>

  1. Prevent admin-like users

.*admin.* <newaccountonly|errmsg=titleblacklist-accountname>

  1. Prevent "review" spammers

.*review.* <newaccountonly|errmsg=titleblacklist-accountname>

  1. Prevent phone numbers (10 or more characters in a row that are digits or any of "-()+")

.*[0-9\-()+]{10,}.*