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.
 
 
 

942 B

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]]