Slideshow with Thumbnails
The following example shows how to display internal and external images with thumbnails.
[{ThumbnailImage width='300' height='300'



[sometext|!pasted.png!]

[alias|https://lh3.googleusercontent.com/-6MXnUYxdpb8/Ux8uNOHiZfI/AAAAAAAAAAk/lk3TXPjf6dk/s630-fcrop64=1,00000000ffffffff/Intland-Software-Google.png]

}]
The images must be listed in the body part of the plugin (two new lines after parameters). The same wiki syntax applies as in the following:
For more information about the wiki syntax, see: External pictures.
For more information about the wiki syntax, see:Links with pictures.
A thumbnail plugin supports the following optional parameters:
LinkText—Instead of using a thumbnail, a clickable link is used to open a slide show.
Width—The maximum width of the thumbnail. The default value is 200.
Height—The maximum height of the thumbnail. The default value is 200.
Was this helpful?