Templat:Bendera-ikon
Gambaran
Memaparkan sebuah bendera yang parameternya dinamakan di dalam saiz "icon", kini 22x20 pixels ditambah dengan satu sempadan pixel. Imej itu juga mempunyai satu alt attribute (biasnya "Bendera <name>"), yang dipaparkan oleh kebanyakan laman dengan mengambil keseluruhan imej bendera atau diterjemahkan oleh perisian screen reader.
Penggunaan
{{flag|name|variant=|size=}}
- Parameter
- name — Parameter pertama adalah mandatori, dan ia mengenalpasti nama negara, wilayah, bandar, dll. Satu senari penuh parameter-parameter yang sedia ada boleh didapati di dalam Kategori:Templat data negara. Sebagai contoh, Template:Country data Poland digunakan apabila parameter name dikhususkan sebagai Poland. Many flags are also available via shortened "aliases", such as standard three letter country codes as specified by ISO 3166-1 alpha-3, IOC, or FIFA. The list of available "aliases" are found in Category:Country data redirects. Many of these country codes could be considered obscure, so it is recommended to use the full country name.
- variant — The second parameter is optional, and identifies a flag variant to be used instead of the standard flag. This is most often used for historical flags but can also be used to specify naval flags, sport-use flags, etc. The list of available flag variants for each country is documented on the specific page for the country data template. For example, Template:Country data Poland includes a description of each of the available flag variations for Poland. This parameter can be a named parameter (e.g. "variant=1815"), or a positional parameter, always after the country name.
- size — This parameter is optional, and is used to specify the maximum width and/or height of the flag image. This parameter is specified using standard image syntax.
Contoh
Implementation notes
This template uses the data templates listed under Kategori:Templat data negara, which contain the data what to display and the formatter Template:Country flagicon2, which contains the logic how to display the flag.
- {{flagicon|Poland}} → — uses Template:Country data Poland
- {{flagicon|POL}} → — uses Template:Country data POL, which is a redirect to Template:Country data Poland
Inside each country data template, this template uses the following parameters:
- flag alias — name of the image file to display
- flag alias-xxxx — name of the image file of flag variant xxxx
- alias — used to display the alt attribute of the image (defaults to "Flag of alias")
Related templates
- Template:flag is used to display a wikilinked name next to the flag. The displayed name will be the same as the parameter used with the template, but the link _target will be the main article for the country (in these examples, Poland).
- Template:flagcountry is also used to display a wikilinked name next to the flag. The displayed name will always be the same, regardless of whether or not a country code alias is used as the template parameter.