恋雾迷尘论坛's Archiver

爱雨冷雪 发表于 2005-2-10 02:46

身份美化

viewthread.htm

[code]        {lang credit_title} $post[credit]<br>
        {lang postnum} $post[postnum]<br>
        {lang regtime} $post[regdate]
        <!--{if $post['location']}--><br>{lang location} $post[location]<!--{/if}--><br>
        <!--{if $vtonlinestatus && $post['authorid']}-->

                <!--{if $timestamp - $post['lastactivity'] <= 10800}-->
                        {lang online_status} <b>{lang online}</b>
                <!--{else}-->
                        {lang online_status} {lang offline}
                <!--{/if}-->
        <!--{/if}-->
[/code]

替换成:

[code]<table width="100%" border="0" cellspacing="1"><tr><td>
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
                    <TBODY>
                      <tr>
                        <td> <img src="images/default/ball.gif">
                          &nbsp;{lang credit_title} <font color=red><b>$post[credit]</b></font> 分</td>
                      </tr>
                    </TBODY>
                  </TABLE></td></tr><tr><td>
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
                    <TBODY>
                      <tr>
                        <td> <img src="images/default/ball.gif">
                          &nbsp;{lang postnum} <font color=blue>$post[postnum] </font>篇</td>
                      </tr>
                    </TBODY>
                  </TABLE></td></tr><tr><td>
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
                    <TBODY>
                      <tr>
                        <td> <img src="images/default/ball.gif">
                          &nbsp;{lang regtime} $post[regdate]</td>
                      </tr>
                    </TBODY>
                  </TABLE></td></tr><tr><td>
<!--{if $post[location]}-->
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
                    <TBODY>
                      <tr>
                        <td> <img src="images/default/ball.gif">
                          &nbsp;{lang location} $post[location]</td>
                      </tr>
                    </TBODY>
                  </TABLE></td></tr><tr><td>
<!--{/if}-->
<!--{if $vtonlinestatus && $post['author'] != 'Guest'}-->
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
                    <TBODY>
                      <tr>
                        <td> <img src="images/default/ball.gif">
        <!--{if $vtonlinestatus && $post['authorid']}-->

                <!--{if $timestamp - $post['lastactivity'] <= 10800}-->
                        &nbsp;{lang online_status} <font color=red><b>{lang online}</b></font>
                <!--{else}-->
                        &nbsp;{lang online_status} {lang offline}
                <!--{/if}-->
        <!--{/if}--></td>
                      </tr>
                    </TBODY>
                  </TABLE></td></tr><tr><td>
<!--{/if}-->
</td></tr></table>
[/code]

贝贝 发表于 2005-3-9 21:48

有个问题,我添加了银行,在看帖子时,作者资料里有“现金”这个资料,但是没有前面那个ball,这个该怎么办啊?

爱雨冷雪 发表于 2005-3-12 01:48

一样
加这个,改存款
[code]<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
                    <TBODY>
                      <tr>
                        <td> <img src="images/default/ball.gif">
                          &nbsp;{lang postnum} <font color=blue>$post[postnum] </font>篇</td>
                      </tr>
                    </TBODY>
                  </TABLE></td></tr><tr><td>[/code]

miss 发表于 2006-2-1 15:04

請問這個是什麼版本啊?我用2.5都找不到viewthread所顯示的,汗~~~~

爱雨冷雪 发表于 2006-2-2 10:59

是2。5的。

甄爱嘉桦 发表于 2006-4-29 21:25

viewthread.htm
在哪里?:z001:

∞朱古力∞ 发表于 2007-8-10 07:44

这是真的吗

*** 作者被禁止或删除 内容自动屏蔽 ***

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.