A Wikipedia user script to automate common TfD operations
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Ben Kurtovic 952f08c024 Add abandonment notice. hace 6 años
src Add abandonment notice. hace 6 años
.gitignore Linkback for tfdclerk script. Tweaks. hace 8 años
LICENSE Add README and stub for script. hace 8 años
README.md Add abandonment notice. hace 6 años
release.py Preserve newlines in CSS; don't add a ton of spaces. hace 8 años
tfdclerk.js Start work on proper CSS support. hace 8 años

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