| This template uses Lua:
|
Usage
{{Infobox Universiade event
| event =
| games =
| image =
| caption =
| venue =
| dates = {{Start date|YYYY|MM|DD}}
| competitors =
| nations =
| teams =
| governing_body =
| win_value =
| gold =
| goldNOC =
| gold2 =
| goldNOC2 =
| silver =
| silverNOC =
| bronze =
| bronzeNOC =
| prev =
| next =
}}
- event
- Required for infobox title
- games
- String such as
2011 Summer
or 2011 Winter
, for example
- image
- (Optional) complete image syntax
- caption
- (Optional) displays under the image
- venue or venues
- Required
- date or dates
- Date(s) of the competition. Use {{Start date}} (and {{End date}}) for the first (and last), over multiple lines if necessary.
- competitors
- Optional, total number of competitors for individual events
- nations
- Optional, total number of unique nations represented in this event
- teams
- Optional, number of teams in the tournament for team sports
- governing_body
- Optional, name of International Governing body for the sport
- win_value
- Optional, winning time or score. Use
win_label = Winning score
to change the label from Winning time to Winning score, for example.
- gold, silver, bronze
- Athlete/team name. Use
gold = {{flagIOC2team|CAN|2011 Summer Universiade}}
, for example, for a team name, instead of giving a full list of athletes. For duos and small teams, separate entries with {{Plainlist}}
- goldNOC, silverNOC, bronzeNOC
- (Optional) country code for the gold medal winner. Do not specify this if the
gold
parameter specifies a team name instead of an individual name.
- gold2 and goldNOC2
- As for
gold
and goldNOC
, but used for situations where there is a tie for first place and two gold medals are awarded (The template currently supports up to three of each medal type.).
- prev
- Link to article on the same event/sport from the previous edition of the Universiade
- next
- Link to article on the same event/sport from the following edition of the Universiade