Resized Img 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

Resized Img BBCode

Post by BBCode Bot »

Resized Img BBCode

The Resized Img BBCode puts a resized image in the topics of Your phpbb3 Board.
Image

BBCode:

Code: Select all

[rimg]{URL}[/rimg]
HTML:

Code: Select all

<a href="{URL}"><img style="max-width:150px; max-height; 150px;" src="{URL}" alt="Image" /></a>
Helpline:

Code: Select all

Resized Img: [rimg]Link to image[/rimg]
Example:

Code: Select all

[rimg]http://ubuntulife.files.wordpress.com/2007/04/wallpaper1.jpg[/rimg]
Demo:
[rimg]ext/stoker/styleedits/styles/prosilver/ ... e_logo.png[/rimg]
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Resized Img BBCode

Post by Bullseye »

will this work with the '' bbcode?
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Resized Img BBCode

Post by cisco007 »

with what bbcode? this is a bbcode! :?
reitchelazan
BBCoder I
BBCoder I
Posts: 4
Joined: 12 Jun 2010, 20:35

Re: Resized Img BBCode

Post by reitchelazan »

We will try this bbcode too.
Locked