{if count($errors)} {include file="block_errors.html"} {/if} {if $success != ''}
{$success}

{/if}
<#Edit Clan Profile#> ({$clantag|escape})
<#Lock Clan:#> <#If the clan is locked new members will not be automatically added to the clan#>
<#Clan Name:#>
 <#The clan name is what will appear in the clan rankings.#>
<#Email Address:#>
<#Website URL:#>
<#Clan Icon:#>  
 <#The icon is displayed next to clan names in clan listings.#>
<#Logo HTML:#>
<#EDITCLAN_LOGO_BLURB#>
{* The text entered here will be displayed exactly as-is. This means all HTML tags will be rendered accordingly. *}
 
    

<#Clan Member List#>
<#{$totalmembers|commify} members (some may not actually be ranked)#> {$pager}
{foreach name="plrlist" from=$memberlist item='p'} {foreachelse} {/foreach}
# <#Player Name#> <#AIM#> <#Email#> <#Website#>  
{$smarty.foreach.plrlist.iteration+$start} {if $p.allowrank}{/if} {if user_is_admin()} {$p.name|escape} {else} {$p.name|escape} {/if} {if $p.allowrank}{/if} {if $p.plraim}{$p.plraim}{else} - {/if} {if $p.plremail}Email{else} - {/if} {if $p.plrwebsite}Website{else} - {/if}

<#No players in clan#>

{if user_is_admin()}
<#To edit a member click on their name#>
{/if}
<#Add player ID to clan:#>  
<#EDITCLAN_ADDPLR_BLURB#> {* Note: You must enter a player ID as defined in the stats (not a name, or steamid!).
Click the 'user search' button to find a player by name. *}