Template:Infobox hunt/doc

{{Infobox hunt
 |hunt_name =
 |image = 
 |image_caption =
 |image_width =
 |running_team =
 |num_teams = 
 |winning_team = 
 |num_rounds =
 |num_puzzles = 
 |location = 
 |start_time =
 |first_finish_time = 
 |end_time = 
 |hunt =
 |prev_hunt = 
 |next_hunt = 
 |hunt_link = 
 |kickoff_link = 
 |wrapup_link = 
 |leaderboard_link = 
 |repo_link =
}}

hunt_name defaults to page name. image_width defaults to 450px. image should just be the name of a file.

Example:

{{Infobox hunt
 |hunt_name = MIT Mystery Hunt 2021
 |image = File:MIT 2021 State Diagram WITH KEY.png
 |image_width = 350px
 |image_caption = General Structure of the 2021 MIT Mystery Hunt
 |running_team = [[✈✈✈ Galactic Trendsetters ✈✈✈]]
 |num_teams = 346
 |winning_team = [[Palindrome]]
 |num_rounds = 10
 |num_puzzles = 199
 |location = Online
 |start_time = 1:00PM EST, January 15, 2021
 |first_finish_time = 7:55PM EST, January 17, 2021
 |end_time = 10:00AM EST, January 18, 2021
 |hunt = [[MIT Mystery Hunt]]
 |prev_hunt = [[MIT Mystery Hunt 2020|2020]]
 |next_hunt = [[MIT Mystery Hunt 2022|2022]]
 |hunt_link = https://puzzles.mit.edu/2021/
 |kickoff_link = https://www.youtube.com/watch?v=aZ2ihFvauSM
 |wrapup_link = https://www.youtube.com/watch?v=DFFyI0GiHn0
 |repo_link = https://github.com/YewLabs
}}

gives

MIT Mystery Hunt 2021
General Structure of the 2021 MIT Mystery Hunt
Running Team✈✈✈ Galactic Trendsetters ✈✈✈
No. of Registered Teams346
Winning TeamPalindrome
No. of Rounds10
No. of Puzzles (Feeders and Metas)199
Timeframe and Location
LocationOnline
Start Time1:00PM EST, January 15, 2021
Finishing Time (Winning Team)7:55PM EST, January 17, 2021
Official End Time10:00AM EST, January 18, 2021
Links
Hunt LinkLink
Kickoff LinkLink
Wrapup LinkLink
Repository LinkLink
MIT Mystery Hunt Chronology
← 2020
2022 →


If a hunt is part of multiple chronologies/franchises, additionally include hunt2/prev_hunt2/next_hunt2 and hunt3/prev_hunt3/next_hunt3 parameters as needed. Example of multiple chronologies:

{{Infobox hunt
 |hunt_name = BANG 33
 |running_team = Bob Schaffer
 |num_teams = 20, 14
 |winning_team = [[The Burninators]], [[The Judean GNUs]]
 |location = San Jose
 |start_time = 06/02/2012, 09/29/2012
 |hunt = [[Bay Area Night Game]]
 |prev_hunt = [[BANG 28|28]]
 |next_hunt = [[BANG 34|34]]
 |hunt2 = [[Elevate Tutoring Puzzle Hunt]]
 |next_hunt2 = [[Elevate Tutoring Puzzle Hunt 2|2]]
}}

gives

BANG 33
Running TeamBob Schaffer
No. of Registered Teams20, 14
Winning TeamThe Burninators, The Judean GNUs
Timeframe and Location
LocationSan Jose
Start Time06/02/2012, 09/29/2012
Chronology
← 28
34 →
2 →