Site Search:
 
Quick Links:
Random Tip:
City Guards will often give you directions to other locations of note in the city.

Now Powered by Wowhead!

I was bored today, so I decided to update the item stats code. What's that mean? It means that I simplified this to work better with this. Here's how Itemstats does it: Itemstats looks up an item by name or ID, takes the toolitp info and stores all the HTML (among other various fields, 7 in total) in the database. With my heavily modified version, now it stores the item's id, name, color and icon. Now take that data from my database, and have it generate a URL that links to Wowhead, throw on the "Powered By..." javascript, and poof! I get something like this!
[Atiesh, Greatstaff of the Guardian]


Also, on the left-hand side with all the other stuff, below the Random Tip, I put in a search box for the site. Dunno if it's needed, but it can't hurt to have it there.

Tags: site
Posted by: Unbarc
March 19, 2008 - 02:16 PM