{{#each _partyMembers as :profile}} <@footer> {{/}}
{#with @profile.preferences as :p} {#if :p.showHelm} {else} {/} {/} {#if and(@profile.items.currentPet, not(@minimal))} {/}
{#with _user.preferences as :p}
  • {#if equal(_user.preferences.gender, 'f')}
  • {/} {/}
      {#each _user.profile.websites as :website}
    • {:website}
    • {/}

    {{username(@profile.auth, @profile.profile.name)}}

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

    {{@profile.profile.blurb}}

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

    Achievements

    {{@profile.backer.npc}} NPC

    Backed the Kickstarter project at the maximum level!

    {{#if @profile.backer.contributor}} {{@profile.backer.contributor}} {{else}} Contributor {{/}}

    Has contributed to HabitRPG (code, design, pixel art, legal advice, etc)

    Kickstarter Backer - ${{@profile.backer.tier}} Tier

    Backed the Kickstarter Project

    {#if @profile.achievements.streak}{@profile.achievements.streak}{else}0{/} Streak Achievement(s)

    Has performed {#if @profile.achievements.streak}{@profile.achievements.streak}{else}0{/} 21-day streaks on Dailies

    Original User

    Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)

    Ultimate Gear

    Has upgraded to the maximum weapon and armor set

    Beast Master

    Has found all 90 pets (insanely difficult, give this user props!)
    {#if @unlocked}
    {@content}
    {else if @unlockable} {{#if equal(_user.id,@profile.id)}} {@content}
    {{/}} {/}