User:Evano1van/ProjectTagger
This tool is abandoned in favour of User:Kephir/gadgets/rater, a much better tool for tagging. The page is kept just for archival purpose |
This is a tool to add Wikiproject banners. It is based on FWDS written by User:Fox Wilson.
Installation
[edit]To install the script, add the following text to your scripts page, and then bypass your cache.
importScript('User:Evano1van/ProjectTagger.js'); // Project tagging script [[User:Evano1van/ProjectTagger]]
Usage
[edit]This script only works on articles. Click on the drop-down menu at the top. You should see a "Project Tag" option and many different options for WikiProjects. To tag the talkpage with one of the WikiProjects, simply click on the Project name from the drop-down menu. If the WikiProject you want isn't in the drop down menu, click on the "Project Tag" option and type in the Banner Template of the WikiProject with {{ }} . For full list of WikiProjects, browse the directory
Customization
[edit]If you want to customize the list of WikiProjects, just add
defineLink("ProjectName","BannerTemplateName"); // add MyWikiProject to the Project Tagging list
to your common.js.
Questions
[edit]If you have any questions about the script, please ask at User talk:Evano1van.