| Tag: | Description: |
| <IMAGE_NAME> | filename of the photo |
| <IMAGE_TITLE> | title of the photo, can be used to generate the 'alt-' and 'title-'tags of the HTML-IMG-TAG |
| <IMAGE_WIDTH> | width of the image in pixels |
| <IMAGE_HEIGHT> | height of the image in pixels |
| <IMAGE_CATEGORY> | will show the category or categories of the image as a link |
| <IMAGE_THUMBNAIL> | thumbnail of that image with link to the image |
| <IMAGE_THUMBNAIL_NO_LINK> | thumbnail of that image without link |
| <IMAGE_NOTES> | the description, the text which you entered for that image |
| <IMAGE_NOTES_CLEAN> | the description, like above but without any HTML code inside |
| <IMAGE_ID> | id of the actual image |
| <IMAGE_PREVIOUS_LINK> | full link that says "Previous", or empty if no previous |
| <IMAGE_PREVIOUS_ID> | id of previous image |
| <IMAGE_PREVIOUS_TITLE> | if empty, displays "No Previous Image" |
| <IMAGE_NEXT_ID> | id of the next image |
| <IMAGE_NEXT_TITLE> | if empty, displays "No Next Image" |
| <IMAGE_NEXT_LINK> | full link that says "Next", or empty if no next |
| <IMAGE_LAST_LINK> | full link that says "Last", or empty if last picture is displayed |
| <IMAGE_LAST_ID> | id of the last image |
| <IMAGE_LAST_TITLE> | if last picture is displayed, displays nothing, otherwise title |
| <IMAGE_FIRST_LINK> | full link that says "First", or empty if first picture is displayed |
| <IMAGE_FIRST_ID> | id of the first image |
| <IMAGE_FIRST_TITLE> | if first picture is displayed, displays nothing, otherwise title |
| <IMAGE_PERMALINK> | supplies a permanent link to the post in question |
| only working with paged_archive.php addon turned on: |
| <TAG_IMG_LIST> | List of tags for showed image |
| <TAG_IMG_LIST_KEYWORDS> | Tag that renders tags without htmlcode around them |