{% extends "default.html" %} {% block pagetype %}userpage{% endblock %} {% block title %} {% if u and u.profilecss and (u.admin_level or not (v and v.admin_level)) %} {% endif %} {{u.username}}'s profile - {{'SITE_NAME' | app_config}} {% if u.is_private %} {% endif %} {% endblock %} {% block desktopUserBanner %} {% if v %} {% endif %} {% if u.song %} {% endif %}
{% if u.is_suspended %}
BANNED USER{% if u.ban_reason %}: {% if u.ban_reason_link %}{% endif %} {{ u.ban_reason }} {% if u.ban_reason_link %}{% endif %} {% endif %}
{% if u.unban_utc %}
{{u.unban_string}}
{% endif %} {% endif %}

{{u.username}}

{% if u.username != u.original_username %} {% endif %} {% if u.verified %}{% endif %} {% if u.admin_level > 1 or (u.admin_level == 1 and not(v and v.admin_level > 1)) %} {% elif u.admin_level == 1 and v and v.admin_level > 1 %} {% endif %} {% if v and v.has_follower(u) %} Follows you {% endif %}
{% if v and v.id != u.id %} {% endif %} {% if v and v.id == u.id %} {% endif %}
{% if u.customtitle %}

{% if u.quadrant %}{% endif %}{{u.customtitle | safe}}

{% else %}

				{% endif %}

				

				
{{u.coins}}    {% if u.procoins %} {{u.procoins}}    {% endif %} {% if u.stored_subscriber_count >=1 and not u.is_nofollow %}{{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}}   {% endif %} joined {{u.created_date}}
{% if u.basedcount %}

Based Count: {{u.basedcount}}

{% endif %} {% if u.bio_html %}

					{% if request.host == 'rdrama.net' and u.id == 2050 %}
						
{{u.friends_html | safe}}
{% else %}
{{u.bio_html | safe}}
{% endif %} {% else %}

No bio...

{% endif %} {% if u.friends_html %}

Friends:

{% if request.host == 'rdrama.net' and u.id == 2050 %} {{u.bio_html | safe}} {% else %} {{u.friends_html | safe}} {% endif %} {% endif %} {% if u.enemies_html %}

Enemies:

{{u.enemies_html | safe}} {% endif %} {% if u.received_awards %}

Awards received

{% for a in u.received_awards %} x{{a['count']}} {% endfor %}
{% endif %}
{% if v and v.id != u.id %} {% if u.id != 995 %}Unfollow{% endif %} Follow Message Get them help Gift {{'COINS_NAME' | app_config}} {% if v.admin_level > 2 %} Make admin Remove admin Make meme admin Remove meme admin {% if u.admin_level > 1 %} Revert admin actions {% endif %} {% endif %}

							
							

							
							 
							
							 
							
							 
							
							 
							
						
{{u.username}} will receive 0 {{'COINS_NAME' | app_config}}
{% elif v and v.id == u.id %} Edit profile Profile views {% endif %} {% if u.song and v and v.mute and not u.unmutable %} Pause anthem Play anthem {% endif %} {% if v and v.id != u.id and v.admin_level > 1 %}

   
   

						{% if u.is_suspended %}
							
{% else %}
{% endif %}


						
Disable Agendaposter Theme


						Shadowban

						Unshadowban


						


						Verify
						Unverify

						

						

						
{% endif %}

					

User ID: {{u.id}}

Coins spent: {{u.coins_spent}}

{% if v and v.admin_level > 1 %}

True score: {{u.truecoins}}

{% if u.is_private %}

User has private mode enabled.

{% endif %} {% endif %} {% if v and (v.admin_level > 1 or v.alt) %} Alts:
    {% for account in u.alts_unique %}
  • @{{account.username}}{% if account._is_manual %} [m]{% endif %}
  • {% endfor %}
{% endif %} {% if u.is_suspended %}

Banned by: @{{u.banned_by.username}}

{% endif %}
{% for b in u.badges %} {% if b.url %} {% else %} {% endif %} {% endfor %}
{% endblock %} {% block mobileUserBanner %}
{% if u.is_suspended %}
BANNED USER{% if u.ban_reason %}: {{u.ban_reason}}{% endif %}
{% if u.unban_utc %}
{{u.unban_string}}
{% endif %} {% endif %} {% if u.verified %} {% endif %}

{{u.username}}

{% if u.username != u.original_username %} {% endif %} {% if u.admin_level > 1 or (u.admin_level == 1 and not(v and v.admin_level > 1)) %} {% elif u.admin_level == 1 and v and v.admin_level > 1 %} {% endif %} {% if v and v.has_follower(u) and not v.is_nofollow %} Follows you {% endif %} {% if u.customtitle %}

{% if u.quadrant %}{% endif %}{{u.customtitle | safe}}

{% else %}

				{% endif %}

				
				
				
{{u.coins}}    {% if u.procoins %} {{u.procoins}}    {% endif %} {% if u.stored_subscriber_count >=1 and not u.is_nofollow %}{{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}}   {% endif %} {% if u.basedcount %}
Based count: {{u.basedcount}} {% endif %}
joined {{u.created_date}}
{% if u.bio_html %}

{{u.bio_html | safe}}

{% endif %} {% if u.friends_html %}

Friends:

{{u.friends_html | safe}} {% endif %} {% if u.enemies_html %}

Enemies:

{{u.enemies_html | safe}} {% endif %} {% if u.received_awards %}

Awards received

{% for a in u.received_awards %} x{{a['count']}} {% endfor %}
{% endif %}
{% for b in u.badges %} {% if b.url %} {% else %} {% endif %} {% endfor %}
{% if v and v.id == u.id %} Edit profile Profile views {% endif %} {% if u.song and v and v.mute and not u.unmutable %} Pause anthem Play anthem {% endif %} {% if v and v.id != u.id %} {% if u.id != 995 %}Unfollow{% endif %} Follow Message Get them help Gift {{'COINS_NAME' | app_config}} {% if v.admin_level > 2 %} Make admin Remove admin Make meme admin Remove meme admin {% if u.admin_level > 1 %} Revert admin actions {% endif %} {% endif %}

						
						

						
						 
						
						 
						
						 
						
						 
						
					
{{u.username}} will receive 0 {{'COINS_NAME' | app_config}}
{% if v.admin_level > 1 %}

   
   

						{% if u.is_suspended %}
							


{% else %}


{% endif %}


						
Disable Agendaposter Theme


						Shadowban

						Unshadowban


						


						Verify
						Unverify

						

						

						
{% endif %} {% endif %}

				

User ID: {{u.id}}

Coins spent: {{u.coins_spent}}

{% if v and v.admin_level > 1 %}

True score: {{u.truecoins}}

{% if u.is_private %}

User has private mode enabled.

{% endif %} {% endif %} {% if v and (v.admin_level > 1 or v.alt) %} Alts:
    {% for account in u.alts_unique %}
  • @{{account.username}}{% if account._is_manual %} [m]{% endif %}
  • {% endfor %}
{% endif %} {% if u.is_suspended %}

Banned by: @{{u.banned_by.username}}

{% endif %}
{% endblock %} {% block content %} {% if v %} {% include "emoji_modal.html" %} {% endif %}
{% if not "saved" in request.full_path %}
{% endif %}
{% include "submission_listing.html" %}
{% endblock %} {% block pagenav %} {% if listing %} {% endif %} {% endblock %} {% block GIFpicker %} {% endblock %}