[`Authors`]

{if count($hubs) > 1} {foreach $hubs as $h} {/foreach} {elseif count($hubs) <= 0} {else} {$hub = reset($hubs)} {/if} {function stats_row_html a=null stats=null} {if (empty($stats.hub_id) && $kudos_globally_enabled) || (!empty($stats.hub_id) && !empty($hubs[$stats.hub_id]) && !empty($hubs[$stats.hub_id].params.kudos))}
{if $stats.rate > 0}+{/if}{$stats.rate}
{$stats.votes_up} {$stats.votes_down}
{/if} {_w('%d topic','%d topics', $stats.topics_count)} {_w('%d answer','%d answers', $stats.answers_count)}, {_w('%d comment','%d comments', $stats.comments_count)} {/function} {foreach $authors as $a} {* Overall stats *} {* Stats by hub *} {if count($hubs) > 1} {foreach $hubs as $h} {/foreach} {/if} {foreachelse} {/foreach}
[`All hubs`]{$h.name|default:'[`(no name)`]'|escape|truncate:23:'...':false:true}[`All hubs`]{$hub.name|default:'[`(no name)`]'|escape|truncate:23:'...':false:true}
{$a.name|default:'[`(missing contact)`]'|escape} {stats_row_html a=$a stats=$a} {stats_row_html a=$a stats=$a.stats_by_hub[$h.id]}
[`No authors yet.`]
{sprintf('%s of %d', _w('%d author','%d authors', $offset + $count), $total_count)} {if $total_count > $count + $offset}
[`Loading`] {_w('%d author', '%d authors', min($total_count - $count - $offset, $count))}... {/if}
{if $total_count > $offset + $count} {/if}