Difference between revisions of "Template:Jeopardy! row"

From QBWiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
<includeonly>|-
 
<includeonly>|-
| {{{1}}} || {{{2}}} || {{{wins|0}}} || ${{{winnings|1000}}} || {{{jarchive|}}} || {{{3|}}}
+
| {{{2}}} || {{{1}}} || {{{wins|0}}} || ${{{winnings|1000}}} || {{{jarchive|}}} || {{{3|}}}
 
|-</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 year the player competed.
+
*{{{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.
*{{{2}}} - 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.
+
*{{{2}}} - The year the player competed.
 
*wins - The number of wins in regular season play. If left empty, will default to 0.
 
*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).
 
*winnings - Their total cash winnings. if left empty, will default to 1000 (the third place prize).
Line 14: Line 14:
  
 
<pre>|-
 
<pre>|-
| {{{1}}} || {{{2}}} || {{{wins|0}}} || ${{{winnings|1000}}} || {{{jarchive|}}} || {{{3|}}}
+
| {{{2}}} || {{{1}}} || {{{wins|0}}} || ${{{winnings|1000}}} || {{{jarchive|}}} || {{{3|}}}
 
|-</pre></noinclude>
 
|-</pre></noinclude>

Revision as of 12:05, 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.
  • {{{2}}} - The year the player competed.
  • 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.
  • {{{3}}} - Additional information about the player.

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

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