<LANG_CAMERA_MAKE>
Tag Function:
- Displays the images camera make if readable with the words "Camera Maker".
Main Usage:
- Used within image_template.html to dynamically recall and load the current images camera make.
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_camera_maker =
"Camera Maker:"
EXIFRelatedTags
<< <LANG_FOCAL_LENGTH> | TemplateTags | <LANG_CAMERA_MODEL> >>