潭需戈 发表于 2025-4-28 19:49:53

dz3.5贴内用户信息左侧信息模板添加不显示问题 New



加入代码后想显示的这两个信息不在帖子页面显示,请大神们帮忙看看怎么回事,谢谢。
代码如下:
灌水成绩                                          {baseinfo=threads,0}                                    {baseinfo=posts,0}                                    {baseinfo=credits,0}                                                主题                                    帖子                                    积分                      等级头衔      ID :{baseinfo=uid,0}         用户组 :{authortitle}{*}{/authortitle}{upgradeprogress}{*}{/upgradeprogress}积分成就   {baseinfo=extcredits1,1} :{baseinfo=extcredits1,0}点   {baseinfo=extcredits3,1} : {baseinfo=extcredits3,0}点   {baseinfo=extcredits2,1} : {baseinfo=extcredits2,0} 枚   违规 : 0次   {baseinfo=oltime,1} : {baseinfo=oltime,0} 小时{baseinfo=regtime,1} : {baseinfo=regtime,0}{baseinfo=lastdate,1} : {baseinfo=lastdate,0}勋章{medal}      {*}    {/medal}认证信息{baseinfo=field_field1,1}{baseinfo=field_field1,0}{baseinfo=field_field2,1}{baseinfo=field_field2,0}

我知道答案 回答被采纳将会获得1 贡献 已有1人回答

淤芯咬 发表于 2025-4-28 19:50:52

<fieldset style="width:90%; margin:0 auto; border:1px dashed #4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;"><legend style="color:#FFFFFF; width:60px; text-align:center; background-color:#4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; " align="center">灌水成绩</legend><table style="double none;" frame="void" align="center">    <tbody>      <tr>      <td>          <center>            <a href="{baseinfo=threads,1}" target="_blank" class="xi2">{baseinfo=threads,0}</a></center>      </td>      <td>          <center>            <a href="{baseinfo=posts,1}" target="_blank" class="xi2">{baseinfo=posts,0}</a></center>      </td>      <td>          <center>            <a href="{baseinfo=credits,1}" target="_blank" class="xi2">{baseinfo=credits,0}</a></center>      </td>      </tr>      <tr>      <td>          <center>            <font color="ff0000">主题</font></center>      </td>      <td>          <center>            <font color="#008800">帖子</font></center>      </td>      <td>          <center>            <font color="3399ff">积分</font></center>      </td>      </tr>    </tbody></table></fieldset><p></p><fieldset style="width:90%; margin:0 auto; border:1px dashed #4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;"><legend style="color:#FFFFFF; width:60px; text-align:center; background-color:#4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; " align="center">等级头衔</legend>      <font color="ff0000">ID :</font><a href="{baseinfo=uid,1}" target="_blank" class="xi2">{baseinfo=uid,0}</a><br>       <font color="#1E90FF">用户组 :</font>{authortitle}<em>{*}</em>{/authortitle}<br>{upgradeprogress}<p>{*}</p>{/upgradeprogress}</fieldset><p></p><fieldset style="width:90%; margin:0 auto; border:1px dashed #4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;"><legend style="color:#FFFFFF; width:60px; text-align:center; background-color:#4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; " align="center">积分成就</legend>   <font color="ff0000">{baseinfo=extcredits1,1} :</font>{baseinfo=extcredits1,0}<font color="ff0000">点</font><br>   <font color="3399ff">{baseinfo=extcredits3,1} : </font>{baseinfo=extcredits3,0}<font color="3399ff">点</font><br>   <font color="008800">{baseinfo=extcredits2,1} : </font>{baseinfo=extcredits2,0} <font color="008800">枚</font><br>   <font color="9933FF">违规 : </font>0 <font color="9933FF"> 次</font><br>   <font color="#FF4B00">{baseinfo=oltime,1} : {baseinfo=oltime,0} 小时</font><br><font color="F000F0">{baseinfo=regtime,1} : {baseinfo=regtime,0}</font><br><font color="F000F0">{baseinfo=lastdate,1} : {baseinfo=lastdate,0}</font></fieldset><p></p><fieldset style="width:90%; margin:0 auto; border:1px dashed #4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;"><legend style="color:#FFFFFF; width:60px; text-align:center; background-color:#4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; " align="center">勋章</legend>{medal}<p class="md_ctrl">    {*}</p>{/medal}</fieldset><p></p><fieldset style="width:90%; margin:0 auto; border:1px dashed #4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;"><legend style="color:#FFFFFF; width:60px; text-align:center; background-color:#4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; " align="center">认证信息</legend><p></p><dl class="pil cl"><dt>{baseinfo=field_field1,1}</dt><dd>{baseinfo=field_field1,0}</dd><dt>{baseinfo=field_field2,1}</dt><dd>{baseinfo=field_field2,0}</dd></dl><p></p></fieldset>

加上<dl>也没用
页: [1]
查看完整版本: dz3.5贴内用户信息左侧信息模板添加不显示问题 New