MediaWiki:Titleblacklist

Revision as of 20:05, 30 June 2022 by Paul Steane (talk | contribs) (Created page with "# This is a disallowed titles list. Titles and usernames that match a regular expression here cannot be created. # Use "#" for comments. # 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 block list User:[A-Z][a-z]+\s[A-Z][a-z]+ <casesensitive>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  1. This is a disallowed titles list. Titles and usernames that match a regular expression here cannot be created.
  2. Use "#" for comments.
  3. This is case-insensitive by default
  1. Only allow two names, separated by a space, with each name capitalized, e.g. "Fred Mew" OK, "Fred mew" fails, "Fredmew" fails.
  2. Depends on .* <newaccountonly> in block list

User:[A-Z][a-z]+\s[A-Z][a-z]+ <casesensitive>