User:Xanderox
Jump to navigation
Jump to search
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.
Desirable Template
For suggested placement at the end of the Science or Fiction section. Stolen from User:Bshirley#Desirable_Template
After investigation, I suspect this is desirable to implement as an extension. I plan on installing a local wiki and working on that.
{{SOFResults |episodeNum=762 |host=Jay <!--- asker of the questions ---> |topic1=more prevalent <!--- short word or phrase representing the item ---> |topic2=less sensitive |topic3=thought highly of |topic4=negative smells |fiction=less sensitive |rogue1=Bob <!--- rogues in order of response ---> |answer1=less sensitive <!--- guess, using one of the topic's names ---> |rogue2=Steve |answer2=less sensitive |rogue3=Evan |answer3=less sensitive |rogue4=Cara |answer4=thought highly of }}
Would output something like:
Host (581) | Result |
---|---|
Steve | crushed |
Rogue | Guess |
Bob | whiskers |
Jay | whiskers |
Evan | whiskers |
Cara | whiskers |
other topics | |
chimpanzees | |
coma |
Suggested colorings:
Host Colorings | ||
---|---|---|
swept | #ccffcc | all the rogues guessed one of the incorrect items |
scattered | #ccccff | each item was guessed at least once (Steve's preferred result) |
mixed | #ffffcc | some wrong, some right |
crushed | #ffcccc | all the rogues guessed the correct answer |
Rogue Colorings | ||
correct | #ccffcc | correctly selected the fiction item |
incorrect | #ffcccc | selected one of the science items |
Template Output
<!--- SOFResults template output ---> {|class="wikitable" !colspan=1|{{anchorencode:SOFResults}}Host ({{episode}}) !colspan=1|Result |- !style="background-color:{{color0}}"|{{host}} |style="background-color:{{color0}}"|{{host_result}} |- !colspan=1|Rogue !colspan=1|Guess |- !style="background-color:{{color1}}"|{{rogue1}} |style="background-color:{{color1}}"|{{answer1}} |- !style="background-color:{{color2}}"|{{rogue2}} |style="background-color:{{color2}}"|{{answer2}} |- !style="background-color:{{color3}}"|{{rogue3}} |style="background-color:{{color3}}"|{{answer3}} |- !style="background-color:{{color4}}"|{{rogue4}} |style="background-color:{{color4}}"|{{answer4}} |- !colspan=2|other topics |- |colspan=2 style="text-align:center"|{{topic2}} |- |colspan=2 style="text-align:center"|{{topic3}} |} <!--- end SOFResults --->