battletagoneCof5#1879

WBPT

Want to show off your current battle pet team?  Well... you're in the right place!

Functionality

What does this actually do?  Well, you plug in the World of Warcraft character name and realm and it retrieves that data from Blizzard's Community APIs -- or in English it looks up your current team from the World of Warcraft website.


Open Source

The project source code is hosted on github.

Installation Instructions

Looking to install this on your Blogger blog?  Fantastic!  Here's what you need to do:

  1. Copy the URL for the hosted XML (Ctrl-C or Cmd-C):
    http://raw.github.com/oneCof5/wow-battle-pet-team/master/wbpt.xml
  2. Open your Blogger blog in Layout mode.
  3. Add a Gadget to the sidebar.
  4. Click the "Add your own" option at the bottom of the left hand menu.
  5. Paste in (Ctrl-V or CMD-V) the URL from step 1 and click the Add by URL link.
  6. Configure your options.
Note: You may override the font, colors, sizes with any standard CSS method. So if you don't wish to display in Arial, change the font family option to Verdana or whatever other font you desire. Colors will support Hex codes (#000000) or text (white), so you have the option to integrate the look and feel into your site.

Any questions or issues? Let me know! Thanks!