Wowhead tooltips

From wiki.sixohthree.com
Jump to: navigation, search

I have developed a Wowhead tooltip extension, wowhead.php, for use on this MediaWiki. This extension allows you to add Wowhead links and tooltips via wiki syntax, referencing items by name rather than item ID. The source code is released under the open source MIT License.

This extension is hosted on GitHub mediawiki-wowhead.

Contents

[edit] Examples

[edit] Installation

This extension has been confirmed to work on MediaWiki 1.15.3 and recent versions of trunk.

To install:

  1. Download the source code (zip, tar.gz) as wowhead.php.
  2. Save wowhead.php into your mediawiki/extensions/ directory.
  3. Add the following line to your LocalSettings.php file:
    require_once("$IP/extensions/wowhead.php");

That's all.

[edit] History

[edit] Bugs

Bug reports may be emailed to adam@sixohthree.com or filed on GitHub.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox