列表页中调用嵌套在pboot:list标签中
1 {pboot:tags id=[list:id]}
2 <a href="[tags:link]">[tags:text]</a>
3 {/pboot:tags}内容页中调用
1 {pboot:tags id={content:id}}
2 <a href="[tags:link]">[tags:text]</a>
3 {/pboot:tags}全站tag调用
{pboot:tags}<a href="[tags:link]">[tags:text]</a>{/pboot:tags}tags.html调用列表:
1 {pboot:list num=10 scode=* page=1}
2 {/pboot:list}本文地址:https://rezhanwang.com/news_46/3808.html




