{#with _user.preferences}
{username(_user.auth)}
  • {#if equal(_user.preferences.gender, 'f')}
  • {/}
    {/} <@footer>
    {#unless @minimal}{#if @profile.items.pet}{/}{/}
    {#with @profile.preferences as :p} {/}
    {{#unless @minimal}}
    Lvl {@profile.stats.lvl}
    {{/}}
    {#if _profileEditing} Save
      {#each _user.profile.websites as :website}
    • {:website}
    • {/}
    Save {else}

    {#if @user.profile.name}{@user.profile.name} {else}{username(@user.auth)} {/} {#if @main}Edit{/}

    {#if @user.profile.imageUrl} {/} {#if @user.profile.blurb}

    {@user.profile.blurb}

    {/} {#if @user.profile.websites}
      {#each @user.profile.websites as :website}
    • {:website}
    • {/}
    {/} {/}

    Badges

    Coming Soon