{% import 'userpage/admintools.html' as userpage_admintools with context %} {% set hats_total = u.hats_owned_proportion_display[1] if u else 0 %} {% set hats_owned_percent = u.hats_owned_proportion_display[0] if u else '' %} {% if v and (v.admin_level >= PERMS['VIEW_ALTS'] or v.alt) %} {% set alts = get_alt_graph(u.id) %} {% endif %} {% set ns = namespace() %} {% set pfp = u.highres if (u.highres and can_see(v, u) and u.profileurl == u.profile_url) else u.profile_url %} {% set pfp_expanded = u.highres if (u.highres and can_see(v, u)) else u.profile_url %} {% block desktopUserBanner %}
{{u.pronouns_display}}
{% endif %} {% if u.flair_html and can_see(v, u) %}{{u.flair_html | safe}}
{% endif %}No bio...
{% endif %} {% if u.friends_html and can_see(v, u) %}Friends:
Enemies:
Awards received
{% for a in u.received_awards %} x{{a['count']}} {% endfor %}Moderator of
{% for i in u.moderated_holes %} /h/{{i}} {% endfor %}Member of
{% for i in u.group_memberships %} {% set is_owner = (u.id == i[1].owner_id) %} !{{i[0]}} {% endfor %}User ID: {{u.id}}
True score: {{u.truescore}}
Casino winnings: {{u.winnings}}
Lottery winnings: {{u.total_lottery_winnings}}
= hats_total %}class="profile-owned-all-hats"{% endif %}>{{u.num_of_owned_hats}} / {{hats_total}} hats owned ({{hats_owned_percent}})
Coins spent on awards: {{u.coins_spent}}
Coins spent on hats: {{u.coins_spent_on_hats}}
Effortposts made: {{u.effortposts_made}}
{% if u.lifetimedonated_visible %}Lifetime donated: ${{u.lifetimedonated}} (shown to everyone)
Total award discount: {{u.formatted_award_discount}} (shown to everyone)
{% elif v.id == u.id or v.admin_level >= PERMS['VIEW_PATRONS'] %}Lifetime donated: ${{u.lifetimedonated}} (shown to you only)
Total award discount: {{u.formatted_award_discount}} (shown to you only)
{% endif %} {% if u.is_private %}User has private mode enabled
{% endif %} {% if v and (v.admin_level >= PERMS['VIEW_ALTS'] or v.alt) %} {% if v.admin_level >= PERMS['USER_LINK'] %} {{alts|length}} Alt{{macros.plural(alts|length)}}: {% else %} {{alts|length}} Alt{{macros.plural(alts|length)}}: {% endif %}{{u.pronouns_display}}
{% endif %} {% if u.flair_html and can_see(v, u) %}{{u.flair_html | safe}}
{% endif %}Friends:
Enemies:
Awards received
{% for a in u.received_awards %} x{{a['count']}} {% endfor %}Moderator of
{% for i in u.moderated_holes %} /h/{{i}} {% endfor %}Member of
{% for i in u.group_memberships %} {% set is_owner = (u.id == i[1].owner_id) %} !{{i[0]}} {% endfor %}User ID: {{u.id}}
True score: {{u.truescore}}
Casino winnings: {{u.winnings}}
Lottery winnings: {{u.total_lottery_winnings}}
= hats_total %}class="profile-owned-all-hats"{% endif %}>{{u.num_of_owned_hats}} / {{hats_total}} hats owned ({{hats_owned_percent}})
Coins spent on awards: {{u.coins_spent}}
Coins spent on hats: {{u.coins_spent_on_hats}}
Effortposts made: {{u.effortposts_made}}
{% if u.lifetimedonated_visible %}Lifetime donated: ${{u.lifetimedonated}} (shown to everyone)
Total award discount: {{u.formatted_award_discount}} (shown to everyone)
{% elif v.id == u.id or v.admin_level >= PERMS['VIEW_PATRONS'] %}Lifetime donated: ${{u.lifetimedonated}} (shown to you only)
Total award discount: {{u.formatted_award_discount}} (shown to you only)
{% endif %} {% if u.is_private %}User has private mode enabled
{% endif %} {% if v and (v.admin_level >= PERMS['VIEW_ALTS'] or v.alt) %} {% if v.admin_level >= PERMS['USER_LINK'] %} {{alts|length}} Alt{{macros.plural(alts|length)}}: {% else %} {{alts|length}} Alt{{macros.plural(alts|length)}}: {% endif %}