Template:Individual placements table/doc
Appearance
| Uses Lua: |
The Individual placements table template is used to show a team's individual placements across a particular season. The table is frequently hidden inside of a collapsible section.
Parameters
Attended Tournament Info
|tourneyN=The name of the Nth tournament|tourneyNmedals=The number of medals at the Nth tournament
Event Info
|eventN=The name of the Nth event
Results
|tourneyNteamX=The results for the Xth team at the Nth tournament. This parameter should be a list of comma-separated values, starting with the team name. Each number after the team name represents one placement. For example,Team 1,4,5,2,2,3. Using T will mark the event as being a trial event, and using N will mark the event as not being available.
Examples
| Code | Result | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Individual placements table
|tourney1 = [[MIT Invitational|MIT]]
|tourney1medals = 6
|tourney2 = Regionals
|tourney2medals = 3
|event1 = [[Anatomy and Physiology]]
|event2 = [[Astronomy]]
|event3 = [[Boomilever]]
|event4 = [[Aerial Scramble]]
|tourney1team1 = Team 1,3,7,34,6T
|tourney2team1 = Team 1,4,2,7,N
|tourney2team2 = Team 2,6,2,2,N
}}
|
T indicates a trial event.
| ||||||||||||||||||||