MediaWiki:Titleblacklist: Unterschied zwischen den Versionen

Aus Familienwortschatz
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 4: Zeile 4:


# Block all user accounts, and only permit those that match the MediaWiki:Titlewhitelistregex  
# Block all user accounts, and only permit those that match the MediaWiki:Titlewhitelistregex  
#.* <newaccountonly>
 
# Für Bürokraten
.*((Z|z)wangsumbenennung).* <newaccountonly>
# Keine Ausrufezeichen am Anfang
^!.* <newaccountonly>
(!!).* <newaccountonly>
# Keine Namensräume
.*(Wiktionary|Image|Bild|Diskussion|Talk|Vorlage|Template|MediaWiki|Kategorie):.* <newaccountonly>
# Keine Wiki-projekte oder Namen, wie Sysop, Admin, usw., siehe Diskussion
.*(\ba|A)(?i:dmin).* <newaccountonly>
.*(\bs|S)(?i:ysop).* <newaccountonly>
.*(\bm|M)(?i:oderator).* <newaccountonly>
.*(\ba|A)(?i:rbitrate|rbitrator).* <newaccountonly>
.*(\bo|O)(?i:versight).* <newaccountonly>
.*(\bc|C)(?i:heckuser).* <newaccountonly>
.*(\bo|O)(?i:n wheels).* <newaccountonly>
.*(?i:(W|w)ikipedia|(W|w)iktionary|(W|w)ikibooks|(W|w)ikiquote|(W|w)ikiversity|(W|w)ikisource|(W|w)ikinews|(W|w)ikimedia|(W|w)ikispecies).* <newaccountonly>
.*卐.* <newaccountonly>
.*卍.* <newaccountonly>
# Schutz vor Erstellung von neuen Accounts mit beleidigenden Nutzernamen vorhandener Nutzer (crosswiki-Dauertroll; siehe de-WP)
.*Entlinkt.* <newaccountonly>
.*h[a4]r[a4][lI1]d.?kr[i1íı]ch.* <newaccountonly>
.*Thogo.* <newaccountonly>
# Weiche Trennzeichen
.*[\x{AD}].*  # Der Seitentitel enthält weiche Trennzeichen (%C2%AD) Softhyphen

Version vom 31. März 2014, 10:25 Uhr

  1. Dies ist eine Schwarze Liste für Seiten- und Benutzernamen. Sofern auf einen solchen Namen einer der folgenden regulären Ausdrücke zutrifft, kann er nicht erstellt werden.
  2. Verwende „#“ für Kommentare.
  3. Standardmäßig wird nicht zwischen Groß- und Kleinschreibung unterschieden.
  1. Block all user accounts, and only permit those that match the MediaWiki:Titlewhitelistregex
  1. Für Bürokraten

.*((Z|z)wangsumbenennung).* <newaccountonly>

  1. Keine Ausrufezeichen am Anfang

^!.* <newaccountonly> (!!).* <newaccountonly>

  1. Keine Namensräume

.*(Wiktionary|Image|Bild|Diskussion|Talk|Vorlage|Template|MediaWiki|Kategorie):.* <newaccountonly>

  1. Keine Wiki-projekte oder Namen, wie Sysop, Admin, usw., siehe Diskussion

.*(\ba|A)(?i:dmin).* <newaccountonly> .*(\bs|S)(?i:ysop).* <newaccountonly> .*(\bm|M)(?i:oderator).* <newaccountonly> .*(\ba|A)(?i:rbitrate|rbitrator).* <newaccountonly> .*(\bo|O)(?i:versight).* <newaccountonly> .*(\bc|C)(?i:heckuser).* <newaccountonly> .*(\bo|O)(?i:n wheels).* <newaccountonly> .*(?i:(W|w)ikipedia|(W|w)iktionary|(W|w)ikibooks|(W|w)ikiquote|(W|w)ikiversity|(W|w)ikisource|(W|w)ikinews|(W|w)ikimedia|(W|w)ikispecies).* <newaccountonly> .*卐.* <newaccountonly> .*卍.* <newaccountonly>

  1. Schutz vor Erstellung von neuen Accounts mit beleidigenden Nutzernamen vorhandener Nutzer (crosswiki-Dauertroll; siehe de-WP)

.*Entlinkt.* <newaccountonly> .*h[a4]r[a4][lI1]d.?kr[i1íı]ch.* <newaccountonly> .*Thogo.* <newaccountonly>

  1. Weiche Trennzeichen

.*[\x{AD}].* # Der Seitentitel enthält weiche Trennzeichen (%C2%AD) Softhyphen