View Single Post
  #540  
01-10-2012, 11:00 PM
Manco's Avatar
Manco
Posts walls of text
 
: Aug 2007
: based damage system
: 4,751
Blog Entries: 11
Rep Power: 30
Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)

:
I don't put any [url] tags in it. I simply copy and paste it without changing anything.
Here’s the code you posted:

:
<iframe width="420" height="315" src="[URL]http://www.youtube.com/embed/E1KJw6f7v8Q[/URL]" frameborder="0" allowfullscreen></iframe>
Note the part of the code, which has BBCode tags added to it. Youtube embed codes do not use those tags, ever.

Here’s the code with the BBCode tags removed:
:
<iframe width="420" height="315" src="http://www.youtube.com/embed/E1KJw6f7v8Q" frameborder="0" allowfullscreen></iframe>
This produces:



It’s possible the forum software saw the URLs in the code you posted and automatically wrapped them in [URL] tags, but I couldn’t get it to do that myself.

e: Oh my god this post has broken horribly.
e2: Fixed. Someone make a note that [noparse] tags break things.
__________________


twitter (stream of thoughts)
steam (games i never play)


Last edited by Manco; 01-10-2012 at 11:08 PM..