For an example, check out the Jewelcrafting skill list for my character Tirabel on the Azuremyst server.
Download Trade Skill List
Trade Skill List 0.7.2 (8.0 KB) (for World of Warcraft 3.0.2)
Installing Trade Skill List
To install Trade Skill List, simply download it, then after uncompressing the file, copy the TradeSkillList folder into your World of Warcraft folder's Interface/AddOns folder. Then quit and restart World of Warcraft (or reload the UI by typing "/console reloadui" if the game is already running).
There aren't any dependencies, so you don't need anything special installed to use TSL.
Using Trade Skill List
To use TSL, simply open the trade skill window you want to generate a web page for and then type "/tsl" in your chat window. After a brief delay while TSL scans your skills, a new window will appear containing all the HTML describing your skills. Simply copy that text and paste it into your favorite web editor.
Notice that at the top of the HTML is a
HEAD
section containing some CSS styles. Depending on the site
editor you use, you may need to copy and paste those from
the HTML into a special box in your software. If you do
that, be sure to remove the entire HEAD
section.
Other Notes
I hope you find Trade Skill List useful! If you have any problems, or have suggestions for things that could be done better, don't hesitate to contact me.
Also, if you do a localization, please send it along and I'll bundle it in for future updates!
Version History
Version 0.7.2
- Fixed to do enchantment links to Thottbot correctly.
- Updated for World of Warcraft 3.0.2.
- Updated to load in World of Warcraft 2.3.
- Now offers tooltips on the Thottbot links to show all kinds of extra-useful information when you mouse over them.
- Fixed the scroll bar so it works correctly.
- Updated to load in World of Warcraft 2.2.
- Added a new link bar at the top of the page that takes you to the various subsections of your skill. There's new CSS in this version so be sure to update your page(s) appropriately.
- Enchanting lists now correctly show the character's enchanting skill and max skill in the page header.
- Gems now properly have their rarity level color bars next to them.
- Fixed a bug that prevented closing the HTML list window the second time you opened it.
- Initial public release.