<{strip}> <{capture name="topic_controller"}> <{if $topic.locked}>
  • <{$smarty.const._MD_D3FORUM_TOPICLOCKED_DESC}>
  • <{/if}> <{if $uid && $mod_config.allow_mark}> <{if $topic.u2t_marked}>
  • <{$smarty.const._MD_D3FORUM_MARKEDYES_DESC}> : <{$smarty.const._MD_D3FORUM_MARK_TURNOFF}>
  • <{else}>
  • <{$smarty.const._MD_D3FORUM_MARKEDNO_DESC}> : <{$smarty.const._MD_D3FORUM_MARK_TURNON}>
  • <{/if}> <{/if}> <{if $forum.isadminormod && $mod_config.use_solved}> <{if $topic.solved}>
  • <{$smarty.const._MD_D3FORUM_SOLVEDYES_DESC}> : <{$smarty.const._MD_D3FORUM_SOLVED_TURNOFF}>
  • <{else}>
  • <{$smarty.const._MD_D3FORUM_SOLVEDNO_DESC}> : <{$smarty.const._MD_D3FORUM_SOLVED_TURNON}>
  • <{/if}> <{/if}> <{if $forum.isadminormod}> <{if $topic.invisible}>
  • <{$smarty.const._MD_D3FORUM_TOPICINVISIBLE}>
  • <{/if}>
  • <{$smarty.const._MD_D3FORUM_TOPICMANAGER}>
  • <{/if}> <{/capture}> <{if $smarty.capture.topic_controller}> <{/if}> <{/strip}>