Back to vBulletin 3.8 Template Modifications

3D World of Warcraft Armory Toon Models
Mod Version: 0.2, by raistlinthewiz

vB Version: 3.8.2 Rating: (1 vote - 5.00 average) Installs: 8
Released: 15 May 2009 Last Update: Never Downloads: 1
Not Supported Template Edits Re-usable Code Translations External Content  

This is the very first enchancement / mod from http://3DArmory.com.

What id does:
If you own a World of Warcraft forum, this mod will look great in your forums. It shows a 3D Model of any world of warcraft toon provided that the user enteres it's information (zone,realm and name) in profile fields.



Demo: http://forums.battlearmory.com

Installation:

Go to:
Admin CP > Styles and Templates > Style Manager > « » > Navigation / Breadcrumb Templates > Postbit Templates > postbit

Find:
PHP Code:
<div>
    <!-- 
messageattachmentssig --> 
Change it to:
PHP Code:
<div class="post_message_class">
    <!-- 
messageattachmentssig --> 
Find:
PHP Code:
<!-- messageattachmentssig -->
    </
td
Change it to:
PHP Code:
<!-- messageattachmentssig -->
</
div>
<
div class="threedarmory_toon_info">
<if 
condition="$post[field5] AND $post[field6] AND $post[field7]">
<
script type="text/javascript" src="http://www.3darmory.com/api/toon_detailed/<if condition="$post[field5] == 1">eu<else /><if condition="$post[field5] == 2">us</if></if>/$post[field6]/$post[field7]/150/150"></script>
</if>
</
div>
    </
td
Goto Admin CP > Styles and Templates > Style Manager > Main CSS > Additional CSS Definitions

Add this to additional css definitions field:
PHP Code:
.post_message_class
{
float:left;
width90%;
}

.
threedarmory_toon_info
{
width10%;
float:right;
font-size0.7em;

Goto User Profile Fields > Add New User Profile Field > Add These:
  • Multiple-Selection Menu: Zone
    Options:
    1. EU
    2. US
  • Singe Line Text Box: Realm
  • Singe Line Text Box: Toon Name

Notes:
In order to modification work;
  • zone must be field5
  • realm must be field6
  • toon name must be field 7
if they do not match, update the fields accordingly in the modification's code.

Also don't forget to make CSS customizations and make it fit to your forum template.

API Documentation:
Check http://www.3darmory.com/blog/api-documentation/

Updates:
0.2: API updated & changed the positioning
0.1: Initial version

Download

No files for download.

Similar Mods

World of Warcraft vBulletin 3.5 Styles
PB-WoW World of Warcraft 1.01 For VB 3.7.x Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024