Dartz Admin

Number of posts: 18 Age: 22 Registration date: 2008-11-15
 | Subject: What is BBCode? Sun Nov 16, 2008 2:05 am | |
| BBCode is a collection of formatting tags that are used to change the look of text in this forum. BBCode is based on the same principal as, and is very similar to, HTML. Below is a list of all the available BBCodes and instructions on how to use them. Administrators have the ability to enable or disable BBCode. You can tell if BBCode is enabled or disabled out in the left margin whenever you post a message or edit your signature. The following tags change the appearance of text: 1. Bold Text It Produces Hello
____________________________________________________________________________________________________ 2. Colored Text
| Code: | [color=pink]Hello[/color] |
It Produces Hello
____________________________________________________________________________________________________ 3. Underlined Text
| Code: | [u]Underlined text[/u] |
It produces Underlined text
____________________________________________________________________________________________________ 4. Italicized Text
It produces Italic
____________________________________________________________________________________________________ 5. Quoting Someone
| Code: | [quote="Rama"]Hello![/quote] |
It Produces
____________________________________________________________________________________________________ 6. Simple Quote
| Code: | [quote]I want to quote something[/quote] |
It Produces | Quote: | | I want to quote something |
____________________________________________________________________________________________________ 7. Code
| Code: | [code]Any Program[/code] |
It Produces and we can use it to Display a Program etc.. in the Forums 
____________________________________________________________________________________________________ 8. Website Links - 1
| Code: | [url=http://aceit.heavenforum.org/forum.htm]ACE IT Forum[/url] |
It Produces ACE IT Forum
____________________________________________________________________________________________________ 9. Website Links - 2
| Code: | [url]http://aceit.heavenforum.org/forum.htm[/url] |
It Produces http://aceit.heavenforum.org/forum.htm
____________________________________________________________________________________________________ 10. E-Mail
| Code: | [email]myname@mydomain.com[/email] |
It produces myname@mydomain.com
____________________________________________________________________________________________________ BBCode can be nested to create more advanced formatting. Example:-
| Code: | [b][i][color=gold][u]Bold, underlined, italicized and colored text[/u][/b][/i][/color] |
It produces Bold, underlined, italicized and colored text _________________ ~Administrator~If you join my side, you have nothing to fear... If not, then farewell!
Last edited by Dartz on Sun Nov 16, 2008 4:43 pm; edited 6 times in total |
|
Dartz Admin

Number of posts: 18 Age: 22 Registration date: 2008-11-15
 | Subject: Re: What is BBCode? Sun Nov 16, 2008 4:35 pm | |
| Some of you might be wondering, how I know the names of colors which I used in my posts. So, I made a Sticky Topic in this Section in which I provided a link which leads you to a site having the names of all the colors which can be used.
Here is the link to the Sticky Topic: HTML Color Names!
~ Dartz _________________ ~Administrator~If you join my side, you have nothing to fear... If not, then farewell! |
|