This script is currently alpha software. It is still new and should be used with some caution to ensure the results are as expected. Please report any problems encountered at the script maintainers talk page. |
Communicator.js (source) is a script which allows a person to give feedback to the creator of a page using lesser number of clicks than that which would have been needed to do it manually. It is however alpha software and a lot of bugs may be present in the script. The script has only been tested to run in Vector skin.
The interface has been heavily borrowed from User:Enterprisey/reply-link. Most of the back-end work is handled by Twinkle's Js library (morebits.js) and thus should not produce unexpected errors.
This script can be imported to skin.js or common.js by adding:
importScript('User:DannyS712/communicator.js'); // [[User:DannyS712/communicator.js]]
or
{{subst:Iusc|User:DannyS712/communicator.js}}