{if !$user->isProtected()} {if $followingCount}

{lang}wcf.user.profile.following{/lang} {#$followingCount}

{if $followingCount > 8} {lang}wcf.global.button.showAll{/lang} {/if}
{/if} {if $followerCount}

{lang}wcf.user.profile.followers{/lang} {#$followerCount}

{if $followerCount > 8} {lang}wcf.global.button.showAll{/lang} {/if}
{/if} {if $visitorCount}

{lang}wcf.user.profile.visitors{/lang} {#$visitorCount}

{if $visitorCount > 8} {lang}wcf.global.button.showAll{/lang} {/if}
{/if} {event name='boxes'} {/if}