What is boardcode?
Boardcode are special tags that will allow you to format your messages. Currently, SimpleBoard supports links, bold, italic, bold, "quoted" text, img, size, list and colored text. The tags are used as follows:
[b]Bold[/b] will produce Bold
[i]Italic[/b] will produce Italic
[u]Underline[/u] will produce Underline
[size=4]Size[/size] will produce Size
[color=red]Red[/color] will produce 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.
[list][*]item 1[/list] will produce a list, but please keep in mind you'll have insert by hand
the [*] tag. See example below.