{#if fn(foo)}

{foo}

{:else if other_fn()}

{foo.toUpperCase()}

{/if}