Image
Parameters
- size: small,medium,large (optional)
- link (optional)
- icon: zoom,play,doc (optional)
- lightbox: true,false (optional)
- title (optional)
- align: left,right,center (optional)
- group (group for lightbox) (optional)
- width (optional)
- height (optional)
Samples
Image With Different Size
[image size="small"]your image src[/image]
[image size="medium"]your image src[/image]
[image size="large"]your image src[/image]
Image With Different Icon
[image icon="zoom"]
your image src
[/image]
[image icon="doc"]
your image src
[/image]
[image icon="play"]
your image src
[/image]
[image icon="link"]
your image src
[/image]
Image With Lightbox Support
[image icon="zoom" lightbox="true" title="Your Image Title"]your image src[/image]
Image With Video
[image title="Your Video Title" icon="play" lightbox="true" link="http://vimeo.com/15068747"]your image src[/image]
Picture Frame
[picture_frame title="your picture title"]your picture src[/picture_frame]