قالب:Country flag

(تم التحويل من قالب:علم بلد)

[[Image:{{{flag alias}}}|22x20px|border |Flag of {{{alias}}}]] [[{{{alias}}}|{{{name}}}]]

Template documentation[view] [edit] [history] [purge]

This template displays the flag and the name of a country, linked to the main article of that country (flag + country).

Usage

Country (mandatory)
Parameter 1 identifies the country by name or three-letter code (ISO 3166-1 alpha-3)
Name example: {{flagcountry|France}} → Flag of فرنسا فرنسا
Country code example: {{flagcountry|FRA}} → Flag of فرنسا فرنسا
Variant flag image (optional)
Parameter 2 is used to display a different version of the flag.
Example: {{flagcountry|France|free}} → Flag of فرنسا فرنسا. In this example, the historical flag for Free France (1940-1945) is identified by the second parameter of "free". The list of flag variants is specific for each country.
Link text (optional)
Use the name= parameter to change the link text.
Example: {{flagcountry|France|name=C'est la France}} → Flag of فرنسا فرنسا
Size (optional)
Use the size= parameter to change the size from the default.
Example: {{flagcountry|France|size=40px}} → Flag of فرنسا فرنسا.

Implementation

This template uses the data templates listed under category:country data templates, which contain the data what to display (Example: template:country data France) and the formatter template:country flagcountry2, which contains the logic how to display the country data.

Related templates

See also