The Resized Img BBCode puts a resized image in the topics of Your phpbb3 Board.
BBCode:
Code: Select all
[rimg]{URL}[/rimg]
Code: Select all
<a href="{URL}"><img style="max-width:150px; max-height; 150px;" src="{URL}" alt="Image" /></a>
Code: Select all
Resized Img: [rimg]Link to image[/rimg]
Code: Select all
[rimg]http://ubuntulife.files.wordpress.com/2007/04/wallpaper1.jpg[/rimg]
[rimg]ext/stoker/styleedits/styles/prosilver/ ... e_logo.png[/rimg]