User:DannyS712/communicator

From WikiProjectMed
Jump to navigation Jump to search

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.

Importation

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}}