Difference between revisions of "Template:Infobox International Handball Competition/doc"

From blackwiki
Jump to navigation Jump to search
imported>Aikurn
(Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === <pre> <nowiki>{{</nowiki>Infobox International Han...')
 
imported>Aikurn
(Update)
Line 2: Line 2:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
  
=== Usage ===
+
== Usage ==
 
<pre>
 
<pre>
 
<nowiki>{{</nowiki>Infobox International Handball Competition
 
<nowiki>{{</nowiki>Infobox International Handball Competition
| tourney_name = <!-- blank, if tournament name is like PAGE NAME-->
+
| tourney_name   =  
| year =  
+
| year           =  
| yearr =  
+
| yearr         =  
| other_titles =  
+
| other_titles   =  
| image =  
+
| image         =  
| size =  
+
| size           =  
| caption =  
+
| caption       =  
| country =  
+
| country       =  
| dates =  
+
| dates         =  
| num_teams =  
+
| num_teams     =  
 
| confederations =  
 
| confederations =  
| venues =  
+
| venues         =  
| cities =  
+
| cities         =  
| champion = <!-- automatically wraps into {{hb}} template -->
+
| champion       =  
| champion_other = <!-- use instead if the team is not in {{hb}} (enter your own code) -->
+
| champion_other =  
| count =  
+
| count         =  
| second = <!-- automatically wraps into {{hb}} template -->
+
| second         =  
| second_other = <!-- use instead if the team is not in {{hb}} (enter your own code) -->
+
| second_other   =  
| third = <!-- automatically wraps into {{hb}} template -->
+
| third         =  
| third_other = <!-- use instead if the team is not in {{hb}} (enter your own code) -->
+
| third_other   =  
| fourth = <!-- automatically wraps into {{hb}} template -->
+
| fourth         =  
| fourth_other = <!-- use instead if the team is not in {{hb}} (enter your own code) -->
+
| fourth_other   =  
| matches =  
+
| matches       =  
| goals =  
+
| goals         =  
| attendance =  
+
| attendance     =  
| top_scorer =  
+
| top_scorer     =  
| player =  
+
| player         =  
| updated =
+
| updated       =
 +
| previous      =
 +
| next          =  
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
== Parameters ==
 +
* '''tourney_name''': Can be left blank if tournament name is like page name. Defaults to page name.
 +
* '''year''': Appends the given value before ''tourney_name''
 +
* '''yearr''': Appends the given value after ''tourney_name''
 +
* '''other_titles''': Used to provide other ways to refer to the tournament, usually in the host country's language
 +
* '''image''': File name of the image or logo of the competition with extension, i.e. ''File name.png''
 +
* '''size''': Size of the image. Defaults to 200px
 +
* '''caption''': Caption for the image
 +
* '''country''': Unlinked name of the host country
 +
* '''country2''', '''country3''', '''country4''': Used if the tournament has more than one host country
 +
* '''country-flagvar''', '''country2-flagvar''', '''country3-flagvar''', '''country4-flagvar''': Used to specify the flag variant for each country. Use only if necessary
 +
* '''dates''': Begin and end date of the competition
 +
* '''num_teams''': Number of teams participating
 +
* '''confederations''': Number of federations involved
 +
* '''venues''', '''cities''': Number of venues and cities
 +
* '''champion''', '''second''', '''third''', '''fourth''': Automatically wraps into {{tl|hb}} template. Use only for men's national teams
 +
* '''champion-flagvar''', '''second-flagvar''', '''third-flagvar''', '''fourth-flagvar''': Used to specify the flag variant for each men's national team. Use only if necessary
 +
* '''champion_other''', '''second_other''', '''third_other''', '''fourth_other''': Used if the team is not a men's national team
 +
* '''count''': For the champion, number of titles won
 +
* '''matches''': Number of matches played
 +
* '''goals''': Number of goals scored
 +
* '''attendance''': Total attendance
 +
* '''top_scorer''': Name of the tournament's top scorer. Use {{tl|flagathlete}} if national teams are involved
 +
* '''player''': Name of the tournament's official best player or [[MVP]].  Use {{tl|flagathlete}} if national teams are involved
 +
* '''updated''': Date the infobox was last updated
 +
* '''previous''': Page name of the previous tournament, unlinked
 +
* '''next''': Page name of the next tournament, unlinked
  
 
<includeonly>
 
<includeonly>

Revision as of 11:50, 28 June 2009

Usage

{{Infobox International Handball Competition
| tourney_name   = 
| year           = 
| yearr          = 
| other_titles   = 
| image          = 
| size           = 
| caption        = 
| country        = 
| dates          = 
| num_teams      = 
| confederations = 
| venues         = 
| cities         = 
| champion       = 
| champion_other = 
| count          = 
| second         = 
| second_other   = 
| third          = 
| third_other    = 
| fourth         = 
| fourth_other   = 
| matches        = 
| goals          = 
| attendance     = 
| top_scorer     = 
| player         = 
| updated        =
| previous       = 
| next           = 
}}

Parameters

  • tourney_name: Can be left blank if tournament name is like page name. Defaults to page name.
  • year: Appends the given value before tourney_name
  • yearr: Appends the given value after tourney_name
  • other_titles: Used to provide other ways to refer to the tournament, usually in the host country's language
  • image: File name of the image or logo of the competition with extension, i.e. File name.png
  • size: Size of the image. Defaults to 200px
  • caption: Caption for the image
  • country: Unlinked name of the host country
  • country2, country3, country4: Used if the tournament has more than one host country
  • country-flagvar, country2-flagvar, country3-flagvar, country4-flagvar: Used to specify the flag variant for each country. Use only if necessary
  • dates: Begin and end date of the competition
  • num_teams: Number of teams participating
  • confederations: Number of federations involved
  • venues, cities: Number of venues and cities
  • champion, second, third, fourth: Automatically wraps into {{hb}} template. Use only for men's national teams
  • champion-flagvar, second-flagvar, third-flagvar, fourth-flagvar: Used to specify the flag variant for each men's national team. Use only if necessary
  • champion_other, second_other, third_other, fourth_other: Used if the team is not a men's national team
  • count: For the champion, number of titles won
  • matches: Number of matches played
  • goals: Number of goals scored
  • attendance: Total attendance
  • top_scorer: Name of the tournament's top scorer. Use {{flagathlete}} if national teams are involved
  • player: Name of the tournament's official best player or MVP. Use {{flagathlete}} if national teams are involved
  • updated: Date the infobox was last updated
  • previous: Page name of the previous tournament, unlinked
  • next: Page name of the next tournament, unlinked