A Wikipedia user script to automate common TfD operations
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Ben Kurtovic 952f08c024 Add abandonment notice. vor 6 Jahren
src Add abandonment notice. vor 6 Jahren
.gitignore Linkback for tfdclerk script. Tweaks. vor 8 Jahren
LICENSE Add README and stub for script. vor 8 Jahren
README.md Add abandonment notice. vor 6 Jahren
release.py Preserve newlines in CSS; don't add a ton of spaces. vor 8 Jahren
tfdclerk.js Start work on proper CSS support. vor 8 Jahren

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