Templat:Kerjaansi

Description

Displays a flag of the named parameter in "icon" size, currently 22x20 pixels plus a one pixel border. The image also has an alt attribute (usually "Flag of name"), which is displayed by Internet Explorer when hovering over the flag image, or interpreted by screen reader software and browsers with images disabled.

Usage

{{flagicon|name|variant=|size=}}

name
The first parameter is mandatory, and identifies the name of the country, region, city, etc. A full list of available parameters can be found in Category:Country data templates. For example, Template:Country data Poland is used when the name parameter is specified as 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

Markup wiki Tampilan Catatan
{{flagicon|Polandia}} Polandia
{{flagicon|POL}} Polandia Menggunakan kode negara ISO/IOC/FIFA
{{flagicon|Polandia|1815}} Polandia Menampilan jenis bendera yang berbeda
{{flagicon|Polandia|variant=1815}} Polandia
{{flagicon|POL|naval}} Polandia Menampilkan lambang angkatan laut
{{flagicon|POL|air force}} Polandia Menampilkan bendera angkatan udara
{{flagicon|Polandia|size=50px}} Polandia Mengatur lebar 50 pixel
{{flagicon|POL|naval|size=999x30px}} Polandia Mengatur tinggi 30 pixel

Implementasi

Templat ini menggunakan templat data yang ada di Kategori:Templat data negara, yang mengandung data apa yang akan ditampilkan, dan pemformat Templat:Country flagicon2, yang mengandung logic bagaimana menampilkan data tersebut.

Dalam setiap templat data negara, templat ini menggunakan paramater-parameter beikut:

  • flag alias — nama berkas gambar yang akan ditampilkan
  • flag alias-xxxx — nama berkas gambar varian bendera xxxx
  • alias — digunakan untuk menampilkan atribut alternatif dari gambar (standar: "Flag of alias")

Templat terkait

  • Templat:Flag digunakan untuk menampilkan teks berpranala-wiki di sebelah bendera. Teks yang ditampilkan akan sama dengan parameter yang digunakan, tetapi pranala tetap tertuju ke artikel negara yang bersangkutan (dalam contoh ini, Polandia).
    • {{flag|Polandia}} Polandia
    • {{flag|POL}} POL
  • Templat:Flagcountry juga digunakan untuk menampilkan teks berpranala-wiki di sebelah bendera. Teks yang ditampilkan akan selalu sama, tanpa melihat apakah nama atau kode negara yang digunakan sebagai paramater.

Templat:Kerjaansi