A Wikipedia user script to automate common TfD operations
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Ben Kurtovic a31d86a513 Fix divider text. 8年前
src Fix divider text. 8年前
.gitignore Linkback for tfdclerk script. Tweaks. 8年前
LICENSE Add README and stub for script. 8年前
README.md Grammar fix. 8年前
release.py Split tfdclerk.js into multiple files. 8年前
tfdclerk.js Prevent multiple errors from displaying at once. 8年前

README.md

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