MediaWiki:Titlewhitelistregex

From Starfy Wiki
Jump to navigationJump to search
  1. This is a title whitelist. Use "#" for comments.
  2. This is case insensitive by default
# Only allow two names, separated by a space, with each name capitalized. E.g "Fred Mew" OK, "Fred mew" fails, "Fredmew" fails.
# Depends on .* <newaccountonly> in blacklist
User:[A-Z][a-z]+\s[A-Z][a-z]+ <casesensitive>