Variable | Replaced by |
%htdest | HTML page to link to from thumbnail (full
image). |
%imgdest | The location of the thumbnail image itself. |
%imgwid | Width of thumbnail image. |
%imghei | Height of thumbnail image. |
%imgnum | ID of image (for use with scripts like fxcard). |
%imgborder | <img>-tag border chosen by user. |
%subtitle | Variable subtitle string - can be empty! |
%thumbsize | Maximum width and height of thumbnail. |
%fullwid | Width of original full image. |
%fullhei | Height of original full image. |
%fullname | Filename of original full image. |
%comment | Comment for this picture - may be empty. |
%fxcardcode | Full HTML-code for including support for the
fxCARD-script. If fxCARD was not chosen in the options, this variable
is removed. |
%fxcardbegin | If fxCARD was selected, inserts a link to
the script, e.g. <a href="fxcard.php?imgid=1&srev=1">,
otherwhise a <--. |
%fxcardend | If fxCARD was selected, inserts a </a>
, otherwhise a --> |
Variable | Replaced by |
%imgdest | The location of the full image itself. |
%imgwid | Width of the full image. |
%imghei | Height of the full image. |
%imgnum | ID of image (for use with scripts like fxcard). |
%imgborder | <img>-tag border chosen by user. |
%imgfilesize | size of the full image in bytes. |
%subtitle | Variable subtitle string - can be empty! |
%fullwid | Width of original full image. |
%fullhei | Height of original full image. |
%fullname | Filename of original full image. |
%comment | Comment for this picture - may be empty. |