Quick image
Content
Description
Short way to insert large image without manual resizing.
Features
- Unlimited sizes
- Automatic resize
- Automatic lightbox
- Crop selection
- Caption allowed
- Unlimited times per page
Usage
[img src="image.jpg"]
Examples
Attributes
Image source.
src="http://yoursite.com/image.jpg"
Width. (Default: 100), (Pixels)
w="200"
Height. (Default: 100), (Pixels)
h="150"
Crop area. (Default: NULL), (by center)
crop="top"
Image title.
title="The Title"
Alternative text. (Caption)
alt="Caption goes here."
Image align. (Default: none)
align="left"
align="right"
align="center"
