MediaWiki:Titleblacklist: Difference between revisions

From Tiny Empires 3k
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
# This is a title blacklist. Titles and users that match a regular expression here cannot be created.
# Block all user accounts, and only permit those that match the MediaWiki:Titlewhitelistregex
# Use "#" for comments.
.* <newaccountonly>
# This is case insensitive by default
User:[A-Z][a-z]+[A-Z][a-z]+[0-9][0-9][0-9]
User:[A-z]+coupon[A-z0-9]+
User:[A-Z][A-Z][a-z]+[A-Z][a-z]+

Latest revision as of 18:23, 9 January 2024

  1. Block all user accounts, and only permit those that match the MediaWiki:Titlewhitelistregex

.* <newaccountonly>