$__finalCompiled = ''; $__finalCompiled .= '
' . $__templater->func('avatar', array($__vars['user'], 's', false, array( 'notooltip' => 'true', ))) . '
'; if ($__vars['extraData']) { $__finalCompiled .= '
' . $__templater->escape($__vars['extraData']) . '
'; } $__finalCompiled .= '

' . $__templater->func('username_link', array($__vars['user'], true, array( 'notooltip' => 'true', ))) . '

' . $__templater->func('user_blurb', array($__vars['user'], array( 'class' => 'contentRow-lesser', ))) . '
    ' . '
  • ' . 'Сообщения' . '
    ' . $__templater->filter($__vars['user']['message_count'], array(array('number', array()),), true) . '
  • ' . ' '; if ($__vars['user']['question_solution_count']) { $__finalCompiled .= '
  • ' . 'Решения' . '
    ' . $__templater->filter($__vars['user']['question_solution_count'], array(array('number', array()),), true) . '
  • '; } $__finalCompiled .= ' ' . '
  • ' . 'Реакции' . '
    ' . $__templater->filter($__vars['user']['reaction_score'], array(array('number', array()),), true) . '
  • ' . ' ' . ' '; if ($__vars['xf']['options']['enableTrophies']) { $__finalCompiled .= '
  • ' . 'Баллы' . '
    ' . $__templater->filter($__vars['user']['trophy_points'], array(array('number', array()),), true) . '
  • '; } $__finalCompiled .= ' ' . '
'; return $__finalCompiled; } )), 'code' => function($__templater, array $__vars, $__extensions = null) { $__finalCompiled = ''; return $__finalCompiled; } );

Зарегистрированные пользователи

Сверху