Hi, we're proud to announce today our JS Tools and Widgets for World of Warcraft bloggers.
So what's it for?Instead of words, the following image will explain it.

The JS Tools & Widget allows you put your World of Warcraft Character's 3D Models on your blog/website and it's quite simple.
How can i add to my blog?There are two ways you can do it.
- Use the Javascript provided and insert it on your website/blog template.
- Use the wordpress plugin that provides a widget
The Javascript wayIt's as simple as putting one line of code on your site/blog template.
The code is you've to use is:
Code:
<script type="text/javascript" src="http://www.3darmory.com/api/render_toon/zone/realm/name/width/height"></script>
It takes 5 parameters: zone, realm, toon name, width and height;
- Zone: The toon's zone; eu,us,tw,kr,cn
- Realm: Toon's realm.
- Toon Name: Toon's name
- Width: Flash widget's width
- Heigth: Flash widget's height
You can customize the CSS of the output. The output is wrapped by 3darmory_layer class.
Code:
<div class="3darmory_layer"></div>
The flash object is wrapped by 3darmory_scene class.
Code:
<div class="3darmory_scene"></div>
An example would be like:
Code:
<script type="text/javascript" src="http://www.3darmory.com/api/render_toon/eu/dunemaul/bonesoul/400/600"></script>)
For more check
http://www.3darmory.com/api_docsThe Wordpress Plugin WayIf your blog is Wordpress based and your theme supports widgets,things are even easier than.
All you have to is download the plugin, activate it and configure the widget and input your characters details. Your sidebar will instantly start to serve your 3D Model.
For downloading & installation instructions check it out at
http://www.3darmory.com/wordpressAlso a demo blog running the plugin can be checked at
http://blog.3darmory.com/WOW Toon Arts for your blogWe also provide a screenshot service for World of Warcraft players. Using the site, you can just take your toon's screenshot and uploaded it to web automatically. Here are a few selected screenshots from our community.


To take a screenshot of your toon, direct your browser to
http://www.3darmory.com and query for your toon. You'll see the screenshot tab.