[edit] [ ]
Template documentation
Usage
Given a ISO country code (ISO 3166-1 alpha-2), this template returns the matching country. It has one optional parameter: "article", which if it set to yes will return the article "the" if needed.
Code | Result |
---|---|
{{iso2country|ES}}
|
Spain |
{{iso2country|US}}
|
United States |
{{iso2country|IE}}
|
Republic of Ireland |
{{iso2country|ES|article=yes}}
|
Spain |
{{iso2country|US|article=yes}}
|
the United States |
{{iso2country|IE|article=yes}}
|
the Republic of Ireland |
{{iso2country|ES|mode=sort}}
|
Spain |
{{iso2country|US|mode=sort}}
|
United States |
{{iso2country|IE|mode=sort}}
|
Ireland |
See also
- {{iso2lang}}
The above documentation is transcluded from Template:Iso2country/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |
Community content is available under CC-BY-SA unless otherwise noted.