{"Hi"|gettext} {User::getDisplayNameStatic($cUser)}, {if $mode == 'both'} You have been awarded the following badges: {foreach from=$newBadges item=newBadge} {$newBadge} {/foreach} You have also been unawarded the following badges: {foreach from=$removeBadges item=removeBadge} {$removeBadge} {/foreach} {else if $mode == 'addOnly'} You have been awared the following badges: {foreach from=$newBadges item=newBadge} {$newBadge} {/foreach} {else if $mode == 'removeOnly'} You have been unawarded the following badges: {foreach from=$removeBadges item=removeBadge} {$removeBadge} {/foreach} {/if}