الگو:Iso2nationality
ظاهر
Usage
Given a ISO country code (ایزو ۳۱۶۶-۱ آلفا-۲), this template returns the matching nationality. It has one optional parameter: "article", which if it set to yes will return the article "the" if needed.
Code | Result |
---|---|
{{iso2country|ES}}
|
اسپانیایی |
{{iso2country|US}}
|
آمریکایی |
{{iso2country|IE}}
|
اتریشی |
{{iso2country|ES|article=yes}}
|
اسپانیایی |
{{iso2country|US|article=yes}}
|
آمریکایی |
{{iso2country|IE|article=yes}}
|
اتریشی |
{{iso2country|ES|mode=sort}}
|
اسپانیایی |
{{iso2country|US|mode=sort}}
|
آمریکایی |
{{iso2country|IE|mode=sort}}
|
اتریشی |
See also
- {{Iso2country}}
- {{Iso2lang}}