MediaWiki:Titleblacklist

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen
###############################################################################
# DIESE LISTE NICHT MODIFIZIEREN, WENN DU KEIN BASISWISSEN UEBER REGEXP HAST! #
###############################################################################
# 
# Die Einträge dieser Seite verhindern in der Wikipedia, dass Seiten
# angelegt werden können, falls sie hier gelistet sind. Jeder Seitenname, auf den die
# folgenden regulären Ausdrücke zutreffen, kann nicht erstellt und bearbeitet werden.
#
# Diese Liste hat nur Auswirkungen auf die deutsche Wikipedia; eine WMF-weite
# Title-Blacklist befindet sich unter meta:Title_blacklist.
#
# Es hat keine Auswirkungen mehr auf Benutzernamen, diese sind nur noch über Meta zu blockieren.
# Also keine <newaccountonly> mehr hier eintragen!
#
# Hinweise für Admins:
#   Alle Änderungen müssen begründet werden.
#   Eine Anleitung befindet sich auf mw:Extension:Title blacklist
#   Text hinter einer Raute „#“ wird als Kommentar gesehen
# Blockt Gadget Diskussion und Gadget-Definition Diskussion für alle, sofern noch nicht sinnvoll nutzbar
Gadget Diskussion:.*
Gadget-Definition Diskussion:.*
# Keine QS- und LK-Tagesseiten von IPs
Wikipedia:Qualitätssicherung\/[0-9]{1,2}\. .* [0-9]{4} <autoconfirmed>
Wikipedia:Löschkandidaten\/[0-9]{1,2}\. .* [0-9]{4} <autoconfirmed>
Wikipedia:WikiProjekt Kategorien\/Diskussionen\/[0-9]{4}\/.*\/[0-9]{1,2} <autoconfirmed>
# GENERISCHE DATEINAMEN (mit eigener Fehlermeldung)
# kopiert von  en:MediaWiki:Titleblacklist
# Diskussion dazu: http://de.wikipedia.org/w/index.php?title=Wikipedia:Administratoren/Notizen&oldid=85070117#Pr.C3.A4ventivsperren_f.C3.BCr_leere_Seiten.3F
# at most three letters of potentially meaningful text:
Datei:\P{L}*((Ima?ge?|Pict?(ure)?|Media|Photo)\P{L}+)?(\p{L}\P{L}*){0,3}((orig|copy|thumb|small)\P{L}*)?\.[^.]+  <reupload | errmsg=titleblacklist-custom-imagename>
# no more than two contiguous letters (raising to three would be tempting, but needs more testing):
Datei:\P{L}*((Ima?ge?|Pict?(ure)?|Media|Photo)[^\p{L}\p{M}]\P{L}*)?((\p{L}\p{M}*){1,2}[^\p{L}\p{M}]\P{L}*)*((orig|copy|thumb|small)\P{L}*|(\p{L}\p{M}*){1,2})?\.[^.]+  <reupload | errmsg=titleblacklist-custom-imagename>
# month name followed by no more than two contiguous letters, JPEG suffix (be careful if you edit this, easy to trigger false positives):
Datei:\P{L}*(January|Jan|February|Febr?|March|Mar|April|Apr|May|June?|July?|August|Aug|September|Sept?|October|Oct|November|Nov|December|Dec)(\P{L}+\p{L}{1,2})*\P{L}*\.JPE?G  <reupload | errmsg=titleblacklist-custom-imagename>
Datei:Bild.\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Bild nnnn.jpg
# See also MediaWiki:Filename-prefix-blacklist, used to generate a warning on the upload form
Datei:DCP\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Kodak
Datei:DSC.\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Design rule for Camera File system (Nikon, Fuji, Polaroid)
Datei:MVC-?\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Sony Mavica
Datei:P[\dA-F]\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Olympus, Kodak
Datei:I?MG[P_]?\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Canon, Pentax
Datei:1\d+-\d+(_IMG)?\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Canon
Datei:(IM|EX)\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # HP Photosmart
Datei:DC\d+[SML]\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Kodak
Datei:PIC[T_]?\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Minolta
Datei:PANA\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Panasonic
Datei:DUW\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # some mobile phones
Datei:CIMG\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Casio
Datei:JD\d+\.JPG  <reupload | errmsg=titleblacklist-custom-imagename>  # Jenoptik
# Other common patterns
Datei:\d{9}[A-Z]{6}_[A-Z]{2}\P{L}*\.\w+  <reupload | errmsg=titleblacklist-custom-imagename>  # some image hosting site?
Datei:\d+_[\da-f]+(_[a-z])?\P{L}*\.\w+  <reupload | errmsg=titleblacklist-custom-imagename>  # Flickr; see http://www.flickr.com/services/api/misc.urls.html
# Datei:(\d{9,10}[A-Z])+[A-Z]?\.\w+  <reupload | errmsg=titleblacklist-custom-imagename>  # yet another image hosting site? (redundant to "no more than two contiguous letters")
Datei:([\dA-F]{8}-)?[\dA-F]{4}-[\dA-F]{4}-[\dA-F]{4}-?[\dA-F]{12}.*  <reupload | errmsg=titleblacklist-custom-imagename>  # UUID (with some variations included)
Datei:([SML]|\d+)_[\dA-F]{10,}(-\d+-|_?(\w\w?|full))?\.[^.]+  <reupload | errmsg=titleblacklist-custom-imagename>  # L_9173c67eae58edc35ba7f2df08a7d5c6.jpg, 1_bf38bcd9c5512a5ab99ca2219a4b1e2f_full.gif, etc.
Datei:\P{L}*No\P{L}*name\P{L}*\.[^.]+  <reupload | errmsg=titleblacklist-custom-imagename>  # Noname2.jpg
Datei:AT[AEIMQUYcgkosw048]AAA[A-D][-_A-Za-z0-9]+\.jpg  <reupload | errmsg=titleblacklist-custom-imagename>  # see commons:Commons:Village pump#File ATgAAA...
# Only numbers in the filename
Datei:\d+\.\w+ <reupload|errmsg=titleblacklist-custom-imagename>
# Steuerzeichen und Weiches Trennzeichen
.*[\x{80}-\x{9F}\x{AD}].* <errmsg=titleblacklist-warning-control-character>