<%template _header%>

{config.forumtitle}在线用户列表

{totalonline}人在线 - {totalonlineuser} 位会员({totalonlineinvisibleuser} 隐身),{totalonlineguest} 位游客 | 最高纪录是 {highestonlineusercount}{highestonlineusertime}

在线用户列表

时间
当前动作
所在论坛
所在主题
用户名
<%loop onlineuserinfo onlineuserlist%>
{onlineuserinfo[lastupdatetime]}
{onlineuserinfo[action]}
用户
<%if {onlineuserinfo[userid]}=="-1"%> 游客 <%else%> <%if {onlineuserinfo[invisible]}=="1"%> (隐身用户) <%else%> {onlineuserinfo[username]} <%/if%> <%/if%>
<%/loop%>
{onlineusernumber}名用户,{pagecount}   {pagenumbers} 跳转
<%template _copyright%> <%template _footer%>