Advertisement
Mamisupercool19

Untitled

Dec 8th, 2019
547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.29 KB | None | 0 0
  1. <div class="profile-header-top"><div class="avatar avatar-headshot-lg card-plain profile-avatar-image"><span class="avatar-card-link avatar-image-link" ng-non-bindable=""> <img alt="tutifrutitalla" class="avatar-card-image profile-avatar-thumb" ng-src="{{ 'https://tr.rbxcdn.com/129c82df66d441dd0d23718630b7c9e9/150/150/AvatarHeadshot/Png' }}" src="https://tr.rbxcdn.com/129c82df66d441dd0d23718630b7c9e9/150/150/AvatarHeadshot/Png" thumbnail="{&quot;Final&quot;:true,&quot;Url&quot;:&quot;https://tr.rbxcdn.com/129c82df66d441dd0d23718630b7c9e9/150/150/AvatarHeadshot/Png&quot;,&quot;RetryUrl&quot;:null,&quot;UserId&quot;:1250958130,&quot;EndpointType&quot;:&quot;Avatar&quot;}" image-retry=""> </span><script>$("img.profile-avatar-thumb").on('load',function(){if(Roblox&&Roblox.Performance){Roblox.Performance.setPerformanceMark("head_avatar");}});</script></div><div class="header-caption"><div class="header-title"><h2 ng-non-bindable="" class="profile-name">tutifrutitalla</h2></div><div class="header-details"><ul class="details-info"><li><div class="text-label font-caption-header ng-binding" ng-bind="'Label.Friends' | translate">Amigos</div><a class="text-name" href="https://www.roblox.com/users/1250958130/friends#!/friends"><h3 class="font-caption-body ng-binding">47</h3></a></li><li><div class="text-label font-caption-header ng-binding" ng-bind="'Label.Followers' | translate">Seguidores</div><a class="text-name" href="https://www.roblox.com/users/1250958130/friends#!/followers"><h3 class="font-caption-body ng-binding">1</h3></a></li><li><div class="text-label font-caption-header ng-binding" ng-bind="'Label.Following' | translate">Siguiendo</div><a class="text-name" href="https://www.roblox.com/users/1250958130/friends#!/following"><h3 class="font-caption-body ng-binding">0</h3></a></li></ul><ul class="details-actions desktop-action"><!-- ngIf: !profileHeaderLayout.areFriends --><!-- ngIf: profileHeaderLayout.areFriends --><li class="btn-friends ng-scope" ng-if="profileHeaderLayout.areFriends"><button class="btn-alert-md ng-binding" id="unfriend-btn" data-target-url="/api/friends/removefriend" data-target-user-id="1250958130" ng-click="removeFriend()" ng-bind="'Action.Unfriend' | translate">Cancelar amistad</button></li><!-- end ngIf: profileHeaderLayout.areFriends --><li class="btn-messages" id="profile-message-btn"><button class="btn-control-md ng-binding ng-hide" ng-disabled="!profileHeaderLayout.enableMessageBtn" ng-show="profileHeaderLayout.showMessageBtn" ng-click="sendMessage()" ng-bind="'Action.Message' | translate">Mensaje</button></li><li class="btn-messages" id="profile-chat-btn" ng-show="profileHeaderLayout.showChatBtn"><button class="btn-control-md ng-binding" ng-click="chat()" ng-bind="'Action.Chat' | translate">Chatear</button></li><!-- ngIf: profileHeaderLayout.canBeFollowed --></ul><ul class="details-actions mobile-action" ng-class="{'three-item-list': profileHeaderLayout.canBeFollowed}"><!-- ngIf: !profileHeaderLayout.areFriends --><!-- ngIf: profileHeaderLayout.areFriends --><li class="btn-friends ng-scope" ng-if="profileHeaderLayout.areFriends"><a data-target-url="/api/friends/removefriend" data-target-user-id="1250958130" ng-mouseenter="hover = true" ng-mouseleave="hover =false" ng-class="{'btn-unfollow': hover}" ng-click="removeFriend()" class="action-remove-friend"><div class="icon-remove-friend"></div><div class="text-label small ng-binding" ng-bind="'Action.Unfriend' | translate">Cancelar amistad</div></a></li><!-- end ngIf: profileHeaderLayout.areFriends --><!-- ngIf: profileHeaderLayout.showMessageBtn --><!-- ngIf: profileHeaderLayout.showChatBtn --><li class="btn-messages center-icon ng-scope" id="profile-chat-icon" ng-if="profileHeaderLayout.showChatBtn"><div class="action-message-disabled" ng-click="chat()"><div class="icon-start-chat"></div><div class="text-label small ng-binding" ng-bind="'Action.Chat' | translate">Chatear</div></div></li><!-- end ngIf: profileHeaderLayout.showChatBtn --><!-- ngIf: profileHeaderLayout.canBeFollowed --></ul></div><div user-status="" class="ng-scope"><div class="header-userstatus"><div class="text header-userstatus-text" ng-hide="profileHeaderLayout.statusFormShown"><span id="userStatusText" class="text-overflow ng-binding" title="" ng-class="{'userstatus-editable':profileHeaderLayout.mayUpdateStatus}" ng-bind="profileHeaderLayout.statusText|statusfilter" ng-click="revealStatusForm()"></span></div><div class="form-horizontal ng-hide" id="statusForm" role="form" ng-show="profileHeaderLayout.mayUpdateStatus&amp;&amp;profileHeaderLayout.statusFormShown" ng-class="{'form-has-error':profileHeaderLayout.hasError}"><div class="form-group"><input class="form-control input-field ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" id="txtStatusMessage" maxlength="254" placeholder="¿Qué cuentas?" ng-model="profileHeaderLayout.statusTextInput" status-input-element="" key-press-enter="updateStatus(true)" key-press-escape="blurStatusForm($event)"></div><button class="btn-fixed-width btn-control-xs header-userstatus-share-button ng-binding" ng-click="updateStatus(true)" ng-hide="profileHeaderLayout.statusFormSending" ng-bind="'Action.Save'|translate">Guardar</button> <span class="spinner spinner-sm header-userstatus-share-progress ng-hide" id="loadingImage" ng-show="profileHeaderLayout.statusFormSending" title="Compartiendo..."></span></div></div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement