Author |
Topic: Use UBB Code to format posts (Read 2729 times) |
|
Stefan Pendl
Administrator
    
member is offline

Let's talk JB ...

Gender: 
Posts: 2158
|
 |
Use UBB Code to format posts
« Thread started on: Nov 1st, 2006, 7:05pm » |
|
Below find some useful tags to format your message.
Generally use line breaks to separate sentences/paragraphs from each other, it is hard to read posts containing no line breaks.
Use a code box to post your code and do not select Check this if you'll be adding code (or don't like smilies)..
|
Stefan
Any code I post can be used by others in their own projects, there is no need to ask for permission, just give credit if you like
Just BASIC 1.01, Windows Vista Home Premium SP2, AMD Turion X2 RM-70 2GHz, 4GB RAM
|
|
|
Stefan Pendl
Administrator
    
member is offline

Let's talk JB ...

Gender: 
Posts: 2158
|
 |
Re: Use UBB Code to format posts
« Reply #1 on: Nov 10th, 2009, 04:01am » |
|
Code Box
Get the tags by pushing the button on the message editor page.
You need to layout the text similar to the following:
[code]Paste your Code here[/code]
The resulting display will be:
Code:
Use a code box to post your code and do not select Check this if you'll be adding code (or don't like smilies)..
|
|
Logged
|
Stefan
Any code I post can be used by others in their own projects, there is no need to ask for permission, just give credit if you like
Just BASIC 1.01, Windows Vista Home Premium SP2, AMD Turion X2 RM-70 2GHz, 4GB RAM
|
|
|
Stefan Pendl
Administrator
    
member is offline

Let's talk JB ...

Gender: 
Posts: 2158
|
 |
Re: Use UBB Code to format posts
« Reply #2 on: Nov 10th, 2009, 04:01am » |
|
Hyperlink
Get the URL tags by pushing the button on the message editor page. Get the underline tags by pushing the button on the message editor page.
You need to layout the text similar to the following:
[url=http://www.hp.com/][u]HP[/u][/url]
The resulting display will be:
HP
|
|
Logged
|
Stefan
Any code I post can be used by others in their own projects, there is no need to ask for permission, just give credit if you like
Just BASIC 1.01, Windows Vista Home Premium SP2, AMD Turion X2 RM-70 2GHz, 4GB RAM
|
|
|
Stefan Pendl
Administrator
    
member is offline

Let's talk JB ...

Gender: 
Posts: 2158
|
 |
Re: Use UBB Code to format posts
« Reply #3 on: Nov 10th, 2009, 04:02am » |
|
Unordered List
Get the tags by pushing the button on the message editor page.
You need to layout the text similar to the following:
[list] [*]Text_1 [*]Text_2 [/list]
The resulting display will be:
|
|
Logged
|
Stefan
Any code I post can be used by others in their own projects, there is no need to ask for permission, just give credit if you like
Just BASIC 1.01, Windows Vista Home Premium SP2, AMD Turion X2 RM-70 2GHz, 4GB RAM
|
|
|
Stefan Pendl
Administrator
    
member is offline

Let's talk JB ...

Gender: 
Posts: 2158
|
 |
Re: Use UBB Code to format posts
« Reply #4 on: Nov 10th, 2009, 04:02am » |
|
Ordered List
Get the tags by pushing the button on the message editor page.
You need to layout the text similar to the following:
[ordlist] [*]Text_1 [*]Text_2 [/ordlist]
The resulting display will be:
Text_1 Text_2
|
|
Logged
|
Stefan
Any code I post can be used by others in their own projects, there is no need to ask for permission, just give credit if you like
Just BASIC 1.01, Windows Vista Home Premium SP2, AMD Turion X2 RM-70 2GHz, 4GB RAM
|
|
|
Stefan Pendl
Administrator
    
member is offline

Let's talk JB ...

Gender: 
Posts: 2158
|
 |
Re: Use UBB Code to format posts
« Reply #5 on: Nov 10th, 2009, 04:03am » |
|
Table
Get the tags by pushing the button on the message editor page.
You need to layout the text similar to the following:
[table=1] [tr][td]Text_1-1[/td][td]Text_1-2[/td][/tr] [tr][td]Text_2-1[/td][td]Text_2-2[/td][/tr] [/table]
The resulting display will be:
| Text_1-1 | Text_1-2 | | Text_2-1 | Text_2-2 |
|
|
Logged
|
Stefan
Any code I post can be used by others in their own projects, there is no need to ask for permission, just give credit if you like
Just BASIC 1.01, Windows Vista Home Premium SP2, AMD Turion X2 RM-70 2GHz, 4GB RAM
|
|
|
Stefan Pendl
Administrator
    
member is offline

Let's talk JB ...

Gender: 
Posts: 2158
|
 |
Re: Use UBB Code to format posts
« Reply #6 on: Nov 10th, 2009, 04:03am » |
|
Table with Heading
Get the table tags by pushing the button on the message editor page. Get the bold tags by pushing the button on the message editor page.
You need to layout the text similar to the following:
[table=1] [tr][td][b]Heading_1[/b][/td][td][b]Heading_2[/b][/td][/tr] [tr][td]Text_1-1[/td][td]Text_1-2[/td][/tr] [tr][td]Text_2-1[/td][td]Text_2-2[/td][/tr] [/table]
The resulting display will be:
| Heading_1 | Heading_2 | | Text_1-1 | Text_1-2 | | Text_2-1 | Text_2-2 |
|
|
Logged
|
Stefan
Any code I post can be used by others in their own projects, there is no need to ask for permission, just give credit if you like
Just BASIC 1.01, Windows Vista Home Premium SP2, AMD Turion X2 RM-70 2GHz, 4GB RAM
|
|
|
Stefan Pendl
Administrator
    
member is offline

Let's talk JB ...

Gender: 
Posts: 2158
|
 |
Re: Use UBB Code to format posts
« Reply #7 on: Yesterday at 05:13am » |
|
Horizontal Rule
Get the tags by pushing the button on the message editor page.
use it to separate different parts of your message
You need to layout the text similar to the following:
First paragraph [hr] Second paragraph
The resulting display will be:
First paragraph
Second paragraph
|
Stefan
Any code I post can be used by others in their own projects, there is no need to ask for permission, just give credit if you like
Just BASIC 1.01, Windows Vista Home Premium SP2, AMD Turion X2 RM-70 2GHz, 4GB RAM
|
|
|
|