QUOTE(hentai_fusion @ Jun 8 2014, 19:39)

pressing 'R' brings up the equipment range page but does not go to the appropriate section of the web page and does not highlight the stats.
My JS Fu isn't good enough for that one... (IMG:[
invalid]
style_emoticons/default/unsure.gif)
Hints for anyone more knowledgable than me (IMG:[
invalid]
style_emoticons/default/tongue.gif) :
- Sometimes it works on refresh, sometimes it doesn't.
- Highlighting code itself is functional, as well as detecting, that it's in wiki and has to look for the lines.
- I suppose it has something to do with the load event, as Wiki.check() doesn't get called in the instances the highlighting does not work. (debug load event to check)
-- The binding itself is called every time.
- Running the script with // @run-at document-start doesn't help either.