{dede:loop table='dede_guestbook' sort='dtime' row='10' titlelen='36' typeid='40' if='ischeck=1'}
[field:uname /]
[field:msg function="cn_substr('@me',30)"/]
[field:ip /]
{/dede:loop}
|
其中 [field:uname /]为调用用户昵称
为调用用户头像
[field:msg function="cn_substr('@me',30)"/]为调用评论内容
[field:ip /]为调用发帖者IP地址



