Some of you may of noticed an addition to the BBCode list so that you can post YouTube videos easily.
Rather than having to link to YouTube.com you can now embed them into your posts.

Instructions
You might want to put these up somewhere on RuneCrypt then change the link in the code (where it says 'instructions' at the bottom.
To embed a YouTube video into your post, all you have to do is use this code:
CODE
[youtube="video title"] video id [/youtube]


For example, if I wanted to embed this video of me playing Counter-Strike: Source, I'd do the following:
Firstly, take the video ID out of the URL.
CODE
http://www.youtube.com/watch?v= [b]afOplmysRns[/b]

I'd then find out what the video was called, in this case it's: Twitch cs_assault Frag Movie
So, to post this video I'd do the following:
CODE
[youtube="Twitch cs_assault Frag Movie"]afOplmysRns[/youtube]


If you ever forget the code and your in mid-post, simply click "BB Code Help" shown under the Clickable Smilies list (under Show All) and scroll to the very bottom of the page.