Go Back  FlyerTalk Forums > Community > CommunityBuzz
Reload this Page >

The Flyertalk UBB course...

Community
Wiki Posts
Search

The Flyertalk UBB course...

Thread Tools
 
Search this Thread
 
Old Jun 11, 2003 | 11:42 am
  #1  
Original Poster
FlyerTalk Evangelist
40 Countries Visited3M100 Nights20 Years on Site
 
Join Date: Sep 2000
Programs: BA, AA, DL, KLM, UA
Posts: 37,489
The Flyertalk UBB course...

UBB Code is pretty simple, some basic rules are:
  • UBB commands are placed in [brackets]
  • At the end of a UBB command you [/end it with a slash]

The most common UBB mistakes are:
  • No closing slash
  • Wrongly placed brackets (e.g. ]b]
  • Using double commands

Code:
Examples of incorrect UBB code:

]b] This is not bold[/b] (Incorrect brackets)
[b] Neither is this[b] (no closing bracket)
[b]Double commandsDouble commands
Text formatting

To make your post easier to read you can use UBB's text formatting options.

For the bold command:

Code:
place it between the b command
Notice that I open the bold command, type the text and then close the bold command.

The same works for the italic command, except it's an i and not a b

Code:
place it between the i command
Bold Italic

Posting a link is pretty simple. If you just paste or type the link then UBB (the software running the board) will convert it into a clickable one.

http://www.this.is/a_demo

A nicer link is one where the link isn't visable.

Like this one

You can do this like this:

Some things to keep in mind:
  • Do not end your link with a full stop, it will render the link useless...
  • If you want to add an email address put the address between the command.

When you quote someones post instead of putting it between "these" use the quote function, it's also handy for using text copied off a different site.
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
The Quotes make it clear that the text is not your own</font>
Code:
Quoting is simple, just place the text between  
<font face="Verdana, Arial, Helvetica, sans-serif" size="2"> and </font>
. Note that as with all UBB commands the command is opened and then closed with a slash.
Other handy tricks:

Lists
The UBB list command is one of the more complicated ones...

Code:
To make a list with bullet points:
  • Point 1
  • Point 2
  • Point 3
Results in this:
  • Point 1
  • Point 2
  • Point 3

To make a list with numbers:
Code:
[list=1][*]Point 1[*]Point 2[*]Point 3[/list=a]
[list=1][*]Point 1[*]Point 2[*]Point 3[/list=a]


You can do the same with letters:
[list=a][*]Point 1[*]Point 2[*]Point 3[/list=a]

ScottC is offline  
Old Jun 11, 2003 | 11:45 am
  #2  
 
Join Date: Dec 1999
Location: This year we're going to the BAFTAs!
Posts: 5,518
SMessier is offline  
Old Jun 11, 2003 | 11:48 am
  #3  
Original Poster
FlyerTalk Evangelist
40 Countries Visited3M100 Nights20 Years on Site
 
Join Date: Sep 2000
Programs: BA, AA, DL, KLM, UA
Posts: 37,489
Sadly this (old) version off UBB doesn't show the UBB code correctly in the [code] brackets, for a correct view of the instructions look here
ScottC is offline  


Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

This site is owned, operated, and maintained by MH Sub I, LLC dba Internet Brands. Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Designated trademarks are the property of their respective owners.