1. 内容页:
    html
     
    {pboot:tags id={content:id}}
    [tags:text]
    {/pboot:tags}
  2. 全站tag调用:
    html
     
    {pboot:tags}
    [tags:text]
    {/pboot:tags}
  3. 当前tag名称:
    html
     
    {$get.tag}
  4. tags.html调用列表:
    html
     
    {pboot:list num=10 scode=* page=1}