Displays an image and a fly-over image provided by regular page attachments. Optionally makes it a link.

Sample



hint: Hover over the image

Wiki Markup

{active-image:partner|width=59|height=57}

Parameters

Terms in bold are required

Name Wiki Markup Default Description
Image Shortcut (unnamed initial parameter - see example markup above)   The shortcut name of attachments to be used for the images. Don’t specify the file type or extension. The macro will add ".gif" to the name for the regular image, and -hover.gif to the name for the hover image. For example, "apple" would use apple.gif and apple-hover.gif. (Use the Image Type parameter for other image types.) This overrides the Full Image and Full Hover Image parameters.
Image Type type= gif The image extension for use with the Image Shortcut.
Alignment align= plain Controls alignment of the image in the wiki markup. Plain will flow with your text. Left, Center, and Right will cause text to flow around the image.
Full Image image=   The complete image attachment name for the regular image. (Ex: apple.png)
Full Hover Image hover=   The complete image attachment name for the hover image. (Ex: apple-on.png)
Page Link link=   A link to some content in the wiki. Use the square brackets. (Ex: for a page: [zen:Outstanding Flexibility]) When the user clicks the image, they will be taken to there.
Web Link url=   A regular web site address. (Ex: http://zenfoundation.com

). When the user clicks the image, they will be taken there.

Blog Link blog=   If included, the image will link to the blog area in the given space key’s space (leave blank for the current space). If present, the Web Link (url=) and Page Link (link=) parameters will be ignored.
Width width=   The width of the image in pixels.
Height height=   The width of the image in pixels.
Accessible accessible=   Adds an H1 element with the specified text to the displayed image (to assist screen-reader technologies and support SEO).