.. include:: _include.rst .. highlight:: bbcode .. |tpl_name| replace:: Image_Layout_Polaroid .. _templates_managed_image_layout_polaroid: ##################### Image_Layout_Polaroid ##################### .. image:: _static/image_layout_polaroid_example.png :height: 258px :width: 211px :scale: 100% :alt: Image_Layout_Polaroid example The managed template "Image_Layout_Polaroid" is a special template for the single image function of |asa2|. ************* Main features ************* - **Optimized for single image embedding** - **Customizable without programming skills** ********* Demo page ********* To see this template in action with different examples, please refer to the demo page: .. image:: _static/btn_demo_page.png :height: 64px :width: 139px :scale: 100% :alt: Image_Layout_Polaroid demo page :target: https://asa2-demo.de/templates/image_layout_polaroid/ ******* Example ******* Example shortcode: .. code:: [asa2_img tpl="Image_Layout_Polaroid"]B00UYNAGNY[/asa2] .. include:: managed_templates_include_global_options.rst .. include:: managed_templates_include_shortcode_options.rst .. raw:: html :file: tpl_doc/tpl_image_layout_polaroid.htm Shortcode Options Examples -------------------------- .. code:: // with option "size" you can select the image resolution [asa2_img img="6" size="TinyImage" tpl="Image_Layout_Polaroid"]B00T9OEYXM[/asa2_img] // with options "width" and "height" you can adjust to image dimensions [asa2_img img="4" size="MediumImage" width="160" height="119" show_title="no" show_button="no" tpl="Image_Layout_Polaroid" country_code="UK"]B00T9OEYXM[/asa2_img]