MediaWiki:Titlewhitelistregex: Difference between revisions

From Starfy Wiki
Jump to navigationJump to search
(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...")
 
m (Alex95 moved page MediaWiki:Titlewhitelist to MediaWiki:Titlewhitelistregex without leaving a redirect)
 
(No difference)

Latest revision as of 22:47, 19 July 2019

  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>