<!--{if $thread['readperm']}--> - [{lang readperm} <span class="bold">$thread[readperm]</span>]<!--{/if}-->
<!--{if $thread[views] > 1000}-->
<font color=red>
[熱門]
</font>
<!--{/if}-->
注: <!--{if $thread[views] > 1000}-->這個1000是瀏覽量大於1000即在標題後面加上[熱門],可以自己隨便設置數量
<!--{if $thread[views] > 1000}-->
<img src="圖片地址" alt="" />
<!--{/if}-->