<LANG_FOCAL_LENGTH>
Tag Function:
- Displays the images focal length if readable with the words "Focal".
Main Usage:
- Used within image_template.html to dynamically recall and load the current images focal length.
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_focal =
"Focal:";
EXIFRelatedTags
<< <LANG_CAPTURE_DATE> | TemplateTags | <LANG_CAMERA_MAKE> >>