Page 1 of 1

Iframe BBCode

Posted: 06 Mar 2010, 13:21
by BBCode Bot
Iframe BBCode

The Iframe BBCode puts an iframe in the topics of Your phpbb3 Board.
Warning! The iframe bbcode is potentially dangerous!

BBCode:

Code: Select all

[iframe={URL}]{NUMBER1},{NUMBER2},{NUMBER3}[/iframe]
HTML:

Code: Select all

<iframe src="{URL}" width="{NUMBER1}" height="{NUMBER2}" frameborder="{NUMBER3}"></iframe>
Helpline:

Code: Select all

Iframe: [iframe=Link]width,heigth,border[/iframe]
Example:

Code: Select all

[iframe=http://www.google.com]700,450,1[/iframe]
Demo:
Warning! The iframe bbcode is potentially dangerous!
It can be used to load websites containing virus etc.
Not installed on this board