galalbumrowwithcovertpl.chunk.tpl 258 B

123456
  1. <li[[+cls:notempty=` class="[[+cls]]"`]]>
  2. <a href="[[~[[*id]]? &[[+albumRequestVar]]=`[[+id]]`]]">
  3. [[+image:notempty=`<img src="[[+image]]" alt="[[+title]]" />`]]
  4. [[+showName:notempty=`<span>[[+name]] ([[+total]])</span>`]]
  5. </a>
  6. </li>