<LANG_APERTURE>
Tag Function:
- Displays the images aperture if readable with the words "Aperture".
Main Usage:
- Used within image_template.html to dynamically recall and load the current images aperture.
Examples:
In your image template, you can use the tag like this:
Sample Output:
Using the code above will generate the following when the template is run:
Language Variable:
The output of this template tag is definable via your language file:
lang-english.php
$lang_aperture =
"Aperture:";
EXIFRelatedTags
<< <LANG_EXPOSURE_TIME> | TemplateTags | <LANG_CAPTURE_DATE> >>