User:Xanderox: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
mNo edit summary
m (dropped sof template practice)
Tag: Replaced
Line 1: Line 1:
Hey everybody! My name is Scott, and I'm a big fan of the SGU and an aspiring transcriptionist. I look forward to helping get this project ramped up again! I'm also slowly upgrading my regular Wikipedia skills. Here's my {{w|User:Xanderox|userpage}} over there.
Hey everybody! My name is Scott, and I'm a big fan of the SGU and an aspiring transcriptionist. I look forward to helping get this project ramped up again! I'm also slowly upgrading my regular Wikipedia skills. Here's my {{w|User:Xanderox|userpage}} over there.
== Desirable Template ==
For suggested placement near the end of the '''Science or Fiction''' section. Inspired by [[User:Bshirley#Desirable_Template]]
<pre>
{{SOFResults
|episodeNum=762
|fiction=less sensitive    <!--- short word or phrase representing the item --->
|rogue1=bob <!--- rogues in order of response --->
|answer1=less sensitive    <!--- short word or phrase representing the guess --->
|rogue2=steve
|answer2=less sensitive
|rogue3=evan
|answer3=less sensitive
|rogue4=cara
|answer4=think highly of
|host=jay      <!--- 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=y      <!-- at least one Rogue guessed wrong, but not them all -->
|swept=      <!-- all the Rogues guessed right -->
|otheritem1=more prevalent <!-- item not guessed -->
|otheritem2=negative smells
}}
</pre>
Outputs similar to the actual table at the end of SoF in [[SGU_Episode_762#Jay_explains_Item_.231|Episode 762]]:
{|class="wikitable" |
|+ SoF (762)
|'''Fiction'''
|less sensitive
|-
!|Rogue
!|Guess
|- <span style="background:#ccffcc">
|style="text-align:center" |'''Bob'''
|less sensitive
|- <span style="background:#ccffcc">
|style="text-align:center" |'''Steve'''
|less sensitive
|- <span style="background:#ccffcc">
|style="text-align:center" |'''Evan'''
|less sensitive
|- <span style="background:#ffcccc">
|style="text-align:center" |'''Cara'''
|think highly of
|-
!colspan=1|Host
!colspan=1|Result
|- style="background-color:#ffffcc"
|style="text-align:center" | '''Jay'''
|style="text-align:center" | '''win'''
|-
!colspan=2|Other Items
|-
|colspan=2 style="text-align:center"|more prevalent
|-
|colspan ="2" style="text-align:center" | negative smells
|}
Suggested colorings:
{|class="wikitable"
!colspan=3|Host Colorings
|-
!style="background-color:#ccffcc"|sweep
|#ccffcc
|all the Rogues guessed wrong
|-
!style="background-color:#ccccff"|clever
|#ccccff
|each item was guessed (Steve's preferred result)
|-
!style="background-color:#ffffcc"|win
|#ffffcc
|at least one Rogue guessed wrong, but not them all
|-
!style="background-color:#ffcccc"|swept
|#ffcccc
|all the Rogues guessed right
|-
!colspan=3|Rogue Colorings
|-
!style="background-color:#ccffcc"|correct
|#ccffcc
|guessed right
|-
!style="background-color:#ffcccc"|incorrect
|#ffcccc
|fell for the fiction item
|}
Template Output
<pre>
<!--- SOFResults template output --->
{|class="wikitable" | style="float:right;"
|+ SoF ({{{episodeNum}}})
|'''Fiction'''
|{{{fiction}}}
|-
!|Rogue
!|Guess
|- {{#if: {{{rogue1|}}} | {{#switch: {{{answer1}}} |{{{fiction}}}=<span style="background:#ccffcc">|{{{answer1}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|style="text-align:center" |'''{{ucfirst:{{{rogue1}}}}}'''
|{{{answer1}}}
|- {{#if: {{{rogue2|}}} | {{#switch: {{{answer2}}} |{{{fiction}}}=<span style="background:#ccffcc">|{{{answer2}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|style="text-align:center" |'''{{ucfirst:{{{rogue2}}}}}'''
|{{{answer2}}}
|- {{#if: {{{rogue3|}}} | {{#switch: {{{answer3}}} |{{{fiction}}}=<span style="background:#ccffcc">|{{{answer3}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|style="text-align:center" |'''{{ucfirst:{{{rogue3}}}}}'''
|{{{answer3}}}
|- {{#if: {{{rogue4|}}} | {{#switch: {{{answer4}}} |{{{fiction}}}=<span style="background:#ccffcc">|{{{answer4}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|style="text-align:center" |'''{{ucfirst:{{{rogue4}}}}}'''
|{{{answer4}}}
|- {{#if: {{{rogue5|}}} | {{#switch: {{{answer5}}} |{{{fiction}}}=<span style="background:#ccffcc">|{{{answer5}}}=<span style="background:#ffcccc">}} | style="display: none;"}}
|style="text-align:center" |'''{{ucfirst:{{{rogue5}}}}}'''
|{{{answer5}}}
|-
!colspan=1|Host
!colspan=1|Result
|- {{#if: {{{sweep|}}} | style="background-color:#ccffcc" | style="display: none;"}}
|style="text-align:center" | {{#if: {{{sweep|y}}} | '''{{ucfirst:{{{host}}}}}'''}}
|style="text-align:center" | {{#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:center" | {{#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:center" | {{#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:center" | {{#if: {{{swept|y}}} | '''swept'''}}
|-
!colspan=2|other topics
|-
|colspan=2 style="text-align:center"|{{{otheritem1}}}
|- {{#if: {{{otheritem2|}}} | colspan ="2" style="text-align:center" {{{otheritem2}}} | style="display: none;"}}
| colspan ="2" style="text-align:center" | {{{otheritem2}}}
|- {{#if: {{{otheritem3|}}} | colspan ="2" style="text-align:center" {{{otheritem3}}} | style="display: none;"}}
| colspan ="2" style="text-align:center" | {{{otheritem3}}}
|}
<!--- end SOFResults --->
</pre>

Revision as of 04:12, 18 June 2020

Hey everybody! My name is Scott, and I'm a big fan of the SGU and an aspiring transcriptionist. I look forward to helping get this project ramped up again! I'm also slowly upgrading my regular Wikipedia skills. Here's my userpage over there.