surname: {{#if:<!--has three words-->{{#explode:{{{name}}}| |2}}|<!--show third word-->{{#explode:{{{name}}}| |2}}|<!--has less than three words show the second word-->{{#explode:{{{name|}}}| |1}} }}
+
alt: {{#if:{{{alt|}}}|<!--alt exists-->{{#if:<!--has three words-->{{#explode:{{{alt}}}| |2}}|<!--show third word-->{{#explode:{{{alt}}}| |2}}|<!--has less than three words show the second word-->{{#explode:{{{alt|}}}| |1}} }}|<!--no alt-->{{#if:<!--has three words-->{{#explode:{{{name}}}| |2}}|<!--show third word-->{{#explode:{{{name}}}| |2}}|<!--has less than three words show the second word-->{{#explode:{{{name|}}}| |1}} }}}}