A Wikipedia user script to automate common TfD operations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 942 B

8 years ago
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]]