{aspbbs:template src=common/link}
{aspbbs:func:iif(isNul($user.NickName) ,$user.LoginName,$user.NickName )} {aspbbs:func:getHonorLevel($user.Experience)}

{aspbbs:func:iif(isNul($user.NickName) ,$user.LoginName,$user.NickName )} {if:$user.GroupID = ($guestConfig).VIPID}VIP{end if}

分组:{aspbbs:func:B_("UserGroup").where("GroupID = " & $user.GroupID).field("GroupName").getOne} | 等级:{aspbbs:func:getHonorTitle($user.Experience)}

{aspbbs:guestConfig.ExperienceIcon}{aspbbs:user.Experience} {aspbbs:guestConfig.ExperienceName} {aspbbs:func:POP_MVC.DateStr( $user.RegTime )} 加入 来自{aspbbs:func:iif(not isnul($user.City), $user.City, " 哪里?TA没说!" )}

({aspbbs:func:iif(not isNul($user.Sign) ,$user.Sign,"这个人懒得留下签名")})

    {aspbbs:loopdata data=data}
  • [loopdata:_key_ func=iif( left(@me,4) = left(now,4) , POP_MVC.FormatDate(@me,"M月D日") , POP_MVC.FormatDate(@me,"YYYY年M月D日") )]

    [loopdata:_item_]

  • {/aspbbs:loopdata}
{aspbbs:template src=common/footer2}