Template:Flaglink: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{country data {{{1|}}} | {{country data {{{1|}}} | ||
| | | Country flagcountry2 | ||
| variant = {{{variant|{{{2|}}}}}} | | variant = {{{variant|{{{2|}}}}}} | ||
| size = {{{size|}}} | | size = {{{size|}}} | ||
}}<noinclude>{{documentation}}</noinclude> | }}<noinclude>{{documentation}}</noinclude> | ||
Revision as of 16:58, 5 May 2010
[edit]
Template documentation
This template displays the flag, linked to the main article of that country.
Usage
- Country (mandatory)
- Parameter 1 identifies the country by name or three-letter code
- Name example: {{flaglink|France}} → Template:Country flagcountry2
- Country code example: {{flaglink|FRA}} → Template:Country flagcountry2
- Size (optional)
- Use the size= parameter to change the size from the default.
- Example: {{flaglink|France|size=40px}} → Template:Country flagcountry2.
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 flaglink2, which contains the logic how to display the country data.
- {{flaglink|France}} = Template:Country flagcountry2 — uses template:country data France
- {{flaglink|FRA}} = Template:Country flagcountry2 — uses template:country data FRA, which is a redirect to template:country data France
Related templates
- template:flagicon — similar to flaglink, but links either nowhere or to another page
- {{flagicon|France}} =

- {{flagicon|FRA}} =

- {{flagicon|France}} =
- template:flag — to display the flag with the name of the country