Difference between revisions of "Template:Jeopardy! row"

From QBWiki
Jump to navigation Jump to search
(Created page with "<includeonly>|- | {{{1}}} || {{{wins|0}}} || ${{{winnings|1000}}} || {{{jarchive|}}} || {{{2|}}} |-</includeonly> <noinclude>A row of the table listing quizbowlers who have ap...")
 
Line 13: Line 13:
  
 
<pre>|-
 
<pre>|-
| {{{name}}} || {{{wins|0}}} || ${{{winnings|0}}} || {{{jarchive}}} || {{{1}}}
+
| {{{1}}} || {{{wins|0}}} || ${{{winnings|1000}}} || {{{jarchive|}}} || {{{2|}}}
 
|-</pre></noinclude>
 
|-</pre></noinclude>

Revision as of 12:03, 11 March 2021

A row of the table listing quizbowlers who have appeared on Jeopardy!. For use in the Jeopardy! page.

  • {{{1}}} - The name of the player, ideally a link to their page on the wiki. This is an anonymous parameter, so it will take the first unnamed parameter.
  • wins - 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.
  • {{{2}}} - Additional information about the player.

To view the column names for this table, see Template:Jeopardy! table start.

|-
| {{{1}}} || {{{wins|0}}} || ${{{winnings|1000}}} || {{{jarchive|}}} || {{{2|}}}
|-