Iframe BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
User avatar
BBCode Bot Online
Supporter
Supporter
Posts: 239
Joined: 04 Mar 2010, 13:04
Local time: Saturday 21:14
Last active: Online now
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