Invision Power Board 2.3.5 Light Installation

Plus :
  - Does not require any file modification nor sql update. Only Invision Power Board administrator access is required
  - Faster to install

Minus :
  - Only id lookup is available. Does not handle name lookup
  - Display modifier is not available. You can only display in full-medium
  - BBCode error handling is minimal
  - Display the ID in the link instead of the name before being processed by the WARDB javascript file
#
#-----[ GOTO ]------------------------------------------
#

IPB Admin Panel
 LOOK & FEEL (Tabulation)

#
#-----[ FOR EACH INSTALLED TEMPLATE ]------------------------------------------
#

In the DropDown on the right of the template
	Click "Edit Board Header & Footer Wrapper"

#
#-----[ FIND ]------------------------------------------
#

<% JAVASCRIPT %> 

#
#-----[ AFTER, ADD ]------------------------------------------
#

<script src="http://www.wardb.com/js/extooltips.js" type="text/javascript"></script>

#
#-----[ SUBMIT, PROCESS NEXT INSTALLED TEMPLATE ]------------------------------------------
#
#
#-----[ GOTO ]------------------------------------------
#

IPB Admin Panel
 MANAGEMENT (Tabulation)
  Click "Custom BBCode Manager" under the "Custom BBCode" section of the left side menu

#
#-----[ BBCODE, ADD ]------------------------------------------
#

Custom BBCode Title:
WARDB Item

Custom BBCode Description:
Warhammer Online Item

Custom BBCode Example:
[item]itemID[/item]

Custom BBCode Tag
item

Custom BBCode Replacement:
<a class="wardb-item-full-medium" href="http://www.wardb.com/item.aspx?id={content}">Item #{content}</a>

Insert into the editor's 'Insert Special' menu?:
Yes

Enter 'content' dialogue text:
Enter the item ID

#
#-----[ BBCODE, ADD ]------------------------------------------
#

Custom BBCode Title:
WARDB Spell

Custom BBCode Description:
Warhammer Online Spell

Custom BBCode Example:
[spell]spellID[/spell]

Custom BBCode Tag
spell

Custom BBCode Replacement:
<a class="wardb-spell-full-medium" href="http://www.wardb.com/spell.aspx?id={content}">Spell #{content}</a>

Insert into the editor's 'Insert Special' menu?:
Yes

Enter 'content' dialogue text:
Enter the spell ID

#
#-----[ BBCODE, ADD ]------------------------------------------
#

Custom BBCode Title:
WARDB Quest

Custom BBCode Description:
Warhammer Online Quest

Custom BBCode Example:
[quest]questID[/quest]

Custom BBCode Tag
quest

Custom BBCode Replacement:
<a class="wardb-quest-full-medium" href="http://www.wardb.com/quest.aspx?id={content}">Quest #{content}</a>

Insert into the editor's 'Insert Special' menu?:
Yes

Enter 'content' dialogue text:
Enter the quest ID

#
#-----[ BBCODE, ADD ]------------------------------------------
#

Custom BBCode Title:
WARDB NPC

Custom BBCode Description:
Warhammer Online NPC

Custom BBCode Example:
[npc]npcID[/npc]

Custom BBCode Tag
npc

Custom BBCode Replacement:
<a class="wardb-npc-full-medium" href="http://www.wardb.com/npc.aspx?id={content}">NPC #{content}</a>

Insert into the editor's 'Insert Special' menu?:
Yes

Enter 'content' dialogue text:
Enter the NPC ID