• {{if $authorData}} {template="userPhotoFromData" group="global" app="core" params="$authorData['member_id'], $authorData['name'], $authorData['members_seo_name'], \IPS\Member::photoUrl( $authorData ), ( $condensed ? 'tiny' : 'mini' )"} {{else}} {template="userPhoto" group="global" app="core" params="$status->author(), ( $condensed ? 'tiny' : 'mini' )"} {{endif}}

    {{if $status->member_id != $status->author()->member_id}}
    • {{if $authorData}} {template="userLinkFromData" group="global" app="core" params="$authorData['member_id'], $authorData['name'], $authorData['members_seo_name'], $authorData['member_group_id']"} {{else}} {template="userLink" app="core" group="global" location="front" params="$status->author()"} {{endif}}
    •   
    • {{if $profileOwnerData}} {template="userLinkFromData" group="global" app="core" params="$profileOwnerData['member_id'], $profileOwnerData['name'], $profileOwnerData['members_seo_name'], $profileOwnerData['member_group_id']"} {{else}} {member="link()" id="$status->member_id" raw="true"} {{endif}}
    {{else}} {{if $authorData}} {template="userLinkFromData" group="global" app="core" params="$authorData['member_id'], $authorData['name'], $authorData['members_seo_name'], $authorData['member_group_id']"} {{else}} {template="userLink" app="core" group="global" location="front" params="$status->author()"} {{endif}} {{endif}} {{if $status->hidden() AND $status->hidden() != -2}} {{elseif $status->hidden() == -2}} {{endif}}

    {{if $condensed}}

    {{if $status->member_id == $status->author()->member_id}} {{if $authorData}} {lang="member_posted_status_self" sprintf="$authorData['name']"} {{else}} {lang="member_posted_status_self" sprintf="$status->author()->name"} {{endif}} {{else}} {{if $authorData}} {lang="member_posted_status_other" sprintf="$authorData['name'], $profileOwnerData['name']"} {{else}} {lang="member_posted_status_other" sprintf="$status->author()->name, \IPS\Member::load( $status->member_id )->name"} {{endif}} {{endif}}

    {{endif}}
    {{if !$condensed}}
    application->directory == 'core' and \IPS\Dispatcher::i()->module and \IPS\Dispatcher::i()->module->key == 'search' )}}data-searchable data-findTerm{{endif}}>
    {$status->content|raw}
    {{endif}} {{if !$condensed}} {{endif}} {{if !$condensed && ( \count( $status->comments() ) || $status->canComment() )}}
      {template="statusReplies" group="statuses" params="$status"}
    {{if \IPS\core\Statuses\Status::canCreateReply( \IPS\Member::loggedIn() )}}
    {$status->commentForm()|raw}
    {{endif}}
    {{endif}} {{if $table AND method_exists( $table, 'canModerate' ) AND $table->canModerate()}}
    multimodActions( $status ) )"}" data-state='{{if $status->tableStates()}}{$status->tableStates()}{{endif}}'>
    {{endif}}