BBCode
BBCode is a feature of most modern forums. If you're new to BBCode, or if you want a list of them, please read the FAQs on BBCode before posting your questions. There is some stuff not listed in the FAQ, so I expect some questions to be asked. Also, some BBCodes may not be listed in the FAQs. These are ones that I added, myself.
Custom BBCodes
Strike Tag
Your Text Here
YouTube Tag
Read about here.
Line Tag
Use color names or hex color codes (including pound # sign).
Spoiler Tag
Center Alignment Tag
Right Alignment Tag
Indent Tag
Sub/Sup Tags
1010 is not equal to 102, heh.
1010 is also not equal to 102
Custom BBCodes
Strike Tag
- Code: Select all
[s]Your Text Here[/s]
YouTube Tag
Read about here.
Line Tag
- Code: Select all
[line=red][/line]
Use color names or hex color codes (including pound # sign).
Spoiler Tag
- Code: Select all
[spoiler]Hello, world![/spoiler]
Spoiler: show
Center Alignment Tag
- Code: Select all
[center]This can be text or images.[/center]
This can be text or images.
Right Alignment Tag
- Code: Select all
[right]This can be text or images.[/right]
This can be text or images.
Indent Tag
- Code: Select all
[indent]This paragraph is indented. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean tempus nulla ac libero lacinia a lobortis neque pellentesque. Praesent augue quam, mattis vitae euismod et, tincidunt in est. Sed ac turpis sit amet orci congue tincidunt ac in nisl. Vivamus tincidunt viverra odio in aliquet. Ut feugiat, lorem in vulputate rhoncus, metus nibh porta mauris, vel ultrices sem dui vel diam.[/indent]
This paragraph is indented. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean tempus nulla ac libero lacinia a lobortis neque pellentesque. Praesent augue quam, mattis vitae euismod et, tincidunt in est. Sed ac turpis sit amet orci congue tincidunt ac in nisl. Vivamus tincidunt viverra odio in aliquet. Ut feugiat, lorem in vulputate rhoncus, metus nibh porta mauris, vel ultrices sem dui vel diam.
Sub/Sup Tags
- Code: Select all
10[sub]10[/sub] is not equal to 10[sub]2[/sub], heh.
1010 is not equal to 102, heh.
- Code: Select all
10[sup]10[/sup] is also not equal to 10[sup]2[/sup]
1010 is also not equal to 102


