BBCodes
What is BBCode?
BBCode an is essential tool on forums. It is very simple once you learn the codes. It is a code system that can be used to format your posts in many different ways. While BBCode is permitted on the forum, please do not use it in the shoutbox.
The following is an example of a code:
[b]This code creates bold text.[/b]
All codes start with two brackets and the required word or letter to make the code work properly. It generally ends with a slash after the first bracket, followed by the required word or letter again, and then closed with a bracket. This might sound confusing at first, but it gets easier with practice.
How do I use this?
To start, you have to turn on the toggle tool. Below is a list of codes you can use and what they do. Please note that the tool bar has all of these codes that can be automatically inserted with the push of a button.
Basic Text Formatting Codes[b]This code creates bold text[/b]
This code creates bold text[i]This code creates italicized text[/i]
This code creates italicized text[u]This code creates underlined text[/u]
This code creates underlined text[s]This code creates strikeout text[/s]
This code creates strikeout text[right]This text is right aligned.[/right]
This text is right aligned.
[left]This text is left aligned.[/left]
This text is left aligned
[center]This text is center aligned.[/center]
This text is center aligned.
[indent=1]This text is indented.[/indent]
This text is indented.
When indenting text, if you increase the number after the equal sign, the text will be further indented.
[indent=2]This text is indented even more.[/indent]
This text is indented even more.
All of these codes can be used to format your posts. Example:
I love SHINee
SO much! They are my
life and have all my
love.
Replay is my favorite song.
But I really like Lucifer too.Changing Fonts:The fonts you can pick from are Arial,
Comic Sans MS, Courier New, Georgia, Lucida Sans Unicode, Tahoma, Times New Roman, Trebuchet MS, and Verdana.
[font=Comic Sans MS]This text is in Comic Sans MS.[/font]
This text is in Comic Sans MS.Nesting BBCodes:So, let's say you want your text to be all pink, italicized, underlined, bolded, and in Comic Sans MS font. You can do this by combining codes.
[font=Comic Sans MS][u][i][b][color=pink]~I'm a proud Locket~[/color][/i][/u][/b][/font]
~I'm a proud Locket~Sizes:[size=4]This text is in size 18.[/size]
This text is in size 18.Basic Text ColorsThere are multiple ways to edit your text color. You can either use named colors or hexadecimal codes (also known as hex codes). It's incredibly easy to find a lists of color names and hex codes online.
Key is the [color=yellow]yellow[/color] power ranger.
Jonghyun is the [color=#FF0000]red[/color] power ranger.
Key is the
yellow power ranger.
Jonghyun is the
red power ranger.
Background Colors:[background=lightgreen]Minho is the green ranger.[/background]
Minho is the green power ranger.
Advanced FormattingQuoting:[quote]Is this the reality you want?-Jonghyun[/quote]
Is this the reality you want?-Jonghyun
Horizontal Rule:Creates a horizontal line running across your post.
[hr]
Inserting Images:[img]http://i43.tinypic.com/33c3wnt.png[/img]
Inserting Media:Want to share a video from YouTube? You can make it appear in your thread if you know the BBCode.
[media]http://www.youtube.com/watch?v=DocBfPIgk70[/media]
http://www.youtube.com/watch?v=DocBfPIgk70
Lists:[list][*]Unordered list[/list]
[list=1][*]Ordered list[/list]
Spoiler:Spoiler codes are used for any content that could be considered a spoiler if someone accidentally read it (like for a movie, drama, tv show, book). It can also be useful for hiding images (especially large ones).
[spoiler]hidden text goes here[/spoiler]
[spoiler][img]http://i40.tinypic.com/j8nybl.jpg[/img][/spoiler]