Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Titleblacklist

MediaWiki interface page
  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. Prevent inappropriate name account creation
.*(\br|R)(?i:ape)(?!r).*                <newaccountonly>
.*fuck.*                                <newaccountonly|antispoof> 
.*f\*ck.*                               <newaccountonly|antispoof>
.*H[1I!]TL[3E]R.*                       <newaccountonly|antispoof>
.*P[3Eê]+N+[1I!]+S.*                    <newaccountonly|antispoof>
.*B[1I!]+TCH.*                          <newaccountonly|antispoof>
.*BTCH.*                                <newaccountonly|antispoof>
.*C[0O]CKSUCK.*                         <newaccountonly|antispoof>
.*AUT[1I!]S(M|T\b).*                    <newaccountonly|antispoof>
.*ASS+HO+L+E.*                          <newaccountonly|antispoof>
.*SH[1!I]T.*                            <newaccountonly|antispoof>
.*C[0O]+CK.*                            <newaccountonly|antispoof>
.*D[1!I]CK.*                            <newaccountonly|antispoof>
.*VAG[1!I]NA.*                          <newaccountonly|antispoof>
.*D[1!I]+LDO.*                          <newaccountonly|antispoof>
.*scr[o0]tum.*                          <newaccountonly|antispoof>
.*P[1!I]+SS+.*                          <newaccountonly|antispoof>
.*N[1!I]GG+([3E]R|[4A]H).*              <newaccountonly|antispoof>
.*FAG\.?G+OT.*                          <newaccountonly|antispoof>
.*P[0O*]R[MN].*                         <newaccountonly|antispoof>
.*[I!1][NM]C[3E]S[7T].*                 <newaccountonly|antispoof>
.*[7T]R[4A]NNY.*                        <newaccountonly|antispoof>
.*[7T]R[0O][0O]N.*                      <newaccountonly|antispoof>
# Prevent account with privileged accounts
.*(\ba|A)(?i:dministrator).* <newaccountonly>
.*(\bs|S)(?i:ysop).* <newaccountonly>
.*(\bm|B)(?i:ureaucrat).* <newaccountonly>
.*(\bd|D)(?i:irector).* <newaccountonly>
.*(\bc|C)(?i:heckuser).* <newaccountonly>
.*(\bs|S)(?i:te[vw]ard).* <newaccountonly>
# Prevent accounts with more than 50 characters from being created (Trolling)
.{50,} <newaccountonly|errmsg=titleblacklist-toomanycharacters> # Disallows usernames of more than 50 characters
Cookies help us deliver our services. By using our services, you agree to our use of cookies.