Difference between revisions of "Template:Bkw-rt/doc"

From blackwiki
Jump to navigation Jump to search
imported>Andrwsc
(→‎Examples: replace deprecated flag template selector using AWB)
imported>Zyxw
m (Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB)
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
 
==Description==
 
==Description==
<tt><nowiki>{{bkw-rt|nation|variant|size=optional|name=optional}}</nowiki></tt>
+
<kbd><nowiki>{{bkw-rt|nation|variant|size=optional|name=optional}}</nowiki></kbd>
  
 
Produces a flag icon attached to a wikilinked women's national basketball team article.  Similar to [[Template:Bkw]], but puts the flag icon on the right side of the team name instead of to the left. This is useful when formatting match results.
 
Produces a flag icon attached to a wikilinked women's national basketball team article.  Similar to [[Template:Bkw]], but puts the flag icon on the right side of the team name instead of to the left. This is useful when formatting match results.
Line 12: Line 12:
  
 
==Examples==
 
==Examples==
*<tt><nowiki>{{bkw-rt|USA}}</nowiki></tt> → {{bkw-rt|USA}}
+
*<kbd><nowiki>{{bkw-rt|USA}}</nowiki></kbd> → {{bkw-rt|USA}}
*<tt><nowiki>{{bkw-rt|Australia}}</nowiki></tt> → {{bkw-rt|Australia}}
+
*<kbd><nowiki>{{bkw-rt|Australia}}</nowiki></kbd> → {{bkw-rt|Australia}}
*<tt><nowiki>{{bkw-rt|Spain|1945}}</nowiki></tt> → {{bkw-rt|Spain|1945}}
+
*<kbd><nowiki>{{bkw-rt|Spain|1945}}</nowiki></kbd> → {{bkw-rt|Spain|1945}}
  
 
==See also==
 
==See also==

Revision as of 05:35, 5 August 2018

Description

{{bkw-rt|nation|variant|size=optional|name=optional}}

Produces a flag icon attached to a wikilinked women's national basketball team article. Similar to Template:Bkw, but puts the flag icon on the right side of the team name instead of to the left. This is useful when formatting match results.

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

Examples

See also