Ub3r L33t H4x
Hey there! I notice that you're a guest on this forum, and I'd just like to say that the root Admin here would greatly appreciate it if you'd join.

Thanks, and enjoy browsing through our community!

Join the forum, it's quick and easy

Ub3r L33t H4x
Hey there! I notice that you're a guest on this forum, and I'd just like to say that the root Admin here would greatly appreciate it if you'd join.

Thanks, and enjoy browsing through our community!
Ub3r L33t H4x
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How To Use BBCode.

2 posters

Go down

How To Use BBCode. Empty How To Use BBCode.

Post by FerretFox41 Tue Mar 30, 2010 5:19 pm

OK, this is basically a post explaining what BBCode is, how to use it, and basically displaying the effects that it can result in.

To start off:

What is BBCode?

BBCode is basically a coding used on this website that can make your text bold, italicized, or perhaps underlined! It can do a ton of things, and it really is quite simple. Basically, say you wanted to make text a certain color, say, blue. Well, you would do a left bracket, [, type in the word color, put an =, type in the color, then close the bracket. So far, you've got
Code:
[color=blue]
, correct? Good. Now, you would type in your text, say, DO A BARREL ROLL!. So, you would have
Code:
[color=blue]Do a barrel roll!
. Then, you do a left bracket, [, a slash, /, type in the word color, and close the bracket with ]. So, you get,
Code:
[color=blue]Do a barrel roll![/color]
, which comes out to be:

Do a barrel roll!

Nice, huh?






Now, here's all of the examples of BBCode.

Bold Text:

Wow, I feel quite bold today.

Code:
[b]Wow, I feel quite bold today.[/b]

Italicized Text:

Hurry!

Code:
[i]Hurry![/i]

Underlined Text:
You know, being underlined is like having a mustache. And mustaches are cool.

Code:
[u]You know, being underlined is like having a mustache. And mustaches are cool.[/u]

Striked-through Text:
Three strikes, you're out!

Code:
[strike]Three strikes, you're out![/strike]

Right-Aligned Text:
To the right! To the right! To the right! To the right!

Code:
[right]To the right! To the right! To the right! To the right![/right]

Left-Aligned Text:
To the left! To the left! To the left! To the left!

Code:
To the left! To the left! To the left! To the left!

Centered Text:
Now kick! Now kick! Now kick! Now kick!

Code:
[center]Now kick! Now kick! Now kick! Now kick![/center]

Lists:


  • Object One
  • Object Two


Code:

[list]
[*]Object One
[*]Object Two
[/list]

Quotes:

Me wrote:Hi.

Code:
[quote="Me"]Hi.[/quote]

Coded Text:

Code:
SECRET AGENTS CODE STUFF BOOP BOP BEEP!

Code:
[code]SECRET AGENTS CODE STUFF BOOP BOP BEEP![/code]

Images:

How To Use BBCode. NekuSigWIPv5

Code:
[img]http://i770.photobucket.com/albums/xx349/FerretFox41/My Art/NekuSigWIPv5.png[/img]

Link:

GOOGLEY BOOGLEY

Code:
[url=http://www.google.com]GOOGLEY BOOGLEY[/url]

Video:



Code:
http://www.youtube.com/watch?v=MKzqP4-0Z6M&feature=related

Spoiler:

Spoiler:
Code:
[spoiler]OMNOMNOMNOM![/spoiler]

Hidden Text:


Code:
[hide]Hi.[/hide]

Horizontally Scrolling Text

Wheee!
Code:
[scroll]Wheee![/scroll]

Vertically Scrolling Text:

Wheee!
Code:
[updown]Wheee![/updown]

Wow:

[wow]WOW![/wow]
Code:
[wow]WOW![/wow]

Yeah... nothing else. Goodbye now!
FerretFox41
FerretFox41

Posts : 84
Points : 29056
Join date : 2009-12-01
Location : Trust me, if I were near you, you'd know it.

https://uberleethax.forumotion.com

Back to top Go down

How To Use BBCode. Empty Re: How To Use BBCode.

Post by PwnageSniper Wed Mar 31, 2010 5:28 pm

A couple more.




Horizontal Line Breaks (could be useful for WPJ):

Code:
Top Paragraph[hr]Bottom Paragraph

Top Paragraph
Bottom Paragraph




Tables (who knows when you might need them?):

Code:
[table border="1"]
[tr]
[td]Row 1, Column 1 [/td][td]Row 1, Column 2 [/td]
[/tr][tr]
[td]Row 2, Column 1 [/td][td]Row 2, Column 2 [/td]
[/tr]
[/table]

Row 1, Column 1 Row 1, Column 2
Row 2, Column 1 Row 2, Column 2

PwnageSniper

Posts : 27
Points : 27064
Join date : 2010-01-17
Age : 31
Location : Behind you. Always, you look back, and I just go ninja on you.

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum