mic_none

User:Bawolff/wiktLookup.js Source: en.wikipedia.org/wiki/User:Bawolff/wiktLookup.js

/**********

This imports the wiktionary lookup script from wikinews.

If you double click on a word, this script causes a box to pop-up with the definition from wiktionary

This script is meant to work with Firefox. It should theoretically work with any xslt capable browser (with exception to IE due to mediawiki bug)
On browsers that do not support xslt, a fallback is in place, and the script is still functional.

Bug reports: http://en.wikinews.orghttps://demo.azizisearch.com/lite/wikipedia/page/MediaWiki_talk:Gadget-dictionaryLookupHover.js
or http://en.wikinews.orghttps://demo.azizisearch.com/lite/wikipedia/page/user_talk:Bawolff

This script can be configured. Please see http://en.wikinews.orghttps://demo.azizisearch.com/lite/wikipedia/page/Wikinews:Javascript#Wiktionary_lookup_gadget_.28Hover_box_variety.29
This script is also avaliable for external sites, se the aforementioned link for more information.

*********/

mw.loader.load('http://en.wikinews.org/w/index.php?title=MediaWiki:Gadget-dictionaryLookupHover.js&action=raw&ctype=text/javascript');