வார்ப்புரு:தரைப்படை
{{நாட்டுத் தகவல் {{{1}}} | தரைப்படை/கரு | variant = | size = | name =
}}
Usage
தொகு{{army|nation|variant|size=optional|name=optional}}
Produces a flag icon attached to a wikilinked national army article.
- Parameters
- nation — Use either the name of the nation or the three-letter ISO 3166-1 alpha-3 country code
- variant (optional) — Specifies an alternate (historical) army flag to use. This parameter is documented by the appropriate template in Category:Country data templates. Note that the standard behaviour of this template is to use the
army
variant if present, so there is no need to specify this variant in the template call. - size (optional) — Can be used to change the flag icon size
- name (optional) — Can be used to change the wikilink display text
Examples
தொகு- {{army|United Kingdom}} → ஐக்கிய இராச்சியம் இராணுவம்
- {{army|US}} → ஐக்கிய அமெரிக்கா இராணுவம்
- {{army|CHN}} → சீனா இராணுவம்
- {{army|Republic of China (1912–1949)}} → சீனா இராணுவம்
- {{army|Empire of Japan}} → வேந்திய சப்பானிய தரைப்படை
- {{army|Empire of Japan|name=Japan}} → Japan
- {{army|India}} → இந்தியத் தரைப்படை
- {{army|Pakistan}} → பாக்கித்தான் இராணுவம்
- {{army|Bangladesh}} → வங்காளதேசம் இராணுவம்
- {{army|Canada}} → கனேடிய தரைப்படை
- {{army|Spain}} → எசுப்பானியா இராணுவம்
- {{army|France}} → French Army
- {{army|Switzerland}} → சுவிட்சர்லாந்து இராணுவம்
Other related templates
தொகுThe {{flagicon}} template can be used to display the flag by itself, using the army variant as a template parameter:
- {{flagicon|United Kingdom|army}} →
- {{flagicon|United States|army}} →
- {{flagicon|Empire of Japan|army}} →
- {{flagicon|Taiwan|army}} →
Implementation notes
தொகுBy default, this template shows the standard national flag for the selected country, following by a wikilink to "Country Army". Either or both of these items can be changed by adding specific parameters to the appropriate country_data template (complete set found in Category:நாட்டுத் தகவல் வார்ப்புருக்கள்).
To use a different flag, such as an army-specific flag for the nation, use:
- flag alias-army = image name
To use a different name for the wikilinked army article, use:
- link alias-army = article name
Template Data
தொகுTemplateData for தரைப்படை
Produces a flag icon attached to a wikilinked national army article.
Parameter | Description | Type | Status | |
---|---|---|---|---|
nation | 1 | Use either the name of the nation or the three-letter ISO 3166-1 alpha-3 country code
| Line | required |
variant | 2 variant | Specifies an alternate (historical) army flag to use. This parameter is documented by the appropriate template in [[Category:நாட்டுத் தகவல் வார்ப்புருக்கள்]]. Note that the standard behaviour of this template is to use the <code>army</code> variant if present, so there is no need to specify this variant in the template call. | Line | optional |
size | size | (optional) Can be used to change the flag icon size | String | optional |
name | name | (optional) Can be used to change the wikilink display text | Line | optional |