{IF|$current_user.name ne $params.name}
{NEED|$current_room}
{IF|!$current_room.moderated}
{IF|$params.fromroom eq $current_room.name_lc}
{IF|$current_user.show_time}({GETTIME}) {ENDIF}{GET|$settings.chatname}: {MESSAGE|out_room|nick=$params.nick|roomname=$current_room.name}
{ENDIF}
{IF|$params.toroom eq $current_room.name_lc}
{IF|$current_user.show_time}({GETTIME}) {ENDIF}{GET|$settings.chatname}: {MESSAGE|in_room|nick=$params.nick|roomname=$current_room.name}
{ENDIF}
{ENDIF}
{ELSE}
{UPDATE_ONLINEINFO}
{UPDATE|$current_room}
Hello {GET|$current_user.nick}, welcome to room {GET|$current_room.name}!
{IF|$current_room.topic}
Topic in this room: {GET|$current_room.topic}{ENDIF}
This room is moderated, therefore only moderators and VIPs may speak as usual. All other texts are sent to the moderators for reviewing before they are displayed.
{ENDIF} {ENDIF}