A Wikipedia user script to automate common TfD operations
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Ben Kurtovic 3c8873cfea Fix template redlink detection. Don't block on fetching backlinks. il y a 9 ans
.gitignore Linkback for tfdclerk script. Tweaks. il y a 9 ans
LICENSE Add README and stub for script. il y a 9 ans
README.md Add README and stub for script. il y a 9 ans
release.py Fix behavior with transcluded discussions. Tweaks. il y a 9 ans
tfdclerk.js Fix template redlink detection. Don't block on fetching backlinks. il y a 9 ans

README.md

This is a English Wikipedia user script to automate common templates for discussion operations, including closures and relisting.

It lives on-wiki at [[User:The Earwig/tfdclerk.js]].

To install it, add the following to your common.js or skin.js page:

importScript("User:The Earwig/tfdclerk.js");  // [[User:The Earwig/tfdclerk.js]]