User:TheJJJunk/Automatic Referencing Assistant
|
Overview
The Automatic Referencing Assistant (ARA) is a script which aids users in correcting referencing errors. It notifies the user when the article being edited is missing the {{Reflist}}
template, has invalid or broken <ref></ref>
tags, or is missing the "Name" parameter in the Persondata template. Clicking a fix link will automatically add the necessary template or information to the correct location in the article.
For a written history of the script, see here.
Usage
To use this script:
- Placein your common.js. If the script doesn't work immediately, Bypass your cache.
importScript('User:TheJJJunk/ARA.js'); // [[User:TheJJJunk/Automatic Referencing Assistant]]
- Add your name to the list of users.
List of functions
Report errors, comments, and suggestions
To report an error with this script, to comment on it, or to suggest new functions, leave a message on my talk page or the script talk page.