Template:Flag/doc: Difference between revisions

From Hattrick
Jump to navigationJump to search
Jhattara (talk | contribs)
Created page with '{{documentation subpage}}<includeonly>{{pp-template|small=yes}}</includeonly> This template is used to display a small flag icon next to a wikilinked country name. It is relate…'
 
Lirion (talk | contribs)
Examples: As the article says: "Common abbreviations AND native names AND ISO codes AND has the translations, it's FOUR possibilities. Long live redundancy :)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{documentation subpage}}<includeonly>{{pp-template|small=yes}}</includeonly>
This template is used to display a small flag icon next to a wikilinked country name.  It is related to the {{t|flagicon}} template.
This template is used to display a small flag icon next to a wikilinked country name.  It is related to the {{t|flagicon}} template.


Line 6: Line 4:
'''<nowiki>{{flag|</nowiki>'''''country identifier'''''&#124;'''''optional variant'''''&#124;'''name=''alternate text string'''''<nowiki>}}</nowiki>'''
'''<nowiki>{{flag|</nowiki>'''''country identifier'''''&#124;'''''optional variant'''''&#124;'''name=''alternate text string'''''<nowiki>}}</nowiki>'''


*''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]]
*''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 [http://en.wikipedia.org/wiki/ISO_3166-1_alpha-3#Current_codes 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]]
*''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
*''alternate text string'', specified by the '''name''' parameter, is used to display alternate text
Line 20: Line 18:
| <code><nowiki>{{flag|USA}}</nowiki></code> || {{flag|USA}}
| <code><nowiki>{{flag|USA}}</nowiki></code> || {{flag|USA}}
|-
|-
| <code><nowiki>{{flag|Germany}}</nowiki></code> || {{flag|Germany}} ||rowspan=3| All three instances link to [[Deutschland]].
| <code><nowiki>{{flag|Suomi|link=Mestaruussarja}}</nowiki></code> || {{flag|Suomi|link=Mestaruussarja}} || Link text to another article
|-
| <code><nowiki>{{flagicon|Suomi}} [[:Category:Suomi|Suomi]]</nowiki></code> || {{flagicon|Suomi}} [[:Category:Suomi|Suomi]] ||rowspan="2" valign="top"| If you want to link to a category or change the link text, you have to use the flagicon template
|-
| <code><nowiki>{{flagicon|Suomi}} [[Mestaruussarja]]</nowiki></code> || {{flagicon|Suomi}} [[Mestaruussarja]]
|-
| <code><nowiki>{{flag|Germany}}</nowiki></code> || {{flag|Germany}} ||rowspan=4| All four instances link to [[Deutschland]].
|-
|-
| <code><nowiki>{{flag|Deutschland}}</nowiki></code> || {{flag|Deutschland}}
| <code><nowiki>{{flag|Deutschland}}</nowiki></code> || {{flag|Deutschland}}
Line 26: Line 30:
| <code><nowiki>{{flag|GER}}</nowiki></code> || {{flag|GER}}
| <code><nowiki>{{flag|GER}}</nowiki></code> || {{flag|GER}}
|-
|-
| <code><nowiki>{{flag|Schweiz|size=10px}}</nowiki></code> || {{flag|Schweiz|size=10px}} || rowspan=2| The size parameter can be used to control the image dimensions.<br/>"{{flag|Switzerland}}" is the default size.
| <code><nowiki>{{flag|DEU}}</nowiki></code> || {{flag|DEU}}
|-
| <code><nowiki>{{flag|Schweiz|size=10px}}</nowiki></code> || {{flag|Schweiz|size=10px}} ||rowspan="2" valign="top"| The size parameter can be used to control the image dimensions.<br/>"{{flag|Switzerland}}" is the default size.
|-
|-
| <code><nowiki>{{flag|Schweiz|size=30px}}</nowiki></code> || {{flag|Schweiz|size=30px}}
| <code><nowiki>{{flag|Schweiz|size=30px}}</nowiki></code> || {{flag|Schweiz|size=30px}}
Line 35: Line 41:
[[Category:Flag template system|{{PAGENAME}}]]
[[Category:Flag template system|{{PAGENAME}}]]
</includeonly>
</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 23:36, 21 July 2010

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}}  USA Note that both instances link to USA.
{{flag|USA}}  USA
{{flag|Suomi|link=Mestaruussarja}}  Suomi Link text to another article
{{flagicon|Suomi}} [[:Category:Suomi|Suomi]] Finland Suomi If you want to link to a category or change the link text, you have to use the flagicon template
{{flagicon|Suomi}} [[Mestaruussarja]] Finland Mestaruussarja
{{flag|Germany}}  Deutschland All four instances link to Deutschland.
{{flag|Deutschland}}  Deutschland
{{flag|GER}}  Deutschland
{{flag|DEU}}  Deutschland
{{flag|Schweiz|size=10px}}  Schweiz The size parameter can be used to control the image dimensions.
" Schweiz" is the default size.
{{flag|Schweiz|size=30px}}  Schweiz

See also