[[getImageList?
&tvname=`Программа`
&tpl=`@CODE:
<div class="tourProgramm">
<div class="tourDay">[[+day]] день</div>
<div class="tourText"><p>[[+text]]</p></div>
<div class="tourPic">
[[+picture1:is=``:then=`<img src="[[+picture1]]" width="1200" height="720" >`:else=`<div>123</div>`]]
[[+picture2:empty=`<img src="[[+picture2]]" width="1200" height="720" >`:default=`<div>561</div>`]]
<img src="[[+picture3:default=`assets/img/background.png`]]" width="1200" height="720" >
<a><img src="[[+picture1:notempty=`assets/img/background.png`]]" width="1200" height="720" ></a>
<a><img src="[[+picture2:empty=`assets/img/background.png`]]" width="1200" height="720" ></a>
<a><img src="[[+picture3:empty=`assets/img/background.png`]]" width="1200" height="720" ></a>
</div>
</div>
`
]]
[[+picture1:is=``:then=`<img src="[[+picture1]]" width="1200" height="720" >`:else=`<div>123</div>`]]
<img src="[[+picture3:default=`assets/img/background.png`]]" width="1200" height="720" >