Blah Code (BCode)
BCode is a system much like html that lets you do things that HTML markup would do,
but they are enclosed by square brackates ([]) rather than a less than and greater than signs (<>).
To use BCode press the buttons on top of the Message part of the Posting Screen
(For changing text colour, links and such, select the part you want made a link or colour change).
Code Specifications
| Code to Type | Rendered Code |
| [face=Arial]Font Face[/face] |
Font Face (Arial) |
| [size=2]Font Size[/size] |
Font Size (2) |
| [b]bold[/b] |
Bold Text |
| [i]italics[/i] |
italics |
| [u]underline[/u] |
underline |
| [s]stikethrough[/s] |
stikethrough |
| [sub]subscript[/sub] |
subscript |
| [sup]superscript[/sup] |
superscript |
| [url]http://www.minimarcos.org.uk[/url] |
http://www.minimarcos.org.uk |
| [url=http://www.minimarcos.org.uk]Mini Marcos Owners Club [/url] |
Mini Marcos Owners Club |
| [mail]mysite@yourhouse.com[/mail] |
mysite@yourhouse.com |
| [mail=mysite@yourhouse.com]e-mail me now![/mail] |
e-mail me now! |
| [img width=50 height=20]
http://www.site.com/picture.gif[/img] |
 |
| [img]http://www.site.com/picture.gif[/img] |
 |
| [quote]Quoted Text[/quote] |
"Quoted Text" |
| [hr] |
|
| [flash width=200 height=200
url=http://www.site.com/flash.swf] |
Flash Movie |
|