PDA

View Full Version : bb code in postbit


ChU v2
09-04-2007, 06:57 PM
I want to display a user's XBL gamerscore in there postbit. I have BB Code set up to display there gamerscore and a fieldset for there gamertag.

I want the code to refer to the fieldset for the gamertag inside the BB code tags...

If you get what I'm saying, is there a way to code that?

edit: I'm thinking I could just use the HTML instead of the BB code

code for the gamerscore display:


<iframe src="http://gamercard.xbox.com/{param}.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>

ragtek
09-04-2007, 06:58 PM
yes, use html ;)

ChU v2
09-04-2007, 07:01 PM
how can use the html so that it refers to the fieldset?

ragtek
09-04-2007, 07:06 PM
ups
sorry, i thout you built it directly in the template and not with an iframe

ChU v2
09-04-2007, 07:08 PM
i figured it out anyway, thanks