|
|
Invisionfree TooltipsThis section illustrates the 2 minutes step by step procedure for adding Magic the Gathering or World of Warcraft card tooltips to your invisionfree forum. Editing the board wrappersIn the administration control panel, select Board Wrappers in the left section Skinning and Styles. Add the following javascript includes in the Javascript textarea: <script src="http://deckbox.org/assets/external/tooltip.js"></script>
Then, in the Footer section, paste the following script: <script>Deckbox.utils.DeckParser.initializeInvisionfree('mtg');</script>
If you are using this for World of Warcraft or Warhammer:Invasion tooltips, replace 'mtg' with 'wow' or 'whi' respectively. ![]() Now click Edit Wrapper, and you're done! All posts containing [card] tags around card names, and [deck] tags around decklists will turn these into nice links that show tooltips when you hover over them, like in the following example:
|

