{if $registration == 'pending'}
<#Thank you for registering#>
{if $conf.registration == 'open'} You are now logged in under your new user and can update your player profile by clicking on the "Your Profile" link above {elseif $conf.registration == 'confirm'} Your account is now pending and must be accepted by an administrator before you can login {elseif $conf.registration == 'autoconfirm'} Your account is now pending and must be confirmed by logging into the game server and issuing the following command from the game console: ps_confirm {/if}