{template="embedHeader" group="embed" app="core" params="$comment, $entry->mapped('title'), $comment->mapped('date'), $url"}
{$comment->truncated(TRUE)|raw}
{{if settings.reputation_enabled AND \IPS\IPS::classUsesTrait( $comment, 'IPS\Content\Reactable' ) and \count( $comment->reactions() )}}
  • {template="reactionOverview" app="core" group="global" params="$comment, TRUE, 'small'"}
{{endif}}