Difference between revisions of "Template:Fbw-big/doc"

From blackwiki
Jump to navigation Jump to search
imported>Black Falcon
m (→‎See also: updated link to category)
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
 
==Description==
 
==Description==
<tt><nowiki>{{fbw-big|nation|variant|name=optional}}</nowiki></tt>
+
<code><nowiki>{{fbw-big|nation|variant|name=optional}}</nowiki></code>
  
 
Produces a flag icon attached to a wikilinked women's national football team article.  This differs from [[Template:fbw]], making the flag icon larger and putting the team name underneath the flag.  This style is used for certain event results tables.
 
Produces a flag icon attached to a wikilinked women's national football team article.  This differs from [[Template:fbw]], making the flag icon larger and putting the team name underneath the flag.  This style is used for certain event results tables.
Line 12: Line 12:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
| <tt><nowiki>{{fbw-big|USA}}</nowiki></tt> ||align=center| {{fbw-big|USA}}
+
| <code><nowiki>{{fbw-big|USA}}</nowiki></code> || style="text-align:center;" | {{fbw-big|USA}}
 
|-
 
|-
| <tt><nowiki>{{fbw-big|Canada}}</nowiki></tt> ||align=center| {{fbw-big|Canada}}
+
| <code><nowiki>{{fbw-big|Canada}}</nowiki></code> || style="text-align:center;" | {{fbw-big|Canada}}
 
|-
 
|-
| <tt><nowiki>{{fbw-big|Brazil}}</nowiki></tt> ||align=center| {{fbw-big|Brazil}}
+
| <code><nowiki>{{fbw-big|Brazil}}</nowiki></code> || style="text-align:center;" | {{fbw-big|Brazil}}
 
|-
 
|-
| <tt><nowiki>{{fbw-big|CHN}}</nowiki></tt> ||align=center| {{fbw-big|CHN}}
+
| <code><nowiki>{{fbw-big|CHN}}</nowiki></code> || style="text-align:center;" | {{fbw-big|CHN}}
 
|}
 
|}
  
 
==See also==
 
==See also==
*[[Template:fbw]] — for rendering the flag on the left
+
*[[Template:fbwu-big]] — for women's national under-''NN'' football teams
*[[Template:fbw-rt]] — for rendering the flag on the right
+
*[[Template:fb-big]] — for men's national football teams
*[[Template:fb]] — for men's national teams
+
*[[Template:fbu-big]] — for men's national under-''NN'' football teams
 
*[[:Category:Women's national association football teams]]
 
*[[:Category:Women's national association football teams]]
  
<includeonly>
+
<includeonly>{{Sandbox other||
[[Category:Association football templates|{{PAGENAME}}]]
+
[[Category:Association football flag templates]]
[[Category:Flag template system|{{PAGENAME}}]]
+
[[Category:Flag template system]]
</includeonly>
+
}}</includeonly>

Latest revision as of 04:26, 25 April 2020

Description

{{fbw-big|nation|variant|name=optional}}

Produces a flag icon attached to a wikilinked women's national football team article. This differs from Template:fbw, making the flag icon larger and putting the team name underneath the flag. This style is used for certain event results tables.

Parameters
  • nation — Use either the name of the nation or the three-letter country code as used by FIFA
  • variant (optional) — Specifies an alternate (historical) flag to use. This parameter is documented by the appropriate template in Category:Country data templates.
  • name (optional) — Can be used to change the wikilink display text

Examples

{{fbw-big|USA}}
United States
{{fbw-big|Canada}}
Canada
{{fbw-big|Brazil}}
Brazil
{{fbw-big|CHN}}
China PR

See also