PDA

View Full Version : [Question] YG item Links on own Homepage !?


TheDentist
09-22-2011, 07:24 AM
Hi,

is there any solution for post yg ICON links on my PHPBB Forum ?

Like a list of all my crafting items an the users can view all the items with
point the mousepoiter over the entry in Forum ?

Is it Possible to add a mod to phpbb to only enter (copy Paste)
the items from ingame ?

Or is the only way to Post all itmes with XML Syndication i found here on this forum ?

sry for my english its not the best :(

greetings

Asharoth
01-18-2012, 09:16 AM
I know it's a bit of a necro, but i thougth i would put a solution to adding tooltips to PhPBB here.

This is the easiest way to do it, you could add it to your boards theme but it's a bit picky sometimes and can be complicated, so i use custom bbcodes instead.


Go into your admin control panel, click the posting tab, then click on "BBCodes" Under "Messages"
Click "add a new bbcode" (bottom of the bbcode list, right hand side)
Enter the following details and click submit.


In the BBCode Usage box enter:
{SIMPLETEXT1}

In the HTML Replacement box enter:
<script src="http://static.yg.com/js/exsyndication.js" type="text/javascript"></script>
<a class="yg-iconlarge" href="{URL}"></br>{SIMPLETEXT1}</a>

You can now use the following bbcode on your pages:
NAME OF ITEM