Jump to content

Template:Western name order/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
+cat Hatnote templates for names
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 -->
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.


=== See also ===
== 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
}
},
"description": "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."
}
</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

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]

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.

Template parameters

ParameterDescriptionTypeStatus
Native name1

The native form of the name in Eastern order.

Example
Lugosi Béla
Stringrequired