MediaWiki:Titlewhitelistregex

From Starfy Wiki
Revision as of 16:44, 19 July 2019 by Alex95 (talk | contribs) (Created page with "# This is a title whitelist. Use "#" for comments. # This is case insensitive by default # Only allow two names, separated by a space, with each name capitalized. E.g "Fred...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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>