Template:Getalias

From Wayne County, Ohio Online Resource Center
Jump to navigation Jump to search

{{country data {{{1}}}|getalias/core|name=|variant=}}

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

This is a meta-template that is not intended to be transcluded directly from the main article space. It can be used to construct other templates that need to extract the alias value from the specified country_data structure, so that customized wikilinks can be constructed. For example, {{getalias|USA}} → "United States".

Use shortname as a second parameter to retrieve the shortname alias value if desired. For example, {{getalias|IRL}} → "Republic of Ireland", but {{getalias|IRL|shortname}} → "Ireland". To extract the flag image name, use flag as second parameter: {{getalias|CHN|flag}} → "Flag of the People's Republic of China.svg".

A third parameter can specify the variant, for example [[Image:{{getalias|USA|flag|1912}}|22px]] -> Flag of the United States (1912-1959).svg }}

See also