Template:SOFResults: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (no this seems like a better route)
m (adding "audience answer" parameter)
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|class="mw-collapsible mw-collapsed wikitable"| style="float:right; width:275px; overflow:auto; text-align:center"
{|class="mw-collapsible mw-collapsed wikitable" data-expandtext="Reveal"| style="float:right; width:275px; overflow:auto; text-align:center"


!style="width:60px;"|Answer  
!style="width:60px;"|Answer  
Line 6: Line 6:
|-  
|-  
|style="width:60px;"|'''Fiction'''
|style="width:60px;"|'''Fiction'''
|style="text-align:left"|{{lc:{{{fiction}}}}}
|style="text-align:left"|{{ucfirst:{{{fiction}}}}}
{{#if:{{{fiction2|}}}
{{#if:{{{fiction2|}}}
|<tr><td><u>'''Fiction'''</u></td><td><div align=left >{{lc:{{{fiction2}}}}}</div></td></tr>}}
|<tr><td><u>'''Fiction'''</u></td><td><div align=left >{{ucfirst:{{{fiction2}}}}}</div></td></tr>}}
|-  
|-  
|style="width:60px;"|'''Science'''
|style="width:60px;"|'''Science'''
|style="text-align:left"|{{lc:{{{science1}}}}}  
|style="text-align:left"|{{ucfirst:{{{science1}}}}}  
{{#if:{{{science2|}}}
{{#if:{{{science2|}}}
|<tr><td>'''Science'''</td><td><div align=left >{{lc:{{{science2}}}}}</div></td></tr>}}{{#if:{{{science3|}}}
|<tr><td>'''Science'''</td><td><div align=left >{{ucfirst:{{{science2}}}}}</div></td></tr>}}{{#if:{{{science3|}}}
|<tr><td>'''Science'''</td><td><div align=left >{{lc:{{{science3}}}}}</div></td></tr>}}  
|<tr><td>'''Science'''</td><td><div align=left >{{ucfirst:{{{science3}}}}}</div></td></tr>}}  
|}
|}


{|class="mw-collapsible mw-collapsed wikitable"| style="float:right; clear:right; width:275px; overflow:auto; text-align:center"
{|class="mw-collapsible mw-collapsed wikitable" data-expandtext="Reveal"| style="float:right; clear:right; width:275px; overflow:auto; text-align:center"
!style="width:60px;"|Host  
!style="width:60px;"|Host  
!Result
!Result
 
|- {{#if: {{{clever|}}} |<span style="background:#ccccff">}}{{#if: {{{win|}}} |<span style="background:#ffffcc">}}{{#if: {{{swept|}}} |<span style="background:#ffcccc">}}{{#if: {{{sweep|}}} |<span style="background:#ccffcc">}}  
|- {{#switch: {{{result}}} |sweep=<span style="background:#ccffcc">|clever=<span style="background:#ccccff">|win=<span style="background:#ffffcc">|swept=<span style="background:#ffcccc">}}{{#if: {{{sweep|}}} |<span style="background:#ccffcc">}}{{#if: {{{clever|}}} |<span style="background:#ccccff">}}{{#if: {{{win|}}} |<span style="background:#ffffcc">}}{{#if: {{{swept|}}} |<span style="background:#ffcccc">}}
|style="text-align:center"|'''{{ucfirst:{{{host}}}}}'''
|style="text-align:center"|'''{{ucfirst:{{{host}}}}}'''
|style="text-align:left"|{{#if: {{{result|}}}|{{lc:{{{result}}}}}{{#if: {{{sweep|y}}} | '''sweep'''}}{{#if: {{{clever|y}}} | '''clever'''}}{{#if: {{{win|y}}} | '''win'''}}{{#if: {{{swept|y}}} | '''swept'''}}}}
|style="text-align:left"|{{#if: {{{sweep|y}}} | '''sweep'''}}{{#if: {{{clever|y}}} | '''clever'''}}{{#if: {{{win|y}}} | '''win'''}}{{#if: {{{swept|y}}} | '''swept'''}}
|}
<!--
Oh my god why don't I just try using a switch like the one for the rogues table!!
 
{{#if: {{{sweep|}}}
|<tr><span style="background-color:#ccffcc><td><div style = "text-align:center">'''{{ucfirst:{{{host}}}}}'''</div><td><div style="text-align:left">'''sweep'''</div></td></tr>}}{{#if: {{{clever|}}}
|<tr><span style="background-color:#ccccff ><td><div style = "text-align:center">'''{{ucfirst:{{{host}}}}}'''</div><td><div style="text-align:left">'''clever'''</div></td></tr>}}{{#if: {{{win|}}}
|<tr><span style="background-color:#ffffcc ><td><div style = "text-align:center">'''{{ucfirst:{{{host}}}}}'''</div><td><div style="text-align:left">'''win'''</div></td></tr>}}{{#if: {{{swept|}}}
|<tr><span style="background-color:#ffcccc ><td><div style = "text-align:center">'''{{ucfirst:{{{host}}}}}'''</div><td><div style="text-align:left">'''swept'''</div></td></tr>}}
|}
-->
<!--
 
this portion hasn't been working right for row background colors UGH
 
{{#if: {{{sweep|}}}
|<tr><div style = background-color:#ccffcc"><td><div align=center >'''{{ucfirst:{{{host}}}}}</div></td><td><div align=left >'''sweep'''</div></td></div></tr>}}{{#if: {{{clever|}}}
|<tr><div style = background-color:#ccccff" <td><div align=center >'''{{ucfirst:{{{host}}}}}</div></td><td><div align=left >'''clever'''</div></td></div></tr>}}{{#if: {{{win|}}}
|<tr><div style = background-color:#ffffcc" <td><div align=center >'''{{ucfirst:{{{host}}}}}</div></td><td><div align=left >'''win'''</div></td></div></tr>}}{{#if: {{{swept|}}}
|<tr><div style = background-color:#ffcccc" <td><div align=center >'''{{ucfirst:{{{host}}}}}</div></td><td><div align=left >'''swept'''</div></td></div></tr>}}
|}
|}


-->
{| class="mw-collapsible mw-collapsed wikitable" data-expandtext="Reveal"| style="float:right; clear:right; width:275px; overflow:auto; align:center"
<!--
 
pausing this part below to try out better display above
 
|- {{#if: {{{sweep|}}} | style="background-color:#ccffcc" | style="display: none;"}}
|style="text-align:center" | {{#if: {{{sweep|y}}} | '''{{ucfirst:{{{host}}}}}'''}}
|style="text-align:left" | {{#if: {{{sweep|y}}} | '''sweep'''}}
 
|- {{#if: {{{clever|}}} | style="background-color:#ccccff" | style="display: none;"}}
|style="text-align:center" | {{#if: {{{clever|y}}} | '''{{ucfirst:{{{host}}}}}'''}}
|style="text-align:left" | {{#if: {{{clever|y}}} | '''clever'''}}
 
|- {{#if: {{{win|}}} | style="background-color:#ffffcc" | style="display: none;"}}
|style="text-align:center" | {{#if: {{{win|y}}} | '''{{ucfirst:{{{host}}}}}'''}}
|style="text-align:left" | {{#if: {{{win|y}}} | '''win'''}}
 
|- {{#if: {{{swept|}}} | style="background-color:#ffcccc" | style="display: none;"}}
|style="text-align:center" | {{#if: {{{swept|y}}} | '''{{ucfirst:{{{host}}}}}'''}}
|style="text-align:left" | {{#if: {{{swept|y}}} | '''swept'''}}
|}
 
-->
{| class="mw-collapsible mw-collapsed wikitable"| style="float:right; clear:right; width:275px; overflow:auto; align:center"
!style="width:60px;"|Rogue
!style="width:60px;"|Rogue
!Guess
!Guess
 
{{#if: {{{rogue1|}}}  
|- {{#if: {{{rogue1|}}} | {{#switch: {{{answer1}}} | style="text-align:center" |{{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer1}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|{{#switch: {{{answer1}}} |{{{fiction}}}=<tr style="background:#ccffcc">|{{{fiction2}}}=<tr style="background:#ccffcc">|{{{answer1}}}=<tr style="background:#ffcccc">}} <td><div align=center >'''{{ucfirst:{{{rogue1}}}}}'''</div></td><td> {{ucfirst:{{{answer1}}}}} </td></tr>}}{{#if: {{{rogue2|}}}  
|style="text-align:center"|'''{{ucfirst:{{{rogue1}}}}}'''
|{{#switch: {{{answer2}}} |{{{fiction}}}=<tr style="background:#ccffcc">|{{{fiction2}}}=<tr style="background:#ccffcc">|{{{answer2}}}=<tr style="background:#ffcccc">}} <td><div align=center >'''{{ucfirst:{{{rogue2}}}}}'''</div></td><td> {{ucfirst:{{{answer2}}}}} </td></tr>}}{{#if: {{{rogue3|}}}  
|style="text-align:left"|{{lc:{{{answer1}}}}}
|{{#switch: {{{answer3}}} |{{{fiction}}}=<tr style="background:#ccffcc">|{{{fiction2}}}=<tr style="background:#ccffcc">|{{{answer3}}}=<tr style="background:#ffcccc">}} <td><div align=center >'''{{ucfirst:{{{rogue3}}}}}'''</div></td><td> {{ucfirst:{{{answer3}}}}} </td></tr>}}{{#if: {{{rogue4|}}}  
 
|{{#switch: {{{answer4}}} |{{{fiction}}}=<tr style="background:#ccffcc">|{{{fiction2}}}=<tr style="background:#ccffcc">|{{{answer4}}}=<tr style="background:#ffcccc">}} <td><div align=center >'''{{ucfirst:{{{rogue4}}}}}'''</div></td><td> {{ucfirst:{{{answer4}}}}} </td></tr>}}{{#if: {{{rogue5|}}}  
|- {{#if: {{{rogue2|}}} | {{#switch: {{{answer2}}} | style="text-align:center" |{{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer2}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|{{#switch: {{{answer5}}} |{{{fiction}}}=<tr style="background:#ccffcc">|{{{fiction2}}}=<tr style="background:#ccffcc">|{{{answer5}}}=<tr style="background:#ffcccc">}} <td><div align=center >'''{{ucfirst:{{{rogue5}}}}}'''</div></td><td> {{ucfirst:{{{answer5}}}}} </td></tr>}}{{#if: {{{audienceanswer|}}}
|style="text-align:center" |'''{{ucfirst:{{{rogue2}}}}}'''
|{{#switch: {{{audienceanswer}}} |{{{fiction}}}=<tr style="background:#ccffcc">|{{{fiction2}}}=<tr style="background:#ccffcc">|{{{audienceanswer}}}=<tr style="background:#ffcccc">}} <td><div align=center >'''Audience'''</div></td><td> {{ucfirst:{{{audienceanswer}}}}} </td></tr>}}
|style="text-align:left" |{{lc:{{{answer2}}}}}
 
|- {{#if: {{{rogue3|}}} | {{#switch: {{{answer3}}} | style="text-align:center" |{{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer3}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|style="text-align:center" |'''{{ucfirst:{{{rogue3}}}}}'''
|style="text-align:left" |{{lc:{{{answer3}}}}}
 
|- {{#if: {{{rogue4|}}} | {{#switch: {{{answer4}}} | style="text-align:center" |{{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer4}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|style="text-align:center" |'''{{ucfirst:{{{rogue4}}}}}'''
|style="text-align:left" |{{lc:{{{answer4}}}}}
 
|- {{#if: {{{rogue5|}}} | {{#switch: {{{answer5}}} | style="text-align:center" |{{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer5}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|style="text-align:center" |'''{{ucfirst:{{{rogue5}}}}}'''
|style="text-align:left" |{{lc:{{{answer5}}}}}  
|}
|}
<noinclude>
<noinclude>
=== Description ===
=== Description ===
You can include this template in a '''Results''' subsection of the Science or Fiction segment for a fun, colorful breakdown of the results. The table allows for five respondents and even <u>two</u> fiction items, as in [[SGU Episode 764#theme]] and a handful of others.
You can include this template in a '''Results''' subsection of the Science or Fiction segment for a fun, colorful breakdown of the results. The table allows for five respondents and even the rare case of <u>two</u> fiction items, when the host or Rogues determine there are actually two fiction items, underlining the second "fiction" item in the table and granting Rogues guessing either one with a correct "green" background.
 
For the very rare case when the game is essentially and intentionally two lies and one truth, as in [[SGU Episode 903#sof|Episode 903]], use [[Template:FOSResults]], which checks Rogues' guesses for the correct "science" item, and matches a green "correct" guess with the single science item.


=== Examples ===
=== Examples ===
Line 101: Line 46:
The table will look similar to the actual SoF results table in [[SGU_Episode_762#theme|Episode 762]]:
The table will look similar to the actual SoF results table in [[SGU_Episode_762#theme|Episode 762]]:


{| class="mw-collapsible mw-collapsed wikitable"| style="width:275px; overflow:auto; align:center"
{| class="mw-collapsible wikitable" data-expandtext="Reveal"| style="width:275px; overflow:auto; align:center"


!style="width:60px;"|Answer  
!style="width:60px;"|Answer  
Line 123: Line 68:
|}
|}


{| class="mw-collapsible mw-collapsed wikitable"| style="width:275px; overflow:auto; align:center"
{| class="mw-collapsible wikitable" data-expandtext="Reveal"| style="width:275px; overflow:auto; align:center"
!style="width:60px;"|Host  
!style="width:60px;"|Host  
!Result
!Result
Line 133: Line 78:
|}
|}


{| class="mw-collapsible mw-collapsed wikitable"| style="width:275px; overflow:auto; align:center"
{| class="mw-collapsible wikitable" data-expandtext="Reveal"| style="width:275px; overflow:auto; align:center"
!style="width:60px;"|Rogue
!style="width:60px;"|Rogue
!Guess
!Guess
Line 183: Line 128:
!style="background-color:#ffcccc"|incorrect
!style="background-color:#ffcccc"|incorrect
|#ffcccc
|#ffcccc
|fell for the fiction item
|fell for the science item


|}
|}
Line 193: Line 138:
{{SOFResults
{{SOFResults
|fiction = <!-- short word or phrase representing the item -->
|fiction = <!-- short word or phrase representing the item -->
|fiction2 = <!-- leave blank if absent -->
|fiction2 = <!-- delete or leave blank if absent; rarely does a host amend a "science" item -->


|science1 = <!-- short word or phrase representing the item -->
|science1 = <!-- short word or phrase representing the item -->
|science2 = <!-- leave blank if absent -->
|science2 = <!-- delete or leave blank if absent -->
|science3 = <!-- leave blank if absent -->  
|science3 = <!-- delete or leave blank if absent -->


|rogue1 = <!-- rogues in order of response -->
|rogue1 = <!-- rogues in order of response -->
Line 208: Line 153:
|answer3 =
|answer3 =


|rogue4 = <!-- leave blank if absent -->
|rogue4 = <!-- delete or leave blank if absent -->
|answer4 = <!-- leave blank if absent -->
|answer4 = <!-- delete or leave blank if absent -->


|rogue5 = <!-- leave blank if absent -->
|rogue5 = <!-- delete or leave blank if absent -->
|answer5 = <!-- leave blank if absent -->
|answer5 = <!-- delete or leave blank if absent -->


|host = <!-- asker of the questions -->
|host =steve <!-- asker of the questions; change name if other than steve -->
<!-- for the result options below,  
<!-- for the result options below,  
     only put a 'y' next to one. -->
     only put a 'y' next to one. -->

Latest revision as of 17:02, 17 January 2024

Answer Item
Fiction {{{fiction}}}
Science {{{science1}}}
Host Result
{{{host}}} 'sweep'clever'win'swept
Rogue Guess

Description

You can include this template in a Results subsection of the Science or Fiction segment for a fun, colorful breakdown of the results. The table allows for five respondents and even the rare case of two fiction items, when the host or Rogues determine there are actually two fiction items, underlining the second "fiction" item in the table and granting Rogues guessing either one with a correct "green" background.

For the very rare case when the game is essentially and intentionally two lies and one truth, as in Episode 903, use Template:FOSResults, which checks Rogues' guesses for the correct "science" item, and matches a green "correct" guess with the single science item.

Examples

The table will look similar to the actual SoF results table in Episode 762:

Answer Item
Fiction less sensitive
Science think highly of
Science more prevalent
Science negative smells
Host Result
Jay win
Rogue Guess
Bob less sensitive
Steve less sensitive
Evan less sensitive
Cara think highly of

Suggested colorings:

Host Colorings
sweep #ccffcc all the Rogues guessed wrong
clever #ccccff each item was guessed (Steve's preferred result)
win #ffffcc at least one Rogue guessed wrong, but not them all
swept #ffcccc all the Rogues guessed right
Rogue Colorings
correct #ccffcc guessed right
incorrect #ffcccc fell for the science item

Usage

You can copy/paste the following code into your page, removing lines as appropriate.

{{SOFResults
|fiction	=	<!-- short word or phrase representing the item -->
|fiction2	=	<!-- delete or leave blank if absent; rarely does a host amend a "science" item -->

|science1	= 	<!-- short word or phrase representing the item -->
|science2	= 	<!-- delete or leave blank if absent -->
|science3	= 	<!-- delete or leave blank if absent -->

|rogue1		=	<!-- rogues in order of response -->
|answer1	=	<!-- item guessed, using word or phrase from above -->

|rogue2		=
|answer2	=

|rogue3		=
|answer3	=

|rogue4		=	<!-- delete or leave blank if absent -->
|answer4	=	<!-- delete or leave blank if absent -->

|rogue5		=	<!-- delete or leave blank if absent -->
|answer5	=	<!-- delete or leave blank if absent -->

|host		=steve	<!-- asker of the questions; change name if other than steve -->
<!-- for the result options below, 
     only put a 'y' next to one. -->
|sweep		=	<!-- all the Rogues guessed wrong -->
|clever		=	<!-- each item was guessed (Steve's preferred result) -->
|win		=	<!-- at least one Rogue guessed wrong, but not them all -->
|swept		=	<!-- all the Rogues guessed right -->
}}