MediaWiki:Titleblacklist: Difference between revisions

Tiny Empires Wiki is paid for by Ultralite Soleil, and administrated by Xugu Madison.
Jump to navigation Jump to search
(Added random-10-100 title blocking)
(Re-allow long usernames)
Line 2: Line 2:
# Use "#" for comments.
# Use "#" for comments.
# This is case insensitive by default
# This is case insensitive by default
# Block users with numbers at the end of their name
User:[A-z]+[0-9]{2,}
User:[A-z]+[0-9]{2,}
User:[A-z]{40,}


#Block users with no space character in their name (enforce SL-style names)
#Block users with no space character in their name (enforce SL-style names)
User:[A-z0-9]+
User:[A-z0-9]+
.*social bookmarking service.*
.*random-10-100

Revision as of 13:39, 13 March 2023

  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. Block users with numbers at the end of their name

User:[A-z]+[0-9]{2,}

  1. Block users with no space character in their name (enforce SL-style names)

User:[A-z0-9]+