{if NOT $permission_protests} Access Denied! {else}

Ban Protests Archive ({$protest_count_archiv})

Click a player's nickname to view information about their ban

{$aprotest_nav}
{foreach from="$protest_list_archiv" item="protest"} {/foreach}
Nickname SteamID Action
{if $protest.archiv!=2}{$protest.name}{else}ban removed{/if} {if $protest.authid!=""}{$protest.authid}{else}{$protest.ip}{/if} {if $permission_editban} Restore - Delete - {/if} Contact
{if $protest.archiv!=2} {/if}
Bandetails
Archived because {$protest.archive}
  • {$protest.protaddcomment}
Player {$protest.name}
SteamID {if $protest.authid == ""} no steamid present {else} {$protest.authid} {/if}
IP address {if $protest.ip == 'none' || $protest.ip == ''} no IP address present {else} {$protest.ip} {/if}
Invoked on {$protest.date}
End Date {if $protest.ends == 'never'} Not applicable. {else} {$protest.ends} {/if}
Reason {$protest.ban_reason}
Banned by Admin {$protest.admin}
Banned from {$protest.server}
Archived by {if !empty($protest.archivedby)} {$protest.archivedby} {else} Admin deleted. {/if}
Protester IP {$protest.pip}
Protested on {$protest.datesubmitted}
Protest message {$protest.reason}
Comments {if $protest.commentdata != "None"} {foreach from=$protest.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 $protest.commentdata == "None"} {$protest.commentdata} {/if}
{/if}