Difference between revisions of "Template:Jeopardy! row"
Jump to navigation
Jump to search
Kevin Wang (talk | contribs) m |
Kevin Wang (talk | contribs) |
||
Line 1: | Line 1: | ||
<includeonly>|- | <includeonly>|- | ||
− | | {{{2}}} || {{{1}}} || {{{ | + | | {{{2}}} || [[{{{1}}}]] || {{{3|0}}} || ${{{winnings|1000}}} || [{{{jarchive|}}} link] || {{{4|}}}{{{info|}}} |
|-</includeonly> | |-</includeonly> | ||
<noinclude>A row of the table listing quizbowlers who have appeared on Jeopardy!. For use in the [[Jeopardy!]] page. | <noinclude>A row of the table listing quizbowlers who have appeared on Jeopardy!. For use in the [[Jeopardy!]] page. | ||
− | *{{{1}}} - The name of the player | + | <pre>|- |
− | *{{{2}}} - The year the player competed. | + | | {{{2}}} || {{{1}}} || {{{3|0}}} || ${{{winnings|1000}}} || {{{jarchive|}}} || {{{4|}}}{{{info|}}} |
− | * | + | |-</pre> |
− | *winnings - Their total cash winnings. if left empty, will default to 1000 (the third place prize). | + | |
+ | *{{{1}}} - The name of the player - will be made a link to their page on the wiki. This is an anonymous parameter, so it will take the first unnamed parameter. | ||
+ | *{{{2}}} - The year the player competed. In parentheses, the tournament (e.g. Teen, Teachers, College) | ||
+ | *{{{3}}} - The number of wins in regular season play. If left empty, will default to 0. | ||
+ | *winnings- Their total cash winnings. if left empty, will default to 1000 (the third place prize). | ||
*jarchive - A link to the player's J! Archive page. The archive does not use player name as part of its URLs, so this has to be manually searched. | *jarchive - A link to the player's J! Archive page. The archive does not use player name as part of its URLs, so this has to be manually searched. | ||
− | *{{{ | + | *{{{4}}}/info - Additional information about the player. This is the 4th anonymous parameter, so will only work without a title if all previous parameters are provided. If this is not the case, it can be manually specified using "info". |
To view the column names for this table, see [[Template:Jeopardy! table start]]. | To view the column names for this table, see [[Template:Jeopardy! table start]]. | ||
− | + | Example table: | |
− | + | {{Jeopardy! table start}} | |
− | |-</pre></noinclude> | + | {{Jeopardy! row|Ken Jennings|2004|74|winnings=2,522,700|jarchive=https://www.j-archive.com/showplayer.php?player_id=1|NAQT member}} |
+ | {{Jeopardy! row|Jeff Hoppes|2004|winnings=2000|jarchive=https://www.j-archive.com/showplayer.php?player_id=95|info=Lost to Ken Jennings}} | ||
+ | {{Jeopardy! row|Leo Wolpert|2004|jarchive=https://www.j-archive.com/showplayer.php?player_id=90|info=Lost to Ken Jennings. Still extraordinarily bitter about the whole thing.}} | ||
+ | {{Jeopardy! table end}} | ||
+ | |||
+ | All anonymous parameters provided + manual winnings + J! Archive link.<pre> | ||
+ | {{Jeopardy! row|Ken Jennings|2004|74|winnings=2,522,700|jarchive=https://www.j-archive.com/showplayer.php?player_id=1|NAQT member}} | ||
+ | </pre> | ||
+ | Only first two anonymous parameters provided, because no wins. As a result, info parameter used. | ||
+ | <pre> | ||
+ | {{Jeopardy! row|Jeff Hoppes|2004|winnings=2000|jarchive=https://www.j-archive.com/showplayer.php?player_id=95|info=Lost to Ken Jennings}} | ||
+ | </pre> | ||
+ | Only first two anonymous parameters provided, because no wins, and no winnings entered because 3rd place. Info parameter also used.<pre> | ||
+ | {{Jeopardy! row|Leo Wolpert|2004|jarchive=https://www.j-archive.com/showplayer.php?player_id=90|Lost to Ken Jennings. Still extraordinarily bitter about the whole thing.}}</pre> | ||
+ | </noinclude> |
Revision as of 11:27, 11 March 2021
A row of the table listing quizbowlers who have appeared on Jeopardy!. For use in the Jeopardy! page.
|- | {{{2}}} || {{{1}}} || {{{3|0}}} || ${{{winnings|1000}}} || {{{jarchive|}}} || {{{4|}}}{{{info|}}} |-
- {{{1}}} - The name of the player - will be made a link to their page on the wiki. This is an anonymous parameter, so it will take the first unnamed parameter.
- {{{2}}} - The year the player competed. In parentheses, the tournament (e.g. Teen, Teachers, College)
- {{{3}}} - The number of wins in regular season play. If left empty, will default to 0.
- winnings- Their total cash winnings. if left empty, will default to 1000 (the third place prize).
- jarchive - A link to the player's J! Archive page. The archive does not use player name as part of its URLs, so this has to be manually searched.
- {{{4}}}/info - Additional information about the player. This is the 4th anonymous parameter, so will only work without a title if all previous parameters are provided. If this is not the case, it can be manually specified using "info".
To view the column names for this table, see Template:Jeopardy! table start.
Example table:
Year | Player | Season wins | Winnings | Additional information | |
---|---|---|---|---|---|
2004 | Ken Jennings | 74 | $2,522,700 | link | NAQT member |
2004 | Jeff Hoppes | 0 | $2000 | link | Lost to Ken Jennings |
2004 | Leo Wolpert | 0 | $1000 | link | Lost to Ken Jennings. Still extraordinarily bitter about the whole thing. |
For more information about any of these players, please use the search feature on the J! Archive.
All anonymous parameters provided + manual winnings + J! Archive link.
{{Jeopardy! row|Ken Jennings|2004|74|winnings=2,522,700|jarchive=https://www.j-archive.com/showplayer.php?player_id=1|NAQT member}}
Only first two anonymous parameters provided, because no wins. As a result, info parameter used.
{{Jeopardy! row|Jeff Hoppes|2004|winnings=2000|jarchive=https://www.j-archive.com/showplayer.php?player_id=95|info=Lost to Ken Jennings}}
Only first two anonymous parameters provided, because no wins, and no winnings entered because 3rd place. Info parameter also used.
{{Jeopardy! row|Leo Wolpert|2004|jarchive=https://www.j-archive.com/showplayer.php?player_id=90|Lost to Ken Jennings. Still extraordinarily bitter about the whole thing.}}