PHP Classes

File: engine/modules/core/amp/tpl/amp-carousel.tpl.php

Recommend this page to a friend!
  Classes of Aldo Tripiciano   Quanta CMS   engine/modules/core/amp/tpl/amp-carousel.tpl.php   Download  
File: engine/modules/core/amp/tpl/amp-carousel.tpl.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Quanta CMS
Manage content that works without a database
Author: By
Last change:
Date: 5 years ago
Size: 283 bytes
 

Contents

Class file image Download
<div class="slide">
  <amp-img src="[IMGTHUMBURL|node=[LISTITEM]|1000x0:{ATTRIBUTE|name=thumbnail:[LISTITEM]}]"
    class="cover"
    width="400"
    height="225"
    layout="fill"
    alt="[TITLE:[LISTITEM]]">
    <div class="caption">[LINK:[LISTITEM]]</div>
  </amp-img>
</div>