{{#if loaded}} {{#if topics}}
| {{i18n topic.title}} | {{#unless controller.hideCategory}}{{i18n category_title}} | {{/unless}}{{i18n posts}} | {{#if controller.showParticipants}}{{i18n users}} | {{/if}}{{i18n views}} | {{i18n activity}} |
|---|---|---|---|---|---|
| {{topic-status topic=topic}} {{{unbound topic.fancy_title}}} {{topic-post-badges unread=topic.unread newPosts=topic.new_posts unseen=topic.unseen url=topic.lastUnreadUrl}} | {{#unless controller.hideCategory}}{{category-link topic.category showParent=true}} | {{/unless}} {{posts-count-column topic=topic class="num" action="clickedPosts"}} {{#if controller.showParticipants}}{{#each topic.participants}} {{avatar this usernamePath="user.username" imageSize="small"}} {{/each}} | {{/if}}{{number topic.views numberKey="views_long"}} | {{activity-column topic=topic class="num"}}