%Year%
|
Year of the exposure date (EXIF)
|
%Month%
|
Month of the exposure date (EXIF)
|
%Day%
|
Day of the exposure date (EXIF)
|
%Hour%
|
Hour of the exposure time (EXIF)
|
%Minute%
|
Minute of the exposure time (EXIF)
|
%Second%
|
Second of the exposure time (EXIF)
|
%Filename%
|
Original file name without extension
|
%Extension%
|
Original file name extension
|
%Nr%
|
Position of the image in the image list
|
%xNr%
|
Position of the image in the image list. The number is at least x digits long. E.g. %4Nr means that the numbering looks like the following: 0001, 0002, 0003, etc.
x can assume the following values: 0-10
If x has the value 0 the required length will be determined by the number of images in the image list.
|
%%%
|
"%", i.e. if you want to display a percentage sign you need to enclose it in percentage signs.
|