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

Content deleted Content added
Unstable versions: Clean-up plus ce
Line 134:
We have two unstable versions of the script available to test:
=== Beta version ===
This is a [[beta version]] of the script. It is hosted by mabdul and includes newly coded fixes and improvements that haven't been tested enough to be patched to the main build. Please leave your comments and bug reports on the talk page. '''Be careful!''' Although this script is tested and should work, it can happen that it doesn't react as intended. Please review your edits on a regular basis. If you still want to use it you have to add the following line to your skincommon.js file instead of the line at the top:
importScript('User:Mabdul/afc beta.js'); // Yet another AfC helper script - beta script!
 
=== Alpha version ===
[[User:mabdul/afc.js|This]] is the build that actively is coded by mabdul. You can use this script, but do so at your own warning - it might not work from one moment to the other, it's normally buggy and breaks at any point, it might not load, etc. This script shouldn't be used on the regular basis, only for testing and scripting! If you want to test it you have to add the following line to your common.js file instead of the line at the top:
importScript('User:mabdul/afc.js'); // Yet another AfC helper script - alpha build
 
== Development page ==