{{endif}}
{{if \IPS\Settings::i()->euip_ShowTStarter == 1 AND \IPS\Settings::i()->euip_TStarterPanel == 1 AND $comment->author()->member_id == $comment->euip_tstarter}}
{setting="euip_TStarterLang"}
{{endif}}
{{if \IPS\Settings::i()->euip_UsernamePosition == 1}}
{lang="euip_UserName"}:
{$comment->author()->link( $comment->warningRef() )|raw}
{{endif}}
{{if \IPS\Settings::i()->euip_UserGroupGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_UserGroupGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowUserGroup == 1}}
{lang="Grupa"}:
{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_UserIDGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_UserIDGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowUserID == 1}}
ID Użytkownika:
{$comment->author()->member_id}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_UserRankGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_UserRankGroups ) )}}
{{if \IPS\Settings::i()->euip_UserranktlPosition == 0}}
{{if \IPS\Settings::i()->euip_ShowUserRank == 1}}
{{if $comment->author()->member_title && $comment->author()->member_id}}
Tytuł:
{$comment->author()->member_title}
{{elseif $comment->author()->rank['title'] && $comment->author()->member_id}}
Ranga:
{$comment->author()->rank['title']}
{{endif}}
{{endif}}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_UserrankPosition == 2}}
{{if $comment->author()->rank['image'] && $comment->author()->member_id}}
{setting="euip_PipText"}:
{$comment->author()->rank['image']|raw}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_FollowersGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_FollowersGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowFollowers == 1}}
Followersów:
{number="$comment->euip_fstats"}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_TopicGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_TopicGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowTopicCount == 1}}
Liczba Tematów:
{number="$comment->euip_topicCount"}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_TopicRatioGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_TopicRatioGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowTopicRatio == 1 }}
Tematy w ciągu dnia:
$comment->euip_topicRatio
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_PostCountGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_PostCountGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowPostCount == 1}}
Posty:
{number="$comment->author()->member_posts"}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_UserRepGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_UserRepGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowUserRep == 1}}
Reputacja:
{template="reputationBadge" group="global" app="core" params="$comment->author()"}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_UserMOTDGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_UserMOTDGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowUserMOTD == 1}}
euip_GoldenMOTD == 1}}style='color:#DAA520;'{{endif}}> Wygrane Dni:
euip_GoldenMOTD == 1}}style='color:#DAA520;'{{endif}}>{number="$comment->author()->getReputationDaysWonCount()"}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_UserJoinDateGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_UserJoinDateGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowUserJoinDate == 1}}
{{if \IPS\Settings::i()->euip_ShowJoinDateDays == 0}}
Dołączył/a:
{datetime="$comment->author()->joined" dateonly="true"}
{{elseif \IPS\Settings::i()->euip_ShowJoinDateDays == 1}}
{lang="euip_JoinedDateDays"}:
{$comment->euip_wuf} {lang="euip_DaysAgo"}
{{endif}}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_OnlineStatusGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_OnlineStatusGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowMobileOnlinePip == 0}}
{{if \IPS\Settings::i()->euip_ShowOnlineStatus == 1}}
Status:
{{if $comment->author()->isOnline()}}{lang="euip_Online"}{{else}}{lang="euip_Offline"}{{endif}}
{{endif}}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_LastActivityGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_LastActivityGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowLastActivity == 1}}
Aktywność:
{{if $comment->author()->last_activity}}{datetime="$comment->author()->last_activity"}{{else}}{lang="never"}{{endif}}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_BirthdayGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_BirthdayGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowBirthday == 1}}
{{if \IPS\Settings::i()->euip_ShowBirthdayAge == 0}}
{{if $comment->author()->birthday AND \IPS\Settings::i()->profile_birthday_type == 'public' }}
Urodziny:
{$comment->author()->birthday}
{{endif}}
{{elseif \IPS\Settings::i()->euip_ShowBirthdayAge == 1}}
{{if $comment->author()->birthday AND \IPS\Settings::i()->profile_birthday_type == 'public' }}
Wiek:
{$comment->author()->age()}
{{endif}}
{{endif}}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_PointsGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_PointsGroups ) )}}
{{if \IPS\Application::appIsEnabled( 'membersshop' ) }}
{{if \IPS\Settings::i()->euip_ShowMembersShop }}
Punkty:
{$comment->euip_points}
{{endif}}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_TimezoneGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_TimezoneGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowTimezone == 1}}
{lang="euip_TimeZone"}:
{$comment->author()->timezone}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_DeviceGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_DeviceGroups ) )}}
{{if \IPS\Settings::i()->euip_ShowDevice == 1}}
{{if $comment->euip_lastuseddevice}}
{lang="euip_Device"}:
{$comment->euip_lastuseddevice->userAgent()->platform}
{{endif}}
{{endif}}
{{endif}}
{template="customFieldsDisplay" group="global" app="core" params="$comment->author()"}
{{if \IPS\Settings::i()->euip_ClubsGroups == 'all' or \IPS\Member::loggedIn()->inGroup( explode(',', \IPS\Settings::i()->euip_ClubsGroups ) )}}
{{if $comment->author()->clubs()}}
{{if \IPS\Settings::i()->euip_ShowClubs == 1}}
{{endif}}
{{endif}}
{{endif}}
{{if \IPS\Settings::i()->euip_ShowTrophys}}
{{if \IPS\Settings::i()->trophy_show_items_postbit}}
{template="postbit" app="trophies" group="global" params="$comment->author()"}
{{endif}}
{{endif}}
{{if \IPS\Application::appIsEnabled( 'awards') and settings.award_settings_pane_enable and settings.euip_ShowiAwards}}
{{$data = $comment->author()->awardsPane();}}
{$data|raw}
{{endif}}
{{if \IPS\Settings::i()->euip_ShowSocialInfo == 1}}
{template="ForumsTopics" group="main" location="front" app="memberssocialinfo" params="$comment"}
{{endif}}
{{if \IPS\Settings::i()->euip_UserrankPosition == 1}}
{{if $comment->author()->rank['image'] && $comment->author()->member_id}}
{$comment->author()->rank['image']|raw}
{{endif}}
{{if $comment->author()->reputationImage()}}
{{endif}}
{{endif}}