Jump to content

Teamplaid:Flagicon

O Uicipeid

[[Faidhle:{{{Bratach ainm-bréige}}}|22x20px| |Flag of {{{alias}}}|link={{{alias}}}]]

Documentation iconSgrìobhainnean teamplaid[view] [deasaich] [history] [purge]

Description

[deasaich an tùs]

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

{{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 inRoinn-seòrsa:Country data templates.For example,Teamplaid:Country data Polandis used when thenameparameter is specified asPoland.Many flags are also available via shortened "aliases", such as standard three letter country codes as specified byISO 3166-1 alpha-3,IOC,orFIFA.The list of available "aliases" are found inRoinn-seòrsa: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,Teamplaid:Country data Polandincludes 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 standardimage syntax.
Wikicode Results Notes
{{flagicon|Poland}} Teamplaid:Dàta brataich Poland
{{flagicon|POL}} [[Faidhle:{{{Bratach ainm-bréige}}}|22x20px|border |Flag of {{{alias}}}|link={{{alias}}}]] Uses the ISO/IOC/FIFA country code
{{flagicon|Poland|1815}} Teamplaid:Dàta brataich Poland Specifies a historical flag
{{flagicon|Poland|variant=1815}} Teamplaid:Dàta brataich Poland
{{flagicon|POL|naval}} [[Faidhle:{{{Bratach ainm-bréige}}}|22x20px|border |Flag of {{{alias}}}|link={{{alias}}}]] Specifies the naval ensign
{{flagicon|POL|air force}} [[Faidhle:{{{Bratach ainm-bréige}}}|22x20px|border |Flag of {{{alias}}}|link={{{alias}}}]] Specifies the air force flag
{{flagicon|Poland|size=50px}} Teamplaid:Dàta brataich Poland Sets width to 50 pixels
{{flagicon|POL|naval|size=999x30px}} [[Faidhle:{{{Bratach ainm-bréige}}}|999x30px|border |Flag of {{{alias}}}|link={{{alias}}}]] Sets height to 30 pixels

Implementation notes

[deasaich an tùs]

This template uses the data templates listed underRoinn-seòrsa:Country data templates,which contain the datawhatto display and the formatterTeamplaid:Country flagicon2,which contains the logichowto display the flag.

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 variantxxxx
  • alias— used to display thealt attributeof the image (defaults to "Flag ofalias")
[deasaich an tùs]
  • Teamplaid:flagis 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).
  • Teamplaid:flagcountryis 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.