Difference between revisions of "Template:Bkw/doc"

From blackwiki
Jump to navigation Jump to search
imported>Purplebackpack89
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|nation|variant|size=optional|name=optional}}</nowiki></tt>
+
<kbd><nowiki>{{bkw|nation|variant|size=optional|name=optional}}</nowiki></kbd>
  
 
Produces a flag icon attached to a wikilinked women's national basketball team article.
 
Produces a flag icon attached to a wikilinked women's national basketball team article.
Line 11: Line 11:
  
 
==Examples==
 
==Examples==
*<tt><nowiki>{{bkw|USA}}</nowiki></tt> → {{bkw|USA}}
+
*<kbd><nowiki>{{bkw|USA}}</nowiki></kbd> → {{bkw|USA}}
*<tt><nowiki>{{bkw|Australia}}</nowiki></tt> → {{bkw|Australia}}
+
*<kbd><nowiki>{{bkw|Australia}}</nowiki></kbd> → {{bkw|Australia}}
*<tt><nowiki>{{bkw|Spain|1945}}</nowiki></tt> → {{bkw|Spain|1945}}
+
*<kbd><nowiki>{{bkw|Spain|1945}}</nowiki></kbd> → {{bkw|Spain|1945}}
  
 
==See also==
 
==See also==

Revision as of 05:35, 5 August 2018

Description

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

Produces a flag icon attached to a wikilinked women's national basketball team article.

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