#{{ rank }}
\n\n\n {{ $n(item.followers ?? 0, { notation: 'compact' }) }}\n
\n {{ $t('followers') }}\n
\n {{ $n(item.friends as number, { notation: 'compact' }) }}\n
\n {{ $t('following') }}\n
\n {{ getConnectivity(item) }}\n
\n {{ $t('connectivity') }}\n
\n {{ getRelevancy(item) }}\n
\n {{ $t('relevancy') }}\n