Returns the formated file size of the file to be downloaded.
<txp:if_thumbnail />
Will execute the contained statements if the current image has a thumbnail assigned to it.
<txp:image />
Returns an <img src="..." /> HTML tag matching the numeric id of an uploaded image.
<txp:image_author />
Returns the author's name associated with the current image in a list.
<txp:image_date />
Returns the uploaded date of the current (or given) image.
<txp:image_display />
Displays an image specified by the page URL.
<txp:image_index />
Renders thumbnails of all images contained in an image category.
<txp:image_info />
Returns relevant image data from the current image.
<txp:image_url />
Returns the URL of the current image in an image list.
<txp:images />
Display simple image galleries from a list of images.
<txp:link />
Returns an (X)HTML hyperlink defined under the Links tab.
<txp:link_author />
Returns the author's name associated with the current link.