久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线
Discuz! 官方交流社區(qū)
標題:
dz3.5貼內(nèi)用戶信息左側(cè)信息模板添加不顯示問題
[打印本頁]
作者:
lintao
時間:
2025-4-28 17:25
標題:
dz3.5貼內(nèi)用戶信息左側(cè)信息模板添加不顯示問題
(, 下載次數(shù): 23)
上傳
點擊文件名下載附件
(, 下載次數(shù): 24)
上傳
點擊文件名下載附件
加入代碼后想顯示的這兩個信息不在帖子頁面顯示,請大神們幫忙看看怎么回事,謝謝。
代碼如下:
<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">違規(guī) : </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>
<dt>{baseinfo=field_field1,1}</dt><dd>{baseinfo=field_field1,0}</dd>
<dt>{baseinfo=field_field2,1}</dt><dd>{baseinfo=field_field2,0}</dd>
<p></p>
</fieldset>
復(fù)制代碼
作者:
lintao
時間:
2025-4-28 18:06
<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">違規(guī) : </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>
復(fù)制代碼
加上<dl>也沒用
作者:
鴻茂傳媒
時間:
2025-4-28 21:11
可以備份一下這個代碼,單獨這個字段看下,是否能顯示,如果能顯示的話,那就不是字段的問題了
作者:
lintao
時間:
2025-4-29 12:47
找到問題了,顯示項被設(shè)置隱私了
歡迎光臨 Discuz! 官方交流社區(qū) (http://www.9999xn.com/)
Powered by Discuz! W1.0