Difference between revisions of "Template:NamingCustom"
m |
m |
||
Line 2: | Line 2: | ||
check for last term for "and" placement. | check for last term for "and" placement. | ||
Family name is always listed first it it exists, so no reason to check. start with mfn. | Family name is always listed first it it exists, so no reason to check. start with mfn. | ||
− | -->{{#if:{{{mfn|}}}|{{#vardefine:mfna|, t}}{{#vardefine:NClocationCheck| | + | -->{{#if:{{{mfn|}}}|{{#vardefine:mfna|, t}}{{#vardefine:NClocationCheck|mfn}}}}<!-- |
− | -->{{#if:{{{pn|}}}|{{#vardefine:pna|, t}}{{#vardefine:NClocationCheck| | + | -->{{#if:{{{pn|}}}|{{#vardefine:pna|, t}}{{#vardefine:NClocationCheck|pn}}}}<!-- |
− | -->{{#if:{{{mn|}}}|{{#vardefine:pna|, t}}{{#vardefine:NClocationCheck| | + | -->{{#if:{{{mn|}}}|{{#vardefine:pna|, t}}{{#vardefine:NClocationCheck|mn}}}}<!-- |
− | -->{{#if:{{{sn|}}}|{{#vardefine:sna|, t}}{{#vardefine:NClocationCheck| | + | -->{{#if:{{{sn|}}}|{{#vardefine:sna|, t}}{{#vardefine:NClocationCheck|sn}}}}<!-- |
-->{{#switch:{{#var:NClocationCheck}} | -->{{#switch:{{#var:NClocationCheck}} | ||
− | |mfna={{#vardefine: | + | |mfna={{#vardefine:mfn|, and t}} |
− | |pna={{#vardefine: | + | |pna={{#vardefine:pn|, and t}} |
− | |mna={{#vardefine: | + | |mna={{#vardefine:mn|, and t}} |
− | |sna={{#vardefine: | + | |sna={{#vardefine:sn|, and t}}}}<!-- |
check for first term for Capitaling and etc. | check for first term for Capitaling and etc. | ||
− | + | -->{{#if:{{{pn|}}}|{{#vardefine:NClocationCheck|pn}}}}<!-- | |
− | -->{{#if:{{{pn|}}}|{{#vardefine:NClocationCheck| | + | -->{{#if:{{{mn|}}}|{{#vardefine:NClocationCheck|mn}}}}<!-- |
− | -->{{#if:{{{mn|}}}|{{#vardefine:NClocationCheck| | + | -->{{#if:{{{mfn|}}}|{{#vardefine:NClocationCheck|mfn}}}}<!-- |
− | -->{{#if:{{{mfn|}}}|{{#vardefine:NClocationCheck| | + | -->{{#if:{{{fn|}}}|{{#vardefine:NClocationCheck|fn}}}}<!-- |
-->{{#switch:{{#var:NClocationCheck}} | -->{{#switch:{{#var:NClocationCheck}} | ||
− | |mfna={{#vardefine: | + | |mfna={{#vardefine:mfn|}} |
− | |pna={{#vardefine: | + | |pna={{#vardefine:pn|}} |
− | |mna={{#vardefine: | + | |mna={{#vardefine:mn|}} |
− | |sna={{#vardefine: | + | |sna={{#vardefine:sn|}}}}<!-- |
end check | end check | ||
--><div class="dablink" style="font-size: small;margin: 0.5em;">[[File:icon-info.png|18px]]'' This is {{{1|a}}} {{{lang|<span style="color:red;">lang missing!</span>}}} name. T{{#if:{{{fn|}}}|he family name is ''{{{fn}}}''}}{{#if:{{{mfn|}}}|{{#var:mfna|}}he maternal family name is ''{{{mfn}}}''}}{{#if:{{{pn|}}}|{{#var:pna|}}he patronymic is ''{{{pn}}}''}}{{#if:{{{mn|}}}|{{#var:mna|}}he matronymic is ''{{{mn}}}''}}{{#if:{{{sn|}}}|{{#var:sna|}}he {{{stype|<span style="color:red;">stype missing!</span>}}} name is ''{{{sn}}}''}}.'' | --><div class="dablink" style="font-size: small;margin: 0.5em;">[[File:icon-info.png|18px]]'' This is {{{1|a}}} {{{lang|<span style="color:red;">lang missing!</span>}}} name. T{{#if:{{{fn|}}}|he family name is ''{{{fn}}}''}}{{#if:{{{mfn|}}}|{{#var:mfna|}}he maternal family name is ''{{{mfn}}}''}}{{#if:{{{pn|}}}|{{#var:pna|}}he patronymic is ''{{{pn}}}''}}{{#if:{{{mn|}}}|{{#var:mna|}}he matronymic is ''{{{mn}}}''}}{{#if:{{{sn|}}}|{{#var:sna|}}he {{{stype|<span style="color:red;">stype missing!</span>}}} name is ''{{{sn}}}''}}.'' | ||
</div><noinclude>{{documentation}}</noinclude> | </div><noinclude>{{documentation}}</noinclude> |
Revision as of 10:10, 26 November 2019
An expansion upon {{Family name}}
. This template covers most possible naming customs.
Syntax
{{NamingCustom|lang=|note=|fn=|mfn=|pfn=|pn=|mn=|stype=|sn=}}
- Remove unnecessary parts or leave them blank. See below for detailed explanation on each parameters.
- If the language or naming custom starts with a vowel sound, use the following code to change the article:
{{NamingCustom|an|lang=|note=|fn=|mfn=|pfn=|pn=|mn=|stype=|sn=}}
Examples
{{NamingCustom|lang=Japanese|fn=Matsumoto}}
{{NamingCustom|an|lang=Eastern Slavic|fn=Pushkin|pn=Sergeyevich}}
{{NamingCustom|lang=Spanish|fn=de Bolívar|mfn=Palacios}}
{{NamingCustom|lang=Traditional Manchu|note=it is customary to use only the given name|fn=Aisin Gioro|stype=given name|sn=Puyi}}