• 内容页调用:
    html
     
    {pboot:tags id={content:id}}
    <a href="[tags:link]">[tags:text]</a>
    {/pboot:tags}
  • 全站tag调用:
    html
     
    {pboot:tags}
    <a href="[tags:link]">[tags:text]</a>
    {/pboot:tags}
  • 当前tag名称:
    php
     
    {$get.tag}
  • tags.html调用列表:
    html
     
    {pboot:list num=10 scode=* page=1}