! {_post_is_ad}
{var $author = $post->getOwner()} {var $comments = $post->getLastComments(3)} {var $commentsCount = $post->getCommentsCount()} {var $platform = $post->getPlatform()} {var $platformDetails = $post->getPlatformDetails()} {var $likesCount = $post->getLikesCount()} {var $repostsCount = $post->getRepostCount()} {var $canBePinned = $post->canBePinnedBy($thisUser ?? NULL)} {var $canBeDeleted = $post->canBeDeletedBy($thisUser)} {var $wallOwner = $post->getWallOwner()} {if $post->isDeactivationMessage() && $post->getText()} {var $deac = "post_deact"} {else} {var $deac = "post_deact_silent"} {/if} {var $compact = isset($compact) ? true : false} {var $club = isset($club) ? $club} {var $commentTextAreaId = $post === NULL ? rand(1,300) : $post->getId()}
{_online} |
{$post->getText()|noescape}
{var $width = ($GLOBALS["_bigWall"] ?? false) ? 550 : 320}
{if isset($GLOBALS["_nesAttGloCou"])}
{var $width = $width - 70 * $GLOBALS["_nesAttGloCou"]}
{/if}
{var $attachmentsLayout = $post->getChildrenWithLayout($width)}
! {_post_is_ad}
{_source}: {$post->getSource(true)|noescape}
{var $actualAuthor = $post->getOwner(false)}
{$actualAuthor->getCanonicalName()}
|