• Welcome to League Of Reason Forums! Please read the rules before posting.
    If you are willing and able please consider making a donation to help with site overheads.
    Donations can be made via here

** STICKY ** How to embed Youtube videos

Status
Not open for further replies.

AndromedasWake

New Member
arg-fallbackName="AndromedasWake"/>
Embedding Youtube videos is very easy under phpBB. When creating a topic or posting a reply, look for the 'Youtube' button under the thread title. Clicking it will insert the following code in to your message:
Code:
[Youtube][/Youtube]

Now you need the video's code. This is an alphanumerical string at the end of a video's URL (after v=).

For example, what you need is underlined here: youtube.com/watch?v=T_MYyc-PtH4

Paste the code into the Youtube tags and it should look something like this:
Code:
[Youtube]T_MYyc-PtH4[/Youtube]

This will embed a video like so:



Note: if the channel owner has disabled embedding for the video, it won't work. ;)
 
Status
Not open for further replies.
Back
Top