{if $comment}

{$commenttype} Comment

{foreach from="$othercomments" item="com"} {if $com.editname != ''} {/if} {/foreach}
{help_icon title="Comment Text" message="Type the text you would like to say."}Comment
{if $cid != ""} {else} {/if} {sb_button text="$commenttype Comment" onclick="ProcessComment();" class="ok" id="acom" submit=false}  {sb_button text="Back" onclick="history.go(-1)" class="cancel" id="aback"}

{$com.comname}{$com.added}
{$com.commenttxt}
last edit {$com.edittime} by {$com.editname}
{else}

Communications Blocklist Overview - Total Blocks: {$total_bans}


{php} require (TEMPLATES_PATH . "/admin.comms.search.php");{/php}
{$ban_nav}
{$hidetext} inactive
{if !$hideadminname} {/if} {foreach from=$ban_list item=ban name=banlist} {if !$hideadminname} {/if} {/foreach}
MOD/Type Date PlayerAdminLength
{$ban.mod_icon} {$ban.ban_date}
{if empty($ban.player)} no nickname present {else} {$ban.player|escape:'html'|stripslashes} {/if}
{if $view_comments && $ban.commentdata != "None" && $ban.commentdata|@count > 0} {$ban.commentdata|@count} Comments {/if} {if $view_bans} {$ban.counts} {/if}
{if !empty($ban.admin)} {$ban.admin|escape:'html'} {else} Admin deleted {/if} {$ban.banlength}
{if $view_bans} {if $view_bans} {/if} {if $ban.unbanned} {/if} {if !$hideadminname} {/if} {if $view_comments} {/if}
{else} {/if} Block Details
Player {if empty($ban.player)} no nickname present {else} {$ban.player|escape:'html'|stripslashes} {/if}
    {if $ban.unbanned && $ban.reban_link != false}
  • {$ban.reban_link}
  • {/if}
  • {$ban.addcomment}
  • {if ($ban.view_edit && !$ban.unbanned)}
  • {$ban.edit_link}
  • {/if} {if ($ban.unbanned == false && $ban.view_unban)}
  • {$ban.unban_link}
  • {/if} {if $ban.view_delete}
  • {$ban.delete_link}
  • {/if}
Steam ID {if empty($ban.steamid)} No Steam ID present {else} {$ban.steamid} {/if}
Steam3 ID {if empty($ban.steamid)} No Steam3 ID present {else} {$ban.steamid3} {/if}
Steam Community {$ban.communityid}
Invoked on {$ban.ban_date}
Block length {$ban.banlength}
Unblock reason {if $ban.ureason == ""} no reason present {else} {$ban.ureason} {/if}
Unblocked by Admin {if !empty($ban.removedby)} {$ban.removedby|escape:'html'} {else} Admin deleted. {/if}
Expires on {if $ban.expires == "never"} Not applicable. {else} {$ban.expires} {/if}
Reason {$ban.reason|escape:'html'}
Blocked by Admin {if !empty($ban.admin)} {$ban.admin|escape:'html'} {else} Admin deleted. {/if}
Blocked from {if $ban.server_id == 0} Web Ban {else} Please Wait... {/if}
Total Blocks {$ban.prevoff_link}
Comments {if $ban.commentdata != "None"} {foreach from=$ban.commentdata item=commenta} {if $commenta.morecom} {/if} {if $commenta.editcomlink != ""} {/if} {if !empty($commenta.edittime)} {/if} {/foreach}

{if !empty($commenta.comname)} {$commenta.comname|escape:'html'} {else} Admin deleted {/if} {$commenta.added} {$commenta.editcomlink} {$commenta.delcomlink}
{$commenta.commenttxt}
last edit {$commenta.edittime} by {if !empty($commenta.editname)}{$commenta.editname}{else}Admin deleted{/if}
{/if} {if $ban.commentdata == "None"} {$ban.commentdata} {/if}
SourceComms plugin & integration to SourceBans made by Alex
{literal} {/literal} {/if}