https://github.com/earwig/tfdclerk
A Wikipedia user script to automate common TfD operations
https://github.com/earwig/tfdclerk
Last synced: about 2 months ago
JSON representation
A Wikipedia user script to automate common TfD operations
- Host: GitHub
- URL: https://github.com/earwig/tfdclerk
- Owner: earwig
- License: mit
- Created: 2015-08-12T21:14:42.000Z (almost 11 years ago)
- Default Branch: develop
- Last Pushed: 2018-01-05T05:17:46.000Z (over 8 years ago)
- Last Synced: 2025-11-29T09:10:50.060Z (7 months ago)
- Language: JavaScript
- Homepage: https://en.wikipedia.org/wiki/User:The_Earwig/tfdclerk.js
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
__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](https://en.wikipedia.org/wiki/Wikipedia:User_scripts) to automate
common
[templates for discussion](https://en.wikipedia.org/wiki/Wikipedia:Templates_for_discussion)
operations, including closures and relisting.
It lives on-wiki at
[\[\[User:The Earwig/tfdclerk.js\]\]](https://en.wikipedia.org/wiki/User:The_Earwig/tfdclerk.js).
To install it, add the following to your
[common.js](https://en.wikipedia.org/wiki/Special:MyPage/common.js) or
[skin.js](https://en.wikipedia.org/wiki/Special:MyPage/skin.js) page:
importScript("User:The Earwig/tfdclerk.js"); // [[User:The Earwig/tfdclerk.js]]