Thu-25-12-2014, 13:37 PM
This is a list of the BBCodes you can use to enhance your posts.
BBCodes are usually enclosed between brackets. This is an open bracket [] and this is a closed bracket [/] the code itself goes inside the bracket, and the text goes between the open and closed brackets. So to make your text bold you would use the code below. it will look like this.
Code:
[b]This text is bold[/b]
Whilst making a post you will see some buttons that will add the code for you: (click image to see full size)
Here is a list of the codes using the buttons starting from the left and the result they will give.
#1
Code:
[b]Text goes here[/b]
#2
Code:
[i]Text goes here[/i]
#3
Code:
[u]Text goes here[/u]
#4
Code:
[s]Text goes here[/s]
#5
Code:
[align=left]Text goes here[/align]
Text goes here
#6
Code:
[align=center]Text goes here[/align]
Text goes here
#7
Code:
[align=right]Text goes here[/align]
Text goes here
#8
Code:
[align=justify]This is an odd one and I don't know how to explain it to you, so I'm not going to try. If someone does know how to explain it please let me know.[/align]
#9 There are different fonts in the drop down.
Code:
[font=Comic Sans MS]Text goes here[/font]
#10 There are different sizes in the drop down.
Code:
[size=x-large]Text goes here[/size]
#11 There are different colours in the drop down.
Code:
[color=#339933]Text goes here[/color]
#12 This button is for removing formatting, don't ask me.
#13 A line
Code:
[hr]
#14
Code:
[img]https://psoriasisclub.org/images/settings.png[/img]
#15 This will give you more smilies just click one to add it.
#16 Bullet list
Code:
[list]
[*]Text
[*]More text
[*]And some more text
[/list]
- Text
- More text
- And some more text
17* Number list
Code:
[list=1]
[*]Text
[*]More text
[*]And some more text
[/list]
- Text
- More text
- And some more text
#18 This is used to show you the codes, it inserts the word code in the [] and [/]
Code:
This is used to show you the codes, it inserts the word code in the [] and [/]
#19
Code:
[php]You probably won't need this[/php]
PHP Code:
You probably won't need this
#20
Code:
[quote]Text goes here[/quote]
Quote:Text goes here
That is the buttons with code now move onto the next post for more.