Template:SOFResults: Difference between revisions
Jump to navigation
Jump to search
m update to description |
m Oh my god html code to the rescue! got rid of all those extra "blank" rows |
||
| Line 7: | Line 7: | ||
|style="width:60px;"|'''Fiction''' | |style="width:60px;"|'''Fiction''' | ||
|style="text-align:left"|{{lc:{{{fiction}}}}} | |style="text-align:left"|{{lc:{{{fiction}}}}} | ||
{{#if: {{{fiction2|}}} <tr> style="text-align:center" '''Fiction''' | |||
<td> style="text-align:left" {{lc:{{{fiction2}}} }} }} | |||
|- | |- | ||
|style="width:60px;"|'''Science''' | |style="width:60px;"|'''Science''' | ||
|style="text-align:left"|{{lc:{{{science1}}}}} | |style="text-align:left"|{{lc:{{{science1}}} }} | ||
{{#if: {{{science2|}}} <tr> style="text-align:center" '''Science''' | |||
<td> style="text-align:left" {{lc:{{{science2}}} }} }} | |||
{{#if: {{{science3|}}} <tr> style="text-align:center" '''Science''' | |||
<td> style="text-align:left" {{lc:{{{science3}}} }} }} |} | |||
|} | |||
{| class="mw-collapsible mw-collapsed wikitable"| style="float:right; clear:right; width:275px; overflow:auto; align:center" | {| class="mw-collapsible mw-collapsed wikitable"| style="float:right; clear:right; width:275px; overflow:auto; align:center" | ||
!style="width:60px;"|Host | !style="width:60px;"|Host | ||
!Result | !Result | ||
{{#if: | |||
{{{sweep|y}}} <tr> style="background-color:#ccffcc" style="text-align:center" '''{{ucfirst:{{{host}}} }}''' | |||
<td> style="text-align:left" '''sweep''' }}{{#if: | |||
{{{clever|y}}} <tr> style="background-color:#ccccff" style="text-align:center" '''{{ucfirst:{{{host}}}}}''' | |||
<td> style="text-align:left" '''clever'''}}{{#if: | |||
{{{win|y}}} <tr> style="background-color:#ffffcc" style="text-align:center" '''{{ucfirst:{{{host}}}}}''' | |||
<td> style="text-align:left" '''win''' }}{{#if: | |||
{{{swept|y}}} <tr> style="background-color:#ffcccc" style="text-align:center" '''{{ucfirst:{{{host}}}}}''' | |||
<td> style="text-align:left" '''swept''' }} |} | |||
{{#if: {{{fiction2|}}} <tr> style="text-align:center" '''Fiction''' | |||
<td> style="text-align:left" {{lc:{{{fiction2}}} }} }} | |||
{| class="mw-collapsible mw-collapsed wikitable"| style="float:right; clear:right; width:275px; overflow:auto; align:center" | {| 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|}}} <tr> {{#switch: {{{answer1}}} | {{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer1}}}=<span style="background:#ffcccc">}} style="text-align:center" '''{{ucfirst:{{{rogue1}}}}}''' <td> style="text-align:left" {{lc:{{{answer1}}} }} }} {{#if: | |||
{{{rogue2|}}} <tr> {{#switch: {{{answer2}}} | {{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer1}}}=<span style="background:#ffcccc">}} style="text-align:center" '''{{ucfirst:{{{rogue2}}}}}''' <td> style="text-align:left" {{lc:{{{answer2}}} }} }} {{#if: | |||
{{{rogue3|}}} <tr> {{#switch: {{{answer3}}} | {{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer1}}}=<span style="background:#ffcccc">}} style="text-align:center" '''{{ucfirst:{{{rogue3}}}}}''' <td> style="text-align:left" {{lc:{{{answer3}}} }} }} {{#if: | |||
{{{rogue4|}}} <tr> {{#switch: {{{answer4}}} | {{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer1}}}=<span style="background:#ffcccc">}} style="text-align:center" '''{{ucfirst:{{{rogue4}}}}}''' <td> style="text-align:left" {{lc:{{{answer4}}} }} }} {{#if: | |||
{{{rogue5|}}} <tr> {{#switch: {{{answer5}}} | {{{fiction}}}=<span style="background:#ccffcc">|{{{fiction2}}}=<span style="background:#ccffcc">|{{{answer1}}}=<span style="background:#ffcccc">}} style="text-align:center" '''{{ucfirst:{{{rogue5}}}}}''' <td> style="text-align:left" {{lc:{{{answer5}}} }} }} |} | |||
|} | |||
<noinclude> | <noinclude> | ||
=== Description === | === Description === | ||
Revision as of 05:44, 24 July 2022
| Answer | Item |
|---|---|
| Fiction | {{{fiction}}} |
| Science | {{{science1}}} |
| Host | Result |
|---|
| 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 two fiction items, as in SGU Episode 764#theme and a handful of others.
Examples
The table will look similar to the actual table at the end of SoF 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 fiction 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 = <!-- leave blank if absent -->
|science1 = <!-- short word or phrase representing the item -->
|science2 = <!-- leave blank if absent -->
|science3 = <!-- leave blank if absent -->
|rogue1 = <!-- rogues in order of response -->
|answer1 = <!-- item guessed, using word or phrase from above -->
|rogue2 =
|answer2 =
|rogue3 =
|answer3 =
|rogue4 = <!-- leave blank if absent -->
|answer4 = <!-- leave blank if absent -->
|rogue5 = <!-- leave blank if absent -->
|answer5 = <!-- leave blank if absent -->
|host = <!-- asker of the questions -->
<!-- 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 -->
}}