====== WoW plugin ====== ---- plugin ---- description: Allow to automatic link and name extract from Wowhead with an ID author : Sardem FF7 email : sardemff7.pub@gmail.com type : Syntax lastupdate : 2010-03-08 tags : embed downloadurl: http://sardemff7.free.fr/dokuwiki/wow.tar.gz ---- ===== Download and Installation ===== Download and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. * http://sardemff7.free.fr/dokuwiki/wow.tar.gz ===== Features and Changelog ===== * [2010-03-08] Fix: the regular expression used to get names work only for French. (hope Russian work) * [2010-03-08] Fix: little typo error (Wowead => Wowhead). * [2009-09-22] Add a permanent cache. Will add a cache-clean option later. * [2009-09-11] Search name of a spell, a NPC, a zone or a quest by ID, from Wowhead. * [2009-09-11] Can use all different Wowhead languages : French, English, German, Spanish and Russian. ===== Syntax / Samples ===== The syntax to use this plugin is very simple: ~~WoW type:number~~ With: * //type//: * **q** for a quest * **i** for an item * **s** for a spell * **n** for a NPC * **z** for a zone * **r** for a group of zone (''zones='' in Wowhead url) * //number//: the ID of the target on Wowhead (so after the ''item='' or ''quest='' or other)