Image Pages
Page Title parameter is used for customizing a caption displayed at the top of each image page.
Image title - caption displayed under each image.
Image ALT text - text, which is visible in image placeholders while they are loading.
This parameter can contain plain text (the same for all image pages), or you can use special expressions, which will add individual text for each page. Here is the list of these expressions:
{ShortTitle} |
short title of image (you can specify short title for each image on the page 2. Adding Images) |
{LongTitle} |
long title of image (you can specify long title for each image on the page 2. Adding images) |
{ImageIndex} |
image number |
{ImageCount} |
total number of images |
{ImageSize} |
width and height of the corresponding full-size image |
{ImageWidth} |
width of the corresponding full-size image |
{ImageHeight} |
height of the corresponding full-size image |
{ImageFileNameNoExt} |
file name without extension of the corresponding full-size image |
{ImageFileName} |
file name of the corresponding full-size image |
{ImageFileSize} |
file size of the corresponding full-size image |
|