Template:Western name order/doc: Difference between revisions
Appearance
Content deleted Content added
+cat Hatnote templates for names |
Psiĥedelisto (talk | contribs) m +TemplateData |
||
(11 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} |
{{Documentation subpage}} |
||
{{High-use}} |
|||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> |
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> |
||
⚫ | |||
== Usage == |
|||
{{Template redirects|Eastern name order|Hungarian name}} |
|||
This template indicates that the article uses Western name order when mentioning individuals whose names are natively written with the [[surname]] followed by the given name. This is most common when dealing with [[Hungarian names]], but may appear in other cases. |
|||
== Syntax == |
|||
<syntaxhighlight lang="wikitext">{{Western name order|1= [native form of the name in Eastern order] }}</syntaxhighlight> |
|||
{| class="wikitable" |
|||
! Code |
|||
! Result |
|||
! Article name |
|||
|- |
|||
| <nowiki> {{Western name order|1=Lugosi Béla}}</nowiki> |
|||
| {{Western name order|1=Lugosi Béla}} |
|||
| [[Béla Lugosi ]] |
|||
|- |
|||
| <nowiki>{{Western name order|Szilárd Leó}}</nowiki> |
|||
| {{Western name order|Szilárd Leó}} |
|||
| [[Leó Szilárd ]] |
|||
|} |
|||
== Redirects == |
|||
* {{tl|Eastern name order}} |
* {{tl|Eastern name order}} |
||
* {{tl|Hungarian name}} |
|||
==TemplateData== |
|||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"1": { |
|||
"label": "Native name", |
|||
"description": "The native form of the name in Eastern order.", |
|||
"example": "Lugosi Béla", |
|||
"type": "string", |
|||
"required": true |
|||
} |
|||
}, |
|||
⚫ | |||
} |
|||
</templatedata> |
|||
<includeonly> |
<includeonly>{{Sandbox other|| |
||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> |
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> |
||
[[Category:Surname clarification templates]] |
|||
[[Category:Hatnote templates for names]] |
[[Category:Hatnote templates for names]] |
||
</includeonly> |
}}</includeonly> |
Latest revision as of 16:36, 25 July 2024
This is a documentation subpage for Template:Western name order. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 6,300 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
[edit]This template indicates that the article uses Western name order when mentioning individuals whose names are natively written with the surname followed by the given name. This is most common when dealing with Hungarian names, but may appear in other cases.
Syntax
[edit]{{Western name order|1= [native form of the name in Eastern order] }}
Code | Result | Article name |
---|---|---|
{{Western name order|1=Lugosi Béla}} | Béla Lugosi | |
{{Western name order|Szilárd Leó}} | Leó Szilárd |
Redirects
[edit]- {{Eastern name order}}
- {{Hungarian name}}
TemplateData
[edit]This template indicates that the article uses Western name order when mentioning individuals whose names are natively written with the surname followed by the given name.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Native name | 1 | The native form of the name in Eastern order.
| String | required |