Author: fl0o
Description: With Website Thumbnail BBCode you can post a small picture preview of the web site you want to link.
BBCode:
Code: Select all
[web_site]{URL}[/web_site]
Code: Select all
<a href="{URL}" title="{URL}" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;"><img src="http://open.thumbshots.org/image.pxf?url={URL}" alt="" /></a>
Code: Select all
Web Site Thumbnail: [web_site]URL[/web_site]
Code: Select all
[web_site]http://www.phpbb.ro[/web_site]
[web_site]http://www.phpbb.ro[/web_site]