The following 72 words could not be found in the dictionary of 615 words (including 615 LocalSpellingWords) and are highlighted below:

adjusted   alt   alttag   an   and   attachment   be   can   common   Contents   de   Display   displays   either   example   Example   file   Front   given   height   heigth   If   image   images   Images   itself   jpg   Keyword   Link   link   links   macro   make   marienplatz   Marienplatz   moindude   moinmaster   muenchen   münchen   München   name   no   Of   of   optional   Optionally   or   Page   page   Parameters   plot   png   point   portalmuc   rendered   size   Syntax   Table   target   text   that   the   This   to   used   webcam   Welcome   whateveryouwant   width   wikiwikiweb   will   üöä  

    HelpOnMacros/ImageLink

ImageLink

This macro is used to make a link that displays an image (can be given as either attachment or URL) and links to either an URL or a wiki page. Optionally the size of the image can be adjusted. If no target is given the link will point to the image itself.

Syntax

[[ImageLink(image,target[,width=width[,height=height]][,alt=alttag])]]

Parameters

image: image attachment file name or the URL of an image
target: link target wiki page or URL (optional)

Keyword Parameters

width: rendered image width (optional)
height: rendered image heigth (optional)
alt: alt text

Example

[[ImageLink(München.png,München,height=100)]]
[[ImageLink(Images/München.png,München,height=100)]]
[[ImageLink(http://webcam.portalmuc.de/images/webcam/webcam_marienplatz.jpg,München Marienplatz)]]
[[ImageLink(plot.png,width=200)]]
[[ImageLink(plot.png,height=200)]]
[[ImageLink(plot.png)]]
[[ImageLink(http://webcam.portalmuc.de/images/webcam/webcam_marienplatz.jpg,http://www.muenchen.de,width=150)]]
[[ImageLink(münchen.png,http://www.muenchen.de,width=50)]]
[[ImageLink(http://webcam.portalmuc.de/images/webcam/webcam_marienplatz.jpg)]]
[[ImageLink(example.png,alt=whateveryouwant(üöä))]]

Display

[[ImageLink(http://moinmaster.wikiwikiweb.de:8000/wiki/common/moindude.png,FrontPage,width=200,alt=Welcome)]]

Welcome

Recent