Template:SOFResults: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
I would love to be able to switch host and rogue for names and then have the inputs be "host" or the order the rogues guessed |
||
| Line 58: | Line 58: | ||
| colspan ="2" style="text-align:center" | {{{otheritem3}}} | | colspan ="2" style="text-align:center" | {{{otheritem3}}} | ||
|} | |} | ||
<noinclude> | |||
=== Description === | |||
You can include this template near the bottom of the Science or Fiction segment for a fun colored breakdown of the results. | |||
=== Usage === | |||
You can copy/paste the following code into your page, removing lines as appropriate. | |||
<pre> | |||
{{SOFResults | |||
|episodeNum= | |||
|host= <!--- asker of the questions ---> | |||
<!-- for the result options below, | |||
only but a 'y' next to one. --> | |||
|sweep= <!-- all the Rogues guessed an incorrect item --> | |||
|clever= <!-- each item was guessed at least once (Steve's preferred result) --> | |||
|win= <!-- at least one Rogue, but not them all, guessed correctly --> | |||
|swept= <!-- all the Rogues guessed the correct answer --> | |||
|fiction= <!--- short word or phrase representing the item ---> | |||
|rogue1= <!--- rogues in order of response ---> | |||
|answer1= <!--- guess, using one of the item's representative word/phrase ---> | |||
|rogue2= | |||
|answer2= | |||
|rogue3= | |||
|answer3= | |||
|rogue4= <!-- leave blank if absent --> | |||
|answer4= <!-- leave blank if absent --> | |||
|rogue5= <!-- leave blank if absent --> | |||
|answer5= <!-- leave blank if absent --> | |||
|otheritem1= <!-- item not guessed --> | |||
|otheritem2= <!-- item not guessed, leave blank if absent --> | |||
|otheritem3= <!-- item not guessed, leave blank if absent --> | |||
}} | |||
</pre> | |||
</noinclude> | |||
Revision as of 18:50, 10 June 2020
| Fiction | {{{fiction}}} |
| Rogue | Guess |
|---|---|
| Host | Result |
| other topics | |
| {{{otheritem1}}} | |
Description
You can include this template near the bottom of the Science or Fiction segment for a fun colored breakdown of the results.
Usage
You can copy/paste the following code into your page, removing lines as appropriate.
{{SOFResults
|episodeNum=
|host= <!--- asker of the questions --->
<!-- for the result options below,
only but a 'y' next to one. -->
|sweep= <!-- all the Rogues guessed an incorrect item -->
|clever= <!-- each item was guessed at least once (Steve's preferred result) -->
|win= <!-- at least one Rogue, but not them all, guessed correctly -->
|swept= <!-- all the Rogues guessed the correct answer -->
|fiction= <!--- short word or phrase representing the item --->
|rogue1= <!--- rogues in order of response --->
|answer1= <!--- guess, using one of the item's representative word/phrase --->
|rogue2=
|answer2=
|rogue3=
|answer3=
|rogue4= <!-- leave blank if absent -->
|answer4= <!-- leave blank if absent -->
|rogue5= <!-- leave blank if absent -->
|answer5= <!-- leave blank if absent -->
|otheritem1= <!-- item not guessed -->
|otheritem2= <!-- item not guessed, leave blank if absent -->
|otheritem3= <!-- item not guessed, leave blank if absent -->
}}