首页 > CMS > Discuz > 正文

discuz 帖内调用主题相关帖子代码

2024-09-11 09:04:38
字体:
来源:转载
供稿:网友
本帖相关主题代码,如果有相关主题,以标题列表的方式显示

<!--{if $post['relateitem']}-->        <div class="mtw mbw">                <h3 class="pbm mbm bbda">{lang related_thread}</h3>                <ul class="xl xl2 cl">                        <!--{loop $post['relateitem'] $var}-->                        <li>• <a href="forum.php?mod=viewthread&tid=$var[tid]" title="$var[subject]" target="_blank">$var[subject]</a></li>                        <!--{/loop}-->                </ul>        </div><!--{/if}-->

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表