Iframe BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Iframe BBCode

Post 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
Locked