## Please edit system and help pages ONLY in the moinmaster wiki! For more
## information, please see MoinMaster:MoinPagesEditorGroup.
##master-page:PalīdzībasVeidne
##master-date:2006-03-26 14:10:05
#acl MoinPagesEditorGroup:read,write,delete,revert All:read
#format wiki
#language lv

[[TableOfContents]]

== ImageLink ==
Šis makross tiek izmantots, lai izveidotu saiti attēla uzrādīšanai lapā (vai nu kā faila piesaiste vai URL) un ved vai nu uz konkrētu URL vai Viki lapu. Ar makrosa palīdzību iespējams arī noteikt attēla izmēru. Ja netiek norādīts hipersaites mērķis, tad dotā saite ved atpakaļ uz pašu attēlu.

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

=== Parametri ===
{{{
image: attēla piesaistes faila nosuakums vai attēla URL
target: saites Viki mērķlapa vai URL (izvēles)
}}}
=== Atslēgvārdu parametri ===
{{{
width: rendered attēla platums (izvēles)
height: rendered attēla augstums (izvēles)
alt: alternatīvais teksts
}}}
=== Piemērs ===
{{{
[[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(üöä))]]
}}}

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

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