Line 1: |
Line 1: |
− | {{#if:{{{name|}}}|<!--name given-->{{#if:{{{alt|}}}|<!--name and alt given-->[[{{{name|}}}{{#!:|}}{{{alt|}}}]]|<!--name but no alt-->[[{{{name|}}}]]}}|<!--no name given-->{{#if:{{{alt|}}}|<!--no name. with alt given-->
| + | <includeonly><!-- |
− | [[{{#if:{{{first name|}}}|{{{first name|}}}|<!--show nothing-->}}{{#if:{{{middle name|}}}| {{{middle name|}}}|<!--show nothing-->}}{{#if:{{{last name|}}}| {{{last name|}}}|<!--show nothing-->}}{{#if:{{{suffix|}}}| {{{suffix|}}}|<!--show nothing-->}}{{#if: {{{id|}}}| ({{{id|}}})|<!--show nothing-->}}{{#!:|}}{{{alt|}}}]]|<!--no name no alt-->[[{{#if:{{{first name|}}}|{{{first name|}}}|<!--show nothing-->}}{{#if:{{{middle name|}}}| {{{middle name|}}}|<!--show nothing-->}}{{#if:{{{last name|}}}| {{{last name|}}}|<!--show nothing-->}}{{#if:{{{suffix|}}}| {{{suffix|}}}|<!--show nothing-->}}{{#if: {{{id|}}}| ({{{id|}}})|<!--show nothing-->}}]]}}}}
| + | -->{{#vardefine:full name|{{#if:{{{first name|}}}{{{middle name|}}}{{{last name|}}}{{{suffix|}}}{{{id|}}}|{{{first name|}}} {{{middle name|}}} {{{last name|}}} {{{suffix|}}} {{{id|}}} | {{{name|}}}{{{1|}}} }} }}<!-- |
− | | + | -->{{#switch: {{{link|}}} |
− | {{#if:{{{surname|}}}|<!--surname is provided-->[[Category:{{{surname|}}}]]{{#set:has surname={{{surname|}}}}}|<!--surname not provided>{{#if:{{{alt|}}}|<!--alt exists-->[[Categpry:{{#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-->[[Category:{{#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}}]] }}}} | + | |none={{#if: {{{alt|}}}{{{2|}}}|{{{alt|}}}{{{2|}}}|{{Split name |name={{#var:full name}} |gen={{{gen|}}} }} }} |
| + | |#default = {{#if: {{{alt|}}}{{{2|}}}|[[{{#var:full name}}|{{{alt|}}}{{{2|}}}]]|{{Split name |name={{#var:full name}} |gen={{{gen|}}} }} }} |
| + | }}<!--assign to surname category and set surname-->{{#set: has person={{#var:full name}} }}[[Category:{{get surname|{{#var:full name}} }}]]</includeonly><noinclude>{{documentation}}</noinclude> |