What is boardcode?
Boardcode are special tags
that will allow you to format your messages. Currently, fireboard
supports links, bold, italic, bold, "quoted" text, img, size, list and
colored text.
The tags are used as follows:
| [b]Bold[/b] |
Bold |
| [i]Italic[/i] |
Italic |
| [u]Underline[/u] |
Underline |
| [size=4]Size[/size] |
Size |
| [color=#FF0000]Red[/color] |
Red |
| [img=150]link to image[/img] |
will produce a image with a width off 150 pixels.
Please remember you can go to a maximum width of 499 pixels. |
[ul]
[li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li]
[/ul]
|
|
[ol]
[li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li]
[/ol]
|
- item 1
- item 2
- item 3
|
| [url]http://www.yahoo.com[/url] |
http://www.yahoo.com |
| [url=http://www.yahoo.com]Yahoo![/url] |
Yahoo! |
| [quote]Quote[/quote] |
Quote
|
[code]
<?
//Some code here
while ($adversary=='Neo'){ fork(agent_Smith);} ?>
[/code]
|
|
About the Fireboard
This forum is based on the Joomlaboard Forum originally written by Jan de Graaff, TSMF team.
Please visit the home of the Forum Component at the Best of Joomla! website.
|
|
Last Updated ( Sunday, 18 November 2007 )
|