A Wikipedia user script to automate common TfD operations
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Ben Kurtovic cb1a4d39b2 Refactor to store TFD info inside a dedicated object. há 8 anos
LICENSE Add README and stub for script. há 8 anos
README.md Add README and stub for script. há 8 anos
tfdclerk.js Refactor to store TFD info inside a dedicated object. há 8 anos

README.md

This is a 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]]