قالب:Flagcountry/doc
من ويكيبيديا، الموسوعة الحرة
Displays the flag and the name of a country, linked to the main article of that country (flag + country).
The first parameter is mandatory and identifies the name of the country.
Examples:
- {{flagcountry|France}} = قالب:Country data France
- {{flagcountry|FRA}} = قالب:Country data FRA
Optional parameters:
- {{flagcountry|France|size=40px}} = قالب:Country data France — to use a non-default flag size
- {{flagcountry|France|name=C'est la France}} = قالب:Country data France — to produce a non-default link-text
- {{flagcountry|France|free}} = قالب:Country data France — to use a flag variant. 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.
[تحرير] 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.
- {{flagcountry|France}} = قالب:Country data France — uses template:country data France
- {{flagcountry|FRA}} = قالب:Country data FRA — uses template:country data FRA, which is a redirect to template:country data France
[تحرير] Related templates
- template:flagicon — to display the flag alone
-
- {{flagicon|FRA}} = صورة:Flag of FRA.svg
- template:flag — similar to flagcountry, but uses the input parameter as the display text for the link
- {{flag|France}} =

- {{flag|FRA}} = صورة:Flag of FRA.svg
- {{flag|France}} =

