{if $content_array.content_id == 3} <!--/ Start news widget /--> {news_list cat=14 num_items=2 order=news_created dir=desc} {include file="news_module/2.0/widget.tpl} <!--/ End news widget /--> {/if} Note: In this example, the widget will show when the content ID of the page is 3. |