{% 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 %}
@{{u.username}}'s profile picture
{% 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 %}{{u.quadrant}} quadrant{% endif %}{{u.customtitle | safe}}

{% else %}

				{% endif %}

				

				
				{% if u.basedcount %}

Based Count: {{u.basedcount}}

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

					
{{u.bio_html | safe}}
{% else %}

No bio...

{% 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 %}
{% if v and v.id != u.id %} {% if not u.fish %}Unfollow{% endif %} Follow Message Get them help Gift {{'COINS_NAME' | app_config}} Gift Marseybux {% if v.admin_level > 2 %} {% if request.host != "rdrama.net" %} Make admin Remove admin {% endif %} 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}}
{{u.username}} will receive 0 marseybux
{% elif v and v.id == u.id %} Edit profile Profile views {% endif %} {% if u.song and v and v.mute and (not u.unmutable or v.id == u.id) %} 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}}

True score: {{u.truecoins}}

{% if u.is_private %}

User has private mode enabled.

{% 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 %} {{b.name}} {% else %} {{b.name}} {% endif %} {% endfor %}
{% endblock %} {% block mobileUserBanner %}
@{{u.username}}'s banner p
@{{u.username}}'s profile picture
{% 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 %}@{{u.quadrant}} quadrant{% endif %}{{u.customtitle | safe}}

{% else %}

				{% endif %}

				
				
				
{{u.coins}} {{'COINS_NAME' | app_config}}   {{u.procoins}} marseybux   {{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}}   follows {{u.follow_count}} user{{'s' if u.follow_count != 1 else ''}}   {% 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 %} {{b.name}} {% else %} {{b.name}} {% 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 not u.fish %}Unfollow{% endif %} Follow Message Get them help Gift {{'COINS_NAME' | app_config}} Gift Marseybux {% if v.admin_level > 2 %} {% if request.host != "rdrama.net" %} Make admin Remove admin {% endif %} 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}}
{{u.username}} will receive 0 marseybux
{% 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}}

True score: {{u.truecoins}}

{% if u.is_private %}

User has private mode enabled.

{% 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 not "saved" in request.full_path %}
{% endif %}
{% include "submission_listing.html" %}
{% if u.song %}
{{u.id}}
{% endif %} {% if v %}
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
{{u.username}}
{% endif %} {% endblock %} {% block pagenav %} {% if listing %} {% endif %} {% if v %} {% include "emoji_modal.html" %} {% endif %} {% endblock %} {% block GIFpicker %} {% endblock %}