You are here: English > The Docu > Admin > Replacement Tags > Image Tags

Replacement Tags for Images

Notice:

All Image Replacement Tags will be linked to the Images in the Picture directory in the standard settings. So if you want to link to a picture in another directory you need to edit the link. 
{IMAGE:../content/images/picture.gif}

[img=ID.FORMATxWxHxCROPxQUALITY ALT-Text]TITEL-Text[/img]

Use: Creates an <img>-Tag with the choosen Image file.
Creates an image from filecenter (img ID) using  the dimension, cropping, quality and alt/title-text. (since V1.3.9).
Notation: [img=ID.FORMATxWxHxCROPxQUALITY ALT-Text]TITLE-Text[/img]
Result:  
Remark:

Short form: [img=ID.FORMATxWxHxCROPxQUALITY]

Example:

[img=1367.gifx200x200x0x80 euroboard]Europe[/img]

Output of the picture with ID 1367 as GIF and downsized proportional to max. 200px width / 200px height, no cropping using quality 80, alt-text euroboard and the title text "Europe".

{IMAGE:Imagename}

Use: Creates an <img>-Tag with the choosen Image file.
Notation: {IMAGE:icon/DateiDownload.jpg}
Result:
Remark:

The directory icon is an Subdirectory of picture.
The complete path in in this case:

www.my-domain.de/picture/icon/DateiDownload.jpg

{IMAGE_LEFT:imagename}

Use: Creates an <img>-Tag with the choosen Image file.
The Image will be align left.
Notation: {IMAGE_LEFT:Jaguar.jpg}
Result:
Remark:

The Image Jaguar.jpg is stored picture directory.
The complete path to the image is in this case:

www.meine-domain.de/picture/Jaguar.jpg

 

{IMAGE_RIGHT:Imagename}

Use: Creates an <img>-Tag with the choosen Image file.
The Image will be align right.
Notation: {IMAGE_RIGHT:Blatt.jpg}
Result:
Remark:

The Image Blatt.jpg is stored in the picture directory.
The complete path to the image is in this case:

www.my-domain.de/picture/Blatt.jpg

 

{RANDOM:Image_Pfad}

Use: Create an <img>-Tag for Radom Images from a specified folder. 
At every Pagerequest it will be shown a new image.
Notation: {RANDOM:picture/random_175}
Result: a2.gif
Remark:

The directory random is an subdirectory of picture.
The complete path to the image is in this case:

www.my-domain.de/picture/random_175/

The Images in the Random folder should have the same dimensions.
 

{SPACER:px-Width x px-Height}

Use: Creates an Transparent Image. 
Width and height value in px.
Notation: {SPACER:250x5}


Example:

Start -|{SPACER:250x5}|- End
Result: Start -||- End
Remark: The space between the both marks -|  |- is in this case set to 250 px.


Article created: Friday, 6. August 2004
Last Changes: Tuesday, 4. January 2011