{% load evelinks %} {% load aa_forum_user %}
{% with user_maincharacter_id=message_author|main_character_id %} {{ message_author|main_character_name }} {% endwith %}

{{ message_author|main_character_name }}
{% with main_character_alliance_name=message_author|main_character_alliance_name %} {% if main_character_alliance_name %} {% endif %} {% endwith %}

{% if message_author.aa_forum_user_profile %} {% if message_author.aa_forum_user_profile.website_title and message_author.aa_forum_user_profile.website_url %} {% endif %} {% endif %}