Difference between revisions of "Template:Infobox Universiade event/doc"
Jump to navigation
Jump to search
imported>Prayerfortheworld (most content borrowed from the Olympic event infobox) |
imported>Zackmann08 (updating documentation) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| + | {{Lua|Module:Infobox|Module:InfoboxImage}} | ||
| + | |||
| + | {{Parameter names example | event | games | image | caption | venue | venues | date | dates | competitors | nations | teams | win_value <!--| win_label--> | gold <!--| goldNOC--> | gold2 <!--| goldNOC2--> | gold3 <!--| goldNOC3--> | silver <!--| silverNOC--> | silver2 <!--| silverNOC2--> | silver3 <!--| silverNOC3--> | bronze <!--| bronzeNOC--> | bronze2 <!--| bronzeNOC2--> | bronze3 <!--| bronzeNOC3--> | prev | next }} | ||
==Usage== | ==Usage== | ||
| − | <pre> | + | <pre style="overflow: auto;"> |
{{Infobox Universiade event | {{Infobox Universiade event | ||
| event = | | event = | ||
Revision as of 23:36, 16 January 2017
| This is a documentation subpage for Template:Infobox Universiade event. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Template:Parameter names example
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 Summeror2011 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 scoreto 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
goldparameter specifies a team name instead of an individual name. - gold2 and goldNOC2
- As for
goldandgoldNOC, 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