PDA

View Full Version : BB Code Enhancements - Torhead Tooltips and BBCode


Dan
12-20-2011, 11:00 PM
Want to add BBCode to your forums so users can display abilities, items, missions, npcs, and schematics from Star Wars: The Old Republic (http://www.swtor.com/)?

http://tor.zamimg.com/torhead/images/logos/home.png (http://www.torhead.com/)

Torhead (http://www.torhead.com/) has you covered!

One template edit is required:
In headinclude add the following to the very bottom.
<script>var framehead_tooltips = { "colorlinks": true, "iconizelinks": true }</script><script src="http://tor.zamimg.com/tooltips.js"></script>

There are 5 different BBCodes you can add to make it easier to link to the respective pages on Torhead, this also allows tooltips to be displayed where appropriate.

Title: Torhead Ability Links
BB Code Tag Name: ability
Replacement:
<a href="http://www.torhead.com/ability/{param}">{param}</a>
Example: XS Freighter Flyby
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes

Title: Torhead Item Links
BB Code Tag Name: item
Replacement:
<a href="http://www.torhead.com/item/{param}">{param}</a>
Example: Ace in the Hole
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes

Title: Torhead Mission Links
BB Code Tag Name: mission
Replacement:
<a href="http://www.torhead.com/mission/{param}">{param}</a>
Example: You Can't Spend Infamy
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes

Title: Torhead Schematic Links
BB Code Tag Name: schematic
Replacement:
<a href="http://www.torhead.com/schematic/{param}">{param}</a>
Example: Zez-Kai Ell's Double-Bladed Lightsaber
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes

Title: Torhead NPC Links
BB Code Tag Name: npc
Replacement:
<a href="http://www.torhead.com/npc/{param}">{param}</a>
Example: Annihilation Droid XRR-3
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes


Want more from Torhead (http://www.torhead.com/)? Check out our Embeddable Skill Calculator BBCode (https://vborg.vbsupport.ru/showthread.php?t=275353).

RiosJoe
12-22-2011, 08:35 AM
Yay finally out :D! I installed it but the tool-tips are not working and everything looks right.

But then I noticed that it said vB Version: 4.1.9, so I might have to upgrade in that case to get it to work?

Chri5123
12-22-2011, 12:51 PM
Looks awesome!

You say:

"In headinclude add the following to the very bottom."

Where do I find the headinclude file?

Chris

Gleedo
12-22-2011, 12:55 PM
Looks awesome!

You say:

"In headinclude add the following to the very bottom."

Where do I find the headinclude file?

Chris

Its the template 'headinclude'

goto admincp > style manager > then style you want to edit > Edit Templates

Then look for headinclude in the list.

HTH

thomrrsw
12-23-2011, 09:01 AM
great work again :) Installed and in use on www.sithinquisitors.com

CnB
02-12-2012, 02:43 PM
Not sure if its intended, i am assuming not.

But all i get is links to the site using those tags.

I am on latest Vb, not sure if its because of that.