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

From blackwiki
Jump to navigation Jump to search
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
imported>Jonesey95
m (Fix Linter errors using AutoEd)
 
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
 
==Description==
 
==Description==
<tt><nowiki>{{korf-big|nation|variant|name=optional}}</nowiki></tt>
+
<code><nowiki>{{korf-big|nation|variant|name=optional}}</nowiki></code>
  
 
Produces a flag icon attached to a wikilinked national korfball team article.  This differs from [[Template:Korf]], 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 national korfball team article.  This differs from [[Template:Korf]], 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>{{korf-big|Netherlands}}</nowiki></tt> || style="text-align:center;" | {{korf-big|Netherlands}}
+
| <code><nowiki>{{korf-big|Netherlands}}</nowiki></code> || style="text-align:center;" | {{korf-big|Netherlands}}
 
|-
 
|-
| <tt><nowiki>{{korf-big|BEL}}</nowiki></tt> || style="text-align:center;" | {{korf-big|BEL}}
+
| <code><nowiki>{{korf-big|BEL}}</nowiki></code> || style="text-align:center;" | {{korf-big|BEL}}
 
|-
 
|-
| <tt><nowiki>{{korf-big|Catalonia}}</nowiki></tt> || style="text-align:center;" | {{korf-big|Catalonia}}
+
| <code><nowiki>{{korf-big|Catalonia}}</nowiki></code> || style="text-align:center;" | {{korf-big|Catalonia}}
 
|-
 
|-
| <tt><nowiki>{{korf-big|GER|name=West Germany}}</nowiki></tt> || style="text-align:center;" | {{korf-big|GER|name=West Germany}}
+
| <code><nowiki>{{korf-big|GER|name=West Germany}}</nowiki></code> || style="text-align:center;" | {{korf-big|GER|name=West Germany}}
 
|}
 
|}
  

Latest revision as of 02:23, 3 June 2020

Description

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

Produces a flag icon attached to a wikilinked national korfball team article. This differs from Template:Korf, 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 the International Korfball Federation
  • 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

{{korf-big|Netherlands}}
Netherlands
{{korf-big|BEL}}
Belgium
{{korf-big|Catalonia}}
Catalonia
{{korf-big|GER|name=West Germany}}
West Germany

See also