MediaWiki:Titlewhitelist: Difference between revisions

From Tiny Empires 3k
Jump to navigation Jump to search
(Created page with "# 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>")
 
(No difference)

Latest revision as of 19:24, 9 January 2024

  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>