{% if site.serverOnline %}
{% else %}
{% endif %}
{{ site.siteName }} fuera de linea
{{ playerDetails.getName() }}:
{% autoescape 'html' %}
{% if playerDetails.motto == "" %}
Haga clic para ingresar su lema/estado
{% else %}
{{ playerDetails.motto }}
{% endif %}
{% endautoescape %}
- Cambiar apariencia »
- {{ playerDetails.credits }} Monedas
- {% if playerDetails.hasClubSubscription() %} {{ hcDays }} días HC {% else %} Únete al {{ site.siteName }} club » {% endif %}
- {{ playerDetails.pixels }} Píxeles
-
{% if hasBirthday %}
-
Happy birthday, {{ playerDetails.name }}!
{% endif %}
{% for alert in alerts %}
{% if alert.getAlertType() == 'HC_EXPIRED' %}
-
Eliminar notificación
Your Habbo Club is expired. Do you want to extend your Habbo Club?
{% elseif alert.getAlertType() == 'PRESENT' %}
-
Eliminar notificación
{{ alert.getMessage }}
{% elseif alert.getAlertType() == 'TUTOR_SCORE' %}
-
Eliminar notificación
{{ alert.getMessage }}
{% elseif alert.getAlertType() == 'CREDIT_DONATION' %}
-
Eliminar notificación
{{ alert.getMessage }}
{% endif %}
{% endfor %}
{% if feedFriendRequests > 0 %}
- You have {{ feedFriendRequests }} friend requests waiting {% endif %} {% set num = 1 %} {% if (feedFriendsOnline|length) > 0 %}
- You have {{ feedFriendsOnline|length }} Amigos en línea {% for friend in feedFriendsOnline %} {{ friend.getUsername() }}{% if num < (feedFriendsOnline|length) %},{% endif %}{% set num = num + 1 %} {% endfor %} {% endif %} {% if unreadGuestbookMessages > 0 %}
- You have {{ unreadGuestbookMessages }} new guestbook entries on your homepage {% endif %} {% set num = 1 %} {% if pendingMembers > 0 %}
- {{ pendingMembers }} of your groups have pending members: {% for group in pendingGroups.entrySet() %} {% set groupId = group.getKey() %} {% set groupName = group.getValue() %} {{ groupName }}{% if num < (pendingGroups|length) %},{% endif %}{% set num = num + 1 %} {% endfor %} {% endif %} {% set num = 1 %} {% if newPostsAmount > 0 %}
- {{ newPostsAmount }} of your groups have new forum messages: {% for group in newPosts.entrySet() %} {% set groupId = group.getKey() %} {% set groupName = group.getValue() %} {{ groupName }}{% if num < (newPosts|length) %},{% endif %}{% set num = num + 1 %} {% endfor %} {% endif %} {% if playerDetails.isTradeEnabled() %}
- El comercio está en marcha. Haga clic aquí para desactivarlo {% else %}
- El comercio está cerrado. Haga clic aquí para activarlo {% endif %}
- Último inicio de sesión: {{ lastOnline }}
¡Tu próximo regalo! {% if newbieNextGift > 2 %} {% endif %}
{% include "habblet/nextgift.tpl" %}
Mis mensajes
{% include "habblet/minimail/minimail_messages.tpl" %}
{{ site.siteName }}s
¡Disfruta más de {{ site.siteName }} con amigas de la vida real!
¡Invita a tus amigos a Habbo y gana insignias geniales! Envía un enlace a tu amigo y pídele que se registre y active su correo electrónico. Si usan Habbo de forma activa, serás recompensado con una insignia.
Eventos
Explorar los últimos eventos por categoría
{% set eventCategory = 1 %}
{% include "habblet/load_events.tpl" %}