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.

il y a 8 ans
12345678910111213141516171819
  1. __Note:__ Unfortunately, this project has been effectively abandoned. There is
  2. enough progress here to be useful for interested parties in the future, but a
  3. lot of things will need to be reconsidered. TFD seems to be functioning fine
  4. anyway, but I do apologize for those I promised this script to.
  5. This is an English Wikipedia
  6. [user script](https://en.wikipedia.org/wiki/Wikipedia:User_scripts) to automate
  7. common
  8. [templates for discussion](https://en.wikipedia.org/wiki/Wikipedia:Templates_for_discussion)
  9. operations, including closures and relisting.
  10. It lives on-wiki at
  11. [\[\[User:The Earwig/tfdclerk.js\]\]](https://en.wikipedia.org/wiki/User:The_Earwig/tfdclerk.js).
  12. To install it, add the following to your
  13. [common.js](https://en.wikipedia.org/wiki/Special:MyPage/common.js) or
  14. [skin.js](https://en.wikipedia.org/wiki/Special:MyPage/skin.js) page:
  15. importScript("User:The Earwig/tfdclerk.js"); // [[User:The Earwig/tfdclerk.js]]