{if $mytheme.home_slide.is}
  • {maccms:vod num="'.$mytheme['home_slide']['num'].'" type="'.$mytheme['home_slide']['id'].'" order="desc" by="'.$mytheme['home_slide']['by'].'" level="'.$mytheme['home_slide']['level'].'"} {/maccms:vod}
  • {if $mytheme.home_slide.xs} {maccms:vod num="'.$mytheme['home_slide']['xs_num'].'" type="'.$mytheme['home_slide']['xs_type'].'" order="desc" by="'.$mytheme['home_slide']['xs_by'].'" level="'.$mytheme['home_slide']['xs_level'].'"}
  • {/maccms:vod} {/if}
{/if}