NeoPhoto: Software for sharing photos with Family and Friends.
NeoPhoto

Chapter 6. Template Variable Reference

{PrevImagePageFileName}

The file name of the HTML page for the previous image. This variable should only be used inside a PrevImagePage fragment.

{Fragment_PrevImagePage}

NeoPhoto will insert the fragment defined by the <Fragment_PrevImagePage> tag if appropriate, otherwise blank. This tag should contain the code to reference the previous image page.

{NextImagePageFileName}

The file name of the HTML page for the next image. This variable should only be used inside a NextImagePage fragment.

{Fragment_NextImagePage}

NeoPhoto will insert the fragment defined by the <Fragment_NextImagePage> tag if appropriate, otherwise blank. This tag should contain the code to reference the next image page.

{Fragment_PrevIndexPage}

NeoPhoto will insert the fragment defined by the <Fragment_PrevIndexPage> tag if appropriate, otherwise blank. This tag should contain the code to reference the previous index page.

{Fragment_NextIndexPage}

NeoPhoto will insert the fragment defined by the <Fragment_NextIndexPage> tag if appropriate, otherwise blank. This tag should contain the code to reference the next index page.

{IndexPageFileName}

The file name of the current index page.

{FirstIndexPageFileName}

The file name of the first index page.

{LastIndexPageFileName}

The file name of the last index page.

{PrevIndexPageFileName}

The file name of the previous index page. This variable should only be used inside a NextIndexPage fragment.

{NextIndexPageFileName}

The file name of the next index page. This variable should only be used inside a PrevIndexPage fragment.

{IndexPrevPageNum}

The number of the previous index page.

{IndexPageNum}

The number of the current index page.

{IndexNextPageNum}

The number of the next index page.

{IndexPageMax}

The total number of index pages in this gallery.

{ImageFileName}

The file name of the current image.

{ImageFileSize}

The size of the image file, formatted appropriately for display.

{ImageThumbFileName}

The file name of the thumbnail of the current image.

{ImagePageFileName}

The file name of the HTML page that is generated for this individual image.

{FirstImagePageFileName}

The file name of the first HTML page that is generated for this album.

{LastImagePageFileName}

The file name of the last HTML page that is generated for this album.

{ImageWidth}

The width of the current image.

{ImageHeight}

The height of the current image.

{ImageTitle}

The title of the current image.

{ImageCaption}

The caption of the current image.

{ImageURL}

The URL specified for the current image.

{ImageDate}

The date of the current image.

{ImageKeywords}

The search keywords specified for the current image.

{ImageNum}

The number of the current image.

{ImageCount}

The total number of images in the current gallery.

{ThumbWidth}

The width of the thumbnail image.

{ThumbHeight}

The height of the thumbnail image.

{GalleryDate}

The date of the current gallery.

{GalleryTitle}

The title of the current gallery.

{GalleryDescription}

The description of the current gallery.

{GalleryURL}

The URL specified for the current gallery.