If you find this page useful and would like to be notified of changes made to this page, start by inputting your email below.
powered by ChangeDetection
Template:Flagicon displays a flag of the named parameter in "icon" size, currently 23×15 pixels maximally (defined in Template:Flagicon/core), plus a one-pixel border. The image also has a clickable link to the associated article. For an unlinked flag icon, use Template:Flagdeco instead.
Please consider the Manual of Style section on flags before using this template.
{{flagicon|name|variant=|size=}}
Bulgaria
. 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" is 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=1815
"), or a positional parameter, always after the country name.Flagicon
<TemplateData> {
"description": "This template displays a wikilinked flag of the named parameter in 'icon' size, currently 23×15 pixels (defined in Template:Flagicon/core) plus a one-pixel border.", "params": { "1": { "label": "Name", "description": "Name of the country, region, city, etc.; full name is recommended for countries", "type": "string", "required": true }, "variant": { "label": "Variant", "description": "Identifies a flag variant to be used instead of the standard flag, e.g. 1815", "type": "string", "required": false }, "size": { "label": "Maximum dimension", "description": "The maximum width or height, specified via standard 'extended image syntax' (e.g. x30px)", "type": "string", "required": false } }
} </TemplateData>
Wikicode | Results | Notes |
---|---|---|
{{flagicon|Bulgaria}} |
||
{{flagicon|BUL}} |
BUL || Uses the ISO/IOC/FIFA country code | |
{{flagicon|Bulgaria|1946}} |
23x15px | Specifies a historical flag |
{{flagicon|Bulgaria|variant=1946}} |
23x15px | |
{{flagicon|BUL|naval}} |
BUL || Specifies the naval ensign | |
{{flagicon|BUL|air force}} |
BUL || Specifies the air force flag | |
{{flagicon|Bulgaria|size=50px}} |
Sets width to 50 pixels | |
{{flagicon|BUL|naval|size=x30px}} |
BUL || Sets height to 30 pixels |
This template uses the data templates listed under :Category:Country data templates, which contain the data specifying what to display and the formatter Template:Flagicon/core, which contains the logic of how to display the flag.
{{flagicon|Bulgaria}}
→ — uses Template:Country data Bulgaria{{flagicon|BUL}}
→BUL — uses Template:Country data BUL, which is a redirect to Template:Country data Bulgaria
Inside each country data template, this template uses the following parameters:
flag alias
— name of the image file to displayflag 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"){{flag|Bulgaria}}
→ Bulgaria{{flag|BUL}}
→{{flagcountry|Bulgaria}}
→ Bulgaria{{flagcountry|BUL}}
→{{flagdeco|Bulgaria}}
→ For a full list of flag templates, see :Category:Flag template system.
The above documentation is transcluded from wikipedia:Template:Flagicon/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |