By default, wide_slides="yes", wide_carousel="yes", interval="3000".

The image placed on the slide's background contains an image link or an id. If link is set, the linktarget, may be '', '_blank', '_self', '_parent', '_top'. Slide may contain any content.

[slider css="" wide_slides="yes|no" wide_carousel="yes|no" interval="3000"]
    [slide css="" image="http:// | id" link="" linktarget=""]any slide content here[/slide]
[/slider]

See Also

Shortcodes Overview

By default, `wide_slides="yes"`, `wide_carousel="yes"`, `interval="3000"`. The `image` placed on the slide's background contains an image link or an id. If `link` is set, the `linktarget`, may be `''`, `'_blank',` `'_self'`, `'_parent'`, `'_top'`. Slide may contain any content. <pre> [slider css="" wide_slides="yes|no" wide_carousel="yes|no" interval="3000"] [slide css="" image="http:// | id" link="" linktarget=""]any slide content here[/slide] [/slider] </pre> ### See Also [Shortcodes Overview](page:3621)