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 952f08c024 Add abandonment notice. il y a 6 ans
src Add abandonment notice. il y a 6 ans
.gitignore Linkback for tfdclerk script. Tweaks. il y a 8 ans
LICENSE Add README and stub for script. il y a 8 ans
README.md Add abandonment notice. il y a 6 ans
release.py Preserve newlines in CSS; don't add a ton of spaces. il y a 8 ans
tfdclerk.js Start work on proper CSS support. il y a 8 ans

README.md

Note: Unfortunately, this project has been effectively abandoned. There is enough progress here to be useful for interested parties in the future, but a lot of things will need to be reconsidered. TFD seems to be functioning fine anyway, but I do apologize for those I promised this script to.

This is an 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]]