- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,110 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Linkepedia
- 10 Likes
- World of Warcraft
- 59 Monthly Downloads
- Supports: 5.0.5
- 8,317 Total Downloads
- Updated 10/21/2012
- Created 07/06/2011
- 88 Favorites
- Project Site
- Comments
- Release Type: Release
- License: GNU General Public License version 3 (GPLv3)
- Newest File: v1.3.0
About Linkepedia
Linkepedia
Linkepedia, formally Linkerator by Fizzwidget, offers the ability to easily link items or spells in macros, chats, or search part of a link. Using the same functionality that was provided in Linkerator, players will once again be able to enjoy one of the best linking addons of all time.
I will note that I do have permission from Gazmik Fizzwidget himself to absorb this addon and use the original code. The original addon was posted here: http://fizzwidget.com/notes/linkerator/
With some restructuring, fixes, and improvements, I present to you Linkepedia. The use of Linkepedia is the same as it was in Linkerator, but for those of you who never used Linkerator here is a rundown of what this addon can do.
Building Your Database
When you first get the addon, you need to build a database of items that can be searched through in order to allow Linkepedia to work. To do this, you need to run the build command.
- /linkepedia build
This command will open up a progress box window that will show you the automated building process. Every item is queried, and then built into your saved variables so it's always there. You can rebuild the database at any time. This process does take a few minutes and will cause the game to become very laggy. The faster FPS you can run, the faster the database will build.
Linkepedia is always searching for what hasn't been found yet. Linkepedia does a very light and non-intrusive background scan of the remaining items to see if they are available or not. When one becomes available, it will automatically add it into your stored database. But what if you want to quickly expand the database you already have? Well there is a command for this.
- /linkepedia expand
Assuming you already have a database, this is a MUCH quicker command to run, usually taking 10-20 seconds to complete if your database has already been built.
One thing to note is that every time a server is reset on Tuesday during the maintenance period, items that were available the week before may or may not be available after the reset. So it's RECOMMENDED that every Tuesday after the server down time to rebuild your database. Like I said, this generally takes several minutes depending on your connection, FPS and server lag. It is not required that you rebuild the database. Your item cache will still be there after the reset on Tuesday, but it may contain invalid link data. It's the user's choice whether or not they want to rebuild.
Item Searching
By using the /link command, along with a search term, you can display a list in your chat box of the items containing that keyword. Doing this command will cause a brief lag spike depending on your game conditions (lag, fps, etc), but doesn't last more than a second or two on most setups.
- /link frostmourne
This is a fun one to try on your server, You may even see a golden link come up that you can view on your character dress up screen! Other things you can search for are like
- /link Ace of
Now you may think you are going to get a list of just Darkmoon Faire cards, but you are only partially correct. You will also get "Carapace of Imbibed Flame" or even "Mace of Apotheosis" since "ace of" exists in those links
If you want to link spells, then you will need to run the /linkspell command
- /linkspell Fireball
Using the /linkspell command you can now troll trade chat with much more ease!
Accessing Items Directly
This is by far one of the coolest features of the old Linkerator addon. In your chat window, start typing an item with the square brackets [ ] and enter an item name with it. You should see the magic happen!
- [Disgusting O
Highlighted to the right of the last letter you typed is an auto-complete feature! Keep typing, or hit your tab key to scroll through items. When you have found the item you want add a close square bracket ] and BAM! you have a link! This feature is AMAZING for macros! The there is a default delay of 0.25 seconds between the time you stop typing, and the time the addon will attempt to auto-complete. If you think this is too fast (or too slow) you can adjust this delay by typing
- /linkepdia delay X - Where X is the time in seconds
You know how Blizzard has yet to put an easy ability to link items from macros? Well now you can! All you have to do is simply type something like...
- /2 WTS [Battered Hilt] 2000g!
... in your macro, and when you hit the macro button to spam trade, what you typed is now a link in trade chat! It's that easy!
Compatibility Issues
None
Future Ideas
- Improve Optimization of Searching
- Reorganize Code Base
- Add many more search commands, such as /link <legendary> to find all legendary items
- Browse the database of items in a window.
Known Issues
None
Comments or Suggestions
If you have any ideas on how to improve this addon, or would like to report bugs, then do so in the comments! I will check them regularly and respond!
Credits and Thanks
- Gazmik Fizzwidget - Original addon developer of Linkerator
- Kandoko - Helped with data compression
- Hirsute - Released a patch update for Linkerator in 3.3.5 that is still being used
Linkepedia Version 1.3.0 Change Log - October 21, 2012
Users will be required to rebuild the database from scratch in order to use the addon.
- Made updates to support Mists of Pandaria.
- Fixed link format syntax to prevent errors in game.
- Changed the max item ID from 79771 to 90913.
- Changed the max spell ID from 80000 to 133376.
- Removed some debug code that causes a big initial lag spike when using the build option.
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,129,948 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 498,005 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 335,742 Monthly Downloads
-
- Recount
- Combat
- 323,867 Monthly Downloads
-
- HealBot Continued
- Healer and Unit Frames
- 297,532 Monthly Downloads

Comments
Relative to my post below, here is the same fix for 5.3:
LNKPD_MAX_ITEM_ID = 100870;
LNKPD_MAX_SPELL_ID = 144399;
Thank you very much for all the efforts you've done. Could you please let us know how to get the max item id and max spell id?
Thank you. How do you find these values? I was scouring Wowhead and got the same max item ID, but the highest spell ID I found was 144075.
Noticing the easy fixes below for 5.1, I was wondering if anyone would be able to post the new item ID and spell ID numbers for 5.2. I've tried Googling for this information and haven't been able to find it. I don't know how to otherwise locate the info myself.
I love Linkepedia and look forward to using it to link 5.2 items as well. Thanks in advance!
Edit: I've located the information elsewhere. For anyone else interested, edit the file as described below, but use these new numbers instead:
LNKPD_MAX_ITEM_ID = 97268;
LNKPD_MAX_SPELL_ID = 141094;
THANK you..!
As of 5.1.0.16357 this works.
Linkepedia.lua, line's 25 & 26 (or there abouts, depends on how your editor counts)
replace
LNKPD_MAX_ITEM_ID = 91016;
LNKPD_MAX_SPELL_ID = 133376;
with
LNKPD_MAX_ITEM_ID = 93904;
LNKPD_MAX_SPELL_ID = 134895;
sounds like a small fix, would be great if you can update... :-)
How do I get Linkepedia to link new items such as the [Brawler's Pass]? I've tried "/linkepedia rebuild" and "/linkepedia expand".
was there recently a new patch in WoW? I haven't been playing WoW... been sucked into the world of Eve for a while...
If there was a new patch that introduced new items, then the max item ID of the addon needs to be increased to scan the new items...
Well, it's true. EVE is quit addictive. lol
Attempting to juggle both of them. Just wanted to say thanks for making your addon so easily updated and long-lasting!
Hi GhostfromTexas,
yep, there's a new patch dated December 3rd: Version 5.1.0 (16357).
Thanks for your efforts and wishing you a successful and fun time in EVE :)
I would like to request a simple GUI... it would be great if Linkepedia had a GUI so when I want to type a message in chat, for example.. I can use the GUI to link an item into chat half way through my sentance :)
You realise you don't need a GUI for that, you just start typing [Item name] and it'll auto-complete... That's the point of this addon!
I eventually want to make a GUI element of it, to have more advanced searching capabilities... but right now EVE has consumed me and I don't play WoW at the moment.. I will probably go back into it at some point though :)
Yay! Linkepedia works again! Thank you! <3