Template:Infobox puzzle/doc

Revision as of 18:29, 27 February 2022 by Ev (talk | contribs) (ed)
{{Infobox puzzle
|title         = <!-- Puzzle title, defaults to subpage name, but be sure to include in case of slashes or weird formatting -->
|hunt          = <!-- Hunt name, defaults to page parent. Do not link with [[]]; it'll automatically do so -->
|round         = <!-- will also automatically link - assumes subpage of hunt page -->
|image         = <!-- Should start with File: -->
|image_width   = <!-- include "px", defaults to 200px -->
|image_caption = 
|author        = 
|solves        =
|guesses       = <!-- total (correct and incorrect) -->
|link          = <!-- puzzle link, these should all be plain URLs -->
|solution_link =
|checker_link  = 
|stats_link    =
}}

This infobox also adds a displaytitle and a defaultsort, as well as a category for the hunt. Parameters may be excluded if they do not apply. In situations in which a displaytitle is not warranted (which should be almost never for puzzles), suppresstitle can be set to any nonempty string. For a custom sort key (if the title starts with e.g. "the" or "a"), you can use the sortkey parameter. Examples:


The Trebuchet
MIT Mystery Hunt (2020)
The Grand Castle
The puzzle's icon, an old medieval-style wooden trebuchet.
Author(s)Todd Etter
Links
PuzzleLink
SolutionLink


{{Infobox puzzle
|title         = The Trebuchet
|hunt          = MIT Mystery Hunt (2020)
|round         = The Grand Castle
|image         = File:The Trebuchet (Icon).png
|image_width   = 150px
|image_caption = The puzzle's icon, an old medieval-style wooden trebuchet.
|author        = Todd Etter
|link          = https://puzzles.mit.edu/2020/puzzle/trebuchet/
|solution_link = https://puzzles.mit.edu/2020/puzzle/trebuchet/solution/
}}
Layover
Galactic Puzzle Hunt (2018)
Chessmen
Author(s)Danny Bulmash
Statistics
No. solves124
No. total guesses186
Links
PuzzleLink
SolutionLink
CheckerLink
StatsLink
{{Infobox puzzle
|title         = Layover
|hunt          = Galactic Puzzle Hunt (2018)
|round         = Chessmen
|author        = Danny Bulmash
|solves        = 124
|guesses       = 186
|link          = https://2018.galacticpuzzlehunt.com/puzzle/layover.html
|solution_link = https://2018.galacticpuzzlehunt.com/solution/layover.html
|checker_link  = https://2018.galacticpuzzlehunt.com/post_hunt_solve/layover.html
|stats_link    = https://2018.galacticpuzzlehunt.com/stats/layover.html
}}