Page 1 of 1

bbcode

Posted: Fri Jul 10, 2009 12:53 pm
by Freon22
I did a fast test, send myself a message and used some bbcode in it.

Code: Select all

[b]Hello[/b] Hello
[color=red]Hello![/color]
[size=30]Hello[/size]
[size=200][color=red][b]Hello[/b][/color][/size]

[quote="Freon22"]Said Hello[/quote]
[url=http://smrcnn.smrealms.de/]Visit the webboard[/url]
Here is what it returned the first Hello on line one is in bold. The next hello did return red not sure on the line 3 hello maybe the normally font size so will have to test that one again. Line 4 also did return red but the font size was normal not . The [quote] does not seem to work, The link works but instead of opening up a new window it take you away from the game to the address. I will do more test later today.

Hello Hello
Hello!
Hello
Hello

"Freon22" wrote:
Said Hello
Visit the webboard

Re: bbcode

Posted: Fri Jul 10, 2009 2:00 pm
by Page
Size has to be from 0 to 7.
Quote only says
XXX wrote:
something
I believe it has a class or I can add one to give it a custom style, but there isn't going to be one style that works for all the things that might use it.

Re: bbcode

Posted: Sat Jul 25, 2009 6:53 pm
by Page
URLs now target _blank (open in a new window).