Image and Thumbnail
The following keyword replacements can be used for Image and Thumbnail asset types.
Tip: These keyword replacements can be used in conjunction with the standard Common Keywords and File Keyword Replacements.
| Keyword Replacement | Information shown |
|---|---|
| %image_width% | The width of the image in pixels. |
| %image_height% | The height of the image in pixels. |
| %image_tag% | Displays the image. |
| %asset_attribute_size% | The size of the file in bytes. |
| %asset_attribute_height% | The height of the image. This is generated from the image file. |
| %asset_attribute_width% | The width of the image. This is generated form the image file. |
| %asset_attribute_alt% | The information entered into the Alt attribute on an image. |
| %asset_attribute_caption% | The information entered into the Caption field on an image |
Image Variety
The following keyword replacements can be used for an Image Variety. Please note <variety_name> is the name of the variety that you want to use.
| Keyword Replacement | Information shown |
|---|---|
| %image_v_<variety_name>% | Displays the Image Variety of an Image or Thumbnail asset. |
| %image_v_<variety_name>_url% | The URL of a specified Image Variety. |
| %image_v_<variety_name>_width% | The height of a specified Image Variety (in pixels). |
| %image_v_<variety_name>_height% | The width of a specified Image Variety (in pixels). |
| %asset_thumbnail_v_<variety_name>% | Displays the Image Variety of the thumbnail of an asset. |
| %asset_thumbnail_v_<variety_name>_url% | The URL of a specified Image Variety of the thumbnail of an asset. |
| %asset_thumbnail_v_<variety_name>_width% | The width of a specified Image Variety (in pixels) of the thumbnail of an asset. |
| %asset_thumbnail_v_<variety_name>_height% | The height of a specified Image Variety (in pixels) of the thumbnail of an asset. |