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

Content deleted Content added
Starting on it...
 
Installation: Clean-up
Line 24:
==Instructions==
=== Installation ===
* To install the script, simply add the following line of code to [[Special:MyPage/common.js|your account's common JavaScript file]]. The tool is tested on Monobook, Modern and Vector (the default skin). So, if you were using Vector, you would add the following to [[Special:MyPage/vector.js]]:
 
<source lang="javascript">
importScript('User:Timotheus Canens/afchelper4.js'); // Yet another AfC helper script v4.
</source>
 
* After this, you must [[WP:BYPASS|clear your browser's cache]].
 
==== Compatibility ====
* This script has been tested compatible on the following browsers:
** Internet Explorer 7+
** Mozilla Firefox 13.0.1+
** Apple Safari
 
* This script has been tested on the following skins:
** Vector (default)
** Monobook (default emeritus)
** Modern
 
=== Usage ===