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.
 
 
 
Ben Kurtovic b7fb8488bc Preserve newlines in CSS; don't add a ton of spaces. преди 8 години
src A couple CSS bugfixes. преди 8 години
.gitignore Linkback for tfdclerk script. Tweaks. преди 8 години
LICENSE Add README and stub for script. преди 8 години
README.md Grammar fix. преди 8 години
release.py Preserve newlines in CSS; don't add a ton of spaces. преди 8 години
tfdclerk.js Start work on proper CSS support. преди 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]]