Template:Flag: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
m moved Template:Flag2 to Template:Flag: Better template |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{country data {{{1}}} | {{country data {{{1|}}} | ||
| country flag2 | | country flag2 | ||
| name = {{{name|{{{1|}}}}}} | | name = {{{name|{{{1|}}}}}} | ||
| variant = {{{variant|{{{2|}}}}}} | | variant = {{{variant|{{{2|}}}}}} | ||
| altlink = {{{link|}}} | |||
| size = {{{size|}}} | | size = {{{size|}}} | ||
}}<noinclude>{{documentation}}</noinclude> | }}<noinclude>{{documentation}}</noinclude> | ||
Latest revision as of 16:41, 5 May 2010
[[|]]
[edit]
Template documentation
This template is used to display a small flag icon next to a wikilinked country name. It is related to the {{flagicon}} template.
Usage
{{flag|country identifier|optional variant|name=alternate text string}}
- country identifier is the common name of the country (e.g. "United States"), a common alias (e.g. "US"), or a standard country code such as those listed at ISO 3166-1 alpha-3
- variant is an optional second parameter that can be used to display a flag variation, such as a historical flag. The list of variants for each country is documented on the appropriate template page, such as Template:Country data Germany
- alternate text string, specified by the name parameter, is used to display alternate text
See the prefix index for the templates latently called by this one.
Examples
| Wiki markup | Displays | Notes |
|---|---|---|
{{flag|United States}} |
Note that both instances link to USA. | |
{{flag|USA}} |
||
{{flag|Suomi|link=Mestaruussarja}} |
Link text to another article | |
{{flagicon|Suomi}} [[:Category:Suomi|Suomi]] |
If you want to link to a category or change the link text, you have to use the flagicon template | |
{{flagicon|Suomi}} [[Mestaruussarja]] |
||
{{flag|Germany}} |
All four instances link to Deutschland. | |
{{flag|Deutschland}} |
||
{{flag|GER}} |
||
{{flag|DEU}} |
||
{{flag|Schweiz|size=10px}} |
The size parameter can be used to control the image dimensions. " | |
{{flag|Schweiz|size=30px}} |
See also
- Template:flagicon — displays the flag only.