Template:Flag
The {{flag}} template displays a flag icon before a wiki-linked country name.
Usage
{{flag|1|size|display}}
Parameters
Parameter | Description | Type | Status |
---|---|---|---|
1 |
Country name (should match the country's article name) | String | Required |
size |
Image size, e.g. 30px . Defaults to 25px |
String | Optional |
display |
Text to display. Defaults to the value of 1 |
String | Optional |
Examples
Wiki markup | Displays | Notes |
---|---|---|
{{flag|Anat Tahan}} |
Anat Tahan | |
{{flag|Hergom ep swekorwos|display=Hergom}} |
Hergom | Different text can be displayed in place of the country name. |
{{flag|Tianji}} |
Tianji | If a country doesn't have a flag image, a placeholder is used so the country name lines up with others in a list. |
{{flag|Cassia|size=40px}} |
Cassia | The flag image size can use any standard wiki image size markup. |