Home
Make it your homepage | Add to favorites | Monday, 06 February 2012    
Home
Alfa Romeo
Aston Martin
Austin
BMW
Buick
Chevrolet
Chrysler
Citroen
Dodge
Ferrari
Fiat
Ford
Jaguar
Lancia
Lincoln
Maserati
Mercedes Benz
MG
Oldsmobile
Packard
Peugeot
Plymouth
Pontiac
Porsche
Triumph
Volkswagen
Concept Cars
---------------------------------------------
Galleries
Videos
Games
Guides
Buy & Sell
NewsFlashes
Polls
My Blog
Links
Contact Us
Site Map
Login / Register
Login Form





Lost Password?
No account yet? Register
old-cars Forum  

What is boardcode?
Boardcode are special tags that will allow you to format your messages. Currently, Joomlaboard 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=#FF0000]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.

[ul][li]item 1[/li][/ul] will produce an unordered list, but please keep in mind you'll have to insert
the [li][/li] tags around the list items. See example below.

[ul][li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li][/ul]
  • item 1
  • item 2
  • item 3
The [ol] tag will produce a similar list, but ordered (with numbers):
[ol][li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li][/ol]
  1. item 1
  2. item 2
  3. item 3
[url]http://www.old-cars.org[/url] will produce http://www.old-cars.org

[url=http://www.old-cars.org]old-cars.org[/url] will produce old-cars.org

[quote]Quote[/quote] will produce
Quote

[code]some code here[/code] will produce
Code:
//Some code here
while ($adversary=='Neo')
{
   fork(agent_Smith);
}