Wikipedia:WikiProject Articles for creation/Helper script: Difference between revisions

Content deleted Content added
Documentation: further directions on locating review tab
Installation: update now that it's a gadget
Line 23:
 
== Installation ==
To install the script, navigate to [[Special:Preferences#mw-prefsection-gadgets]], click on the checkbox next to "''Yet Another AFC Helper Script'''", and hit "Save". Then you must [[WP:BYPASS|clear your browser's cache]]. After that, you should be ready to go!
To install the script, simply add the following line of code to [[Special:MyPage/common.js|your account's common JavaScript file]] or to [[Special:MyPage/skin.js|your skin's JavaScript file]]:
 
<source lang="javascript">
importScript('User:Timotheus Canens/afchelper4.js'); // Yet another AfC helper script v4.
</source>
 
After doing that, you must [[WP:BYPASS|clear your browser's cache]] to finish installing the script. After that, you should be ready to go!
 
==== Compatibility ====