<kbd><b>{photo file=... [thumbnail=...] [title=...]}</b></kbd>:<br>
<p>Defines a photo within a photo album.</p>

<p>The file argument (synonyms are src, image and bild) is used to
reference the full-size image that should be seen in the album
pages.</p>

<p>The thumbnail (or nail for short) argument points out a specific
file, where the thumbnail for this file is found. If none is given,
the image bearing the same name in the thumbnail directory (set in the
{album} tag) will be used.</p>

<p>The title argument may be used to set a title for the subpage where
the image is viewed, which would then be inserted by the {phototitle}
tag in a template.</p>

<p>The contents of the {photo}...{/photo} tag (which could include any
HTML/RXML code), may be shown as a caption when viewing the photo from
an album page. The {caption} tag is used in the template to insert
this text.</p>

<dl>Note:
<dd>Even though the album pages where the module shows the images are
mounted below the module mountpoint, relative references to other
pages and/or files work transparently (the module adds a {base href}
tag pointing to the directory where the album was defined), so a
photo description such as this is perfectly legal:<br>
{photo file=notes.png}{a href=&quot;chess.mp3;&quot;}True music{/a}
never dies!{/photo}
</dl>

<p><i>This tag can only be used within an {album} tag.</i></p>
<small>(provided by Photo Album module)</small>
