Iframe BBCode
Posted: 06 Mar 2010, 13:21
Iframe BBCode
The Iframe BBCode puts an iframe in the topics of Your phpbb3 Board.
Warning! The iframe bbcode is potentially dangerous!
BBCode:
HTML:
Helpline:
Example:
Demo:
Warning! The iframe bbcode is potentially dangerous!
It can be used to load websites containing virus etc.
Not installed on this board
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]
Code: Select all
<iframe src="{URL}" width="{NUMBER1}" height="{NUMBER2}" frameborder="{NUMBER3}"></iframe>
Code: Select all
Iframe: [iframe=Link]width,heigth,border[/iframe]
Code: Select all
[iframe=http://www.google.com]700,450,1[/iframe]
Warning! The iframe bbcode is potentially dangerous!
It can be used to load websites containing virus etc.
Not installed on this board