Skabelon:Flagikon/doc: Forskelle mellem versioner

Content deleted Content added
{{High-risk}}
m ret antal high-use/high-risk; kosmetiske ændringer
Linje 1:
<noinclude>{{Skabelondokumentationsside vist direkte}}{{oversæt|engelsk}}</noinclude>
<includeonly>{{High-risk|39.28140557}}</includeonly>
== Beskrivelse ==
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 <var>name</var>"), which is displayed by Internet Explorer when hovering over the flag image, or interpreted by [[screen reader]] software and browsers with images disabled.
 
== Brug ==
<code><nowiki>{{flagikon|name|variant=|size=}}</nowiki></code>
;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 <code>Poland</code>. Many flags are also available via shortened "aliases", such as standard three letter country codes as specified by [[ISO 3166-1 alpha-3]], [[IOC's landekoder|IOC]], or [[List of FIFA country codes|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, [[TemplateSkabelon:Country data Poland]] includes a description of each of the available flag variations for Poland. This parameter can be a named parameter (e.g. "<code>variant=1815</code>"), 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 [[Wikipedia:Extended image syntax|image syntax]].
 
== Eksempler ==
Linje 31:
|}
 
== Implementation notes ==
This template uses the data templates listed under [[:Kategori:Lande data skabeloner]], which contain the data '''what''' to display and the formatter [[TemplateSkabelon:Country flagikon2]], which contains the logic '''how''' to display the flag.
 
* <code><nowiki>{{flagikon|Polen}}</nowiki></code> → {{flagikon|Polen}} — bruger [[Skabelon:Lande data Polen]]
Linje 43:
 
== Relaterede skabeloner ==
* [[Skabelon: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]]).
** <code><nowiki>{{flag|Polen}}</nowiki></code> → {{flag|Polen}}
** <code><nowiki>{{flag|POL}}</nowiki></code> → {{flag|POL}}
* [[Skabelon:flagland]] 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.
** <code><nowiki>{{flagland|Polen}}</nowiki></code> → {{flagland|Polen}}
** <code><nowiki>{{flagland|POL}}</nowiki></code> → {{flagland|POL}}