Skabelon:Getalias

Page semibeskyttet
Fra Wikipedia, den frie encyklopædi

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

Documentation icon Skabelondokumentation[vis] [redigér] [historik] [opfrisk]

Brug

Dette er en meta-skabelon, som ikke er meningen at bruges direkte fra artikelnavnerummet. Det kan bruges til at konstruere andre skabeloner, som behøver at hente |alias= værdi fra en specifik lande data strukture, så tilpasset wikihenvisninger kan konstrueres. For eksempel, {{getalias|USA}} → "USA".

Different parameter values can be extracted using the second unnamed parameter. Use shortname as a second parameter to retrieve the |shortname alias= value if desired. For example, {{getalias|IRL}} → "Irland", but {{getalias|IRL|shortname}} → "Irland". To extract the flag image name (|flag alias=), use flag as second parameter: {{getalias|CHN|flag}} → "Kina". The output defaults to the |alias= value if the desired |xxx alias= is undefined in the target template.

A third parameter can specify the variant; for example, [[File:{{getalias|United States|flag|1912}}|22px]] → [[Image:{{{alias-1912}}}|22px]] returns the image defined as |flag alias-1912= in {{Country data United States}}. The variant parameter can also be used to extract the link used with military and sports templates (e.g. {{army}}, {{fb}}): {{getalias|UK|link|army}} → {{{alias-army}}}.