Template:SOFinfo: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (line break)
m (→‎Usage: added hidden theme help)
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|{{#if: {{{theme|}}}  
|{{#if: {{{theme|}}}  
| '''[[:Category: SoF with a Theme|Theme:]] {{ucfirst:{{{theme}}}}}'''<br>
| '''[[:Category: SoF with a Theme|Theme:]] {{ucfirst:{{{theme}}}}}'''
|}}{{#if: {{{hiddentheme|}}}  
|}}
| '''[[:Category: SoF with a Theme|''Hidden'' Theme:]] {{ucfirst:{{{hiddentheme}}}}}'''<br>
{{#if: {{{hiddentheme|}}}  
| '''[[:Category: SoF with a Theme|''Hidden'' Theme:]] {{ucfirst:{{{hiddentheme}}}}}'''
|}}
|}}
'''Item #1:''' {{{item1}}}{{#if:{{{note1|}}}|&#42;&nbsp;}}{{#if:{{{link1|}}}
'''Item #1:''' {{{item1}}}{{#if:{{{note1|}}}|&#42;&nbsp;}}{{#if:{{{link1|}}}
Line 190: Line 191:
  | NatGeo = National Geographic:
  | NatGeo = National Geographic:
  |#default = {{{link4pub2}}}:
  |#default = {{{link4pub2}}}:
}}&nbsp;{{{link4title2}}}]}}}}}}}}{{#if:{{{note1|}}}
}}&nbsp;{{{link4title2}}}]}}}}}}}}}}{{#if:{{{note1|}}}
|<p style="line-height:80%"><small>&#42;&nbsp;''{{{note1}}}''</small></p>|}}{{#if:{{{note2|}}}
|<p style="line-height:80%"><small>&#42;&nbsp;''{{{note1}}}''</small></p>|}}{{#if:{{{note2|}}}
|<p style="line-height:80%"><small>&dagger;&nbsp;''{{{note2}}}''</small></p>|}}{{#if:{{{note3|}}}
|<p style="line-height:80%"><small>&dagger;&nbsp;''{{{note2}}}''</small></p>|}}{{#if:{{{note3|}}}
Line 200: Line 201:
<noinclude>
<noinclude>
== Description ==
== Description ==
This template is used in the [[Episode skeleton#theme|Episode skeleton]] to more easily facilitate entering the text and weblinks for Science or Fiction items and articles given in the relevant Episode's shownotes.<br>''Special Note: each SOF item can have 2 references. See [[SGU Episode 964#sof|Episode 964's SOF segment]] for an example.''
This template is used in the [[Episode skeleton#theme|Episode skeleton]] to more easily facilitate entering the text and weblinks for Science or Fiction items and articles given in the relevant Episode's shownotes.<br>''Special Note: each SOF item can have <u><span style="color:purple">2 references</span></u>. See [[SGU Episode 964#sof|Episode 964's SOF segment]] for an example.''
== Examples ==
== Examples ==
With three items and a theme topic (currently Episode 883 is the only one with a "hidden theme"), the text and linked references will render thus:
With three items and a theme topic (currently Episodes 883 and 967 are the only ones with a "hidden theme"), the text and linked references will render thus:
{{SOFinfo
{{SOFinfo
|hiddentheme = [[SGU_Episode_883#theme|Counterintuitive Results (883)]]
|theme = [[SGU Episode 12#theme|Right for the wrong reason]]<br>'''or'''<br>
|hiddentheme = <div align=left ><span class="mw-customtoggle-myDivision"><u>Click/tap to reveal</u></span>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision"><p style="line-height:100%">[[SGU_Episode_883#theme|{{tooltip|'''Counterintuitive results'''|Steve reveals this _hidden theme_ after the Rogues make their guesses}}]]</p></div>


|item1 = First item's text will be here.
|item1 = First item's text will be here.
Line 233: Line 236:
|item4 = Fourth item's text will be here.
|item4 = Fourth item's text will be here.
|}}
|}}
== Usage ==
== Usage ==
You can copy/paste the following code into your page.
You can copy/paste the following code into your page.
Line 240: Line 244:
|theme = <!-- delete or leave blank if no theme -->
|theme = <!-- delete or leave blank if no theme -->
|hiddentheme = <!-- delete or leave blank if no "hidden theme", e.g. Ep. 883 -->
|hiddentheme = <!-- delete or leave blank if no "hidden theme", e.g. Ep. 883 -->
<!-- if you want to conceal the Hidden Theme, use the markup below; it is used in Episodes 883 and 967, and can accommodate italic markups (''_text_'') and tooltips: {{tooltip|_HIDDEN_THEME_|_FLOATING_COMMENT_}}
<div align=left ><span class="mw-customtoggle-myDivision"><u>Click/tap to reveal </u></span>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision"><p style="line-height:100%">_HIDDEN_THEME_</p></div>


-->
|item1 = _item_text_from_show_notes_
|item1 = _item_text_from_show_notes_
|link1web = url_from_SoF_show_notes <!-- delete or leave blank if none -->
|link1web = url_from_SoF_show_notes <!-- delete or leave blank if none -->
|link1pub = _publication_ <!-- delete or leave blank if none -->
|link1pub = _publication_ <!-- delete or leave blank if none -->
|link1title = _article_title_ <!-- delete or leave blank if none -->
|link1title = _article_title_ <!-- delete or leave blank if none -->
|link1web2 = url_from_SoF_show_notes <!-- delete or leave blank if no 2nd reference for this item -->
|link1web2 = THIS_TEMPLATE_ALLOWS_A_SECOND_REFERENCE_FOR_EACH_ITEM <!-- delete or leave blank if no 2nd reference for this item -->
|link1pub2 = _publication_ <!-- delete or leave blank if no 2nd reference for this item -->
|link1pub2 = _publication_ <!-- delete or leave blank if no 2nd reference for this item -->
|link1title2 = _article_title_ <!-- delete or leave blank if no 2nd reference for this item -->
|link1title2 = _article_title_ <!-- delete or leave blank if no 2nd reference for this item -->
Line 266: Line 275:
</pre>
</pre>


=== Item notes ===
=== Adding notes to items ===
Additionally, if necessary, you can add <code>note1=</code>, <code>note2=</code>, <code>note3=</code>, and/or <code>note4=</code> into the table parameters to append any information to any of the items, such as to clarify an error in the item text or to provide additional links. See [[SGU Episode 934#sof|Episode 934]], [[SGU Episode 926#sof|Episode 926]], and [[SGU Episode 665#sof|Episode 665]] for examples.
Additionally, if necessary, you can add <code>note1=</code>, <code>note2=</code>, <code>note3=</code>, and/or <code>note4=</code> into the table parameters to append any information to any of the items, such as to clarify an error in the item text or to provide additional links. See [[SGU Episode 934#sof|Episode 934]], [[SGU Episode 926#sof|Episode 926]], and [[SGU Episode 665#sof|Episode 665]] for examples. Use <code>note=</code> for a generic comment.


{{SOFinfo
{{SOFinfo
Line 277: Line 286:
|link1pub = _publication_ <!-- delete or leave blank if none -->
|link1pub = _publication_ <!-- delete or leave blank if none -->
|link1title = _article_title_ <!-- delete or leave blank if none -->
|link1title = _article_title_ <!-- delete or leave blank if none -->
|link1web2 = '''this template allows for a second reference for each SOF item'''
|link1web2 = url_from_SoF_show_notes <!-- delete or leave blank if no 2nd reference for this item -->
|link1pub2 = _publication_ <!-- delete or leave blank if no 2nd reference for this item -->
|link1pub2 = _publication_ <!-- delete or leave blank if no 2nd reference for this item -->
|link1title2 = _article_title_ <!-- delete or leave blank if no 2nd reference for this item -->
|link1title2 = _article_title_ <!-- delete or leave blank if no 2nd reference for this item -->
Line 301: Line 310:
|note4 = and for item 4
|note4 = and for item 4
|note = and for a generic note|}}
|note = and for a generic note|}}
Alternatively, you could add a comment {{tnote|like this}}, such as in the [[SGU_Episode_856#theme|SOF Info table for episode 856]], using the <code><nowiki>{{tnote|}}</nowiki></code> template.
Alternatively, you could add a comment {{tnote|LIKE THIS}}, such as in the [[SGU_Episode_856#theme|SOF Info table for episode 856]], using the [[Template: Tnote|Tnote template]]: <code><nowiki>|note = {{tnote|}}</nowiki></code>
 
=== Two-references items ===
In [[SGU Episode 964#SOF|Episode 964]], the SOF items reference two different articles, so the SOF Info template was updated to allow for these second references. All that is necessary to input a second reference for an SOF item is to duplicate the <code>link#</code> parameters and add <code>2</code> after each one (e.g., <code>link4title2</code>). See the Usage example above, '''which includes fields for a second reference for the first SOF item.'''


== References ==
== References ==

Revision as of 04:33, 2 March 2024


Description

This template is used in the Episode skeleton to more easily facilitate entering the text and weblinks for Science or Fiction items and articles given in the relevant Episode's shownotes.
Special Note: each SOF item can have 2 references. See Episode 964's SOF segment for an example.

Examples

With three items and a theme topic (currently Episodes 883 and 967 are the only ones with a "hidden theme"), the text and linked references will render thus:

Theme: Right for the wrong reason
or
Hidden Theme:
Click/tap to reveal

Item #1: First item's text will be here.[1]
Item #2: Second item's text will be here.[2]
Item #3: Third item's text will be here.[3]


With no theme and with all items having no web reference in the show notes (common with "Myths about __" or "Facts about __" that often come with Live Shows), the text will render thus, with "No reference given" seen in the References section:

Item #1: First item's text will be here.[4]
Item #2: Second item's text will be here.[5]
Item #3: Third item's text will be here.[6]
Item #4: Fourth item's text will be here.[7]


Usage

You can copy/paste the following code into your page.

{{SOFinfo
|theme		= 		<!-- delete or leave blank if no theme -->
|hiddentheme	= 		<!-- delete or leave blank if no "hidden theme", e.g. Ep. 883 -->
<!-- if you want to conceal the Hidden Theme, use the markup below; it is used in Episodes 883 and 967, and can accommodate italic markups (''_text_'') and tooltips: {{tooltip|_HIDDEN_THEME_|_FLOATING_COMMENT_}}

<div align=left ><span class="mw-customtoggle-myDivision"><u>Click/tap to reveal </u></span>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision"><p style="line-height:100%">_HIDDEN_THEME_</p></div>

-->
|item1		= _item_text_from_show_notes_
|link1web	= url_from_SoF_show_notes	<!-- delete or leave blank if none -->
|link1pub	= _publication_			<!-- delete or leave blank if none -->
|link1title	= _article_title_		<!-- delete or leave blank if none -->
|link1web2	= THIS_TEMPLATE_ALLOWS_A_SECOND_REFERENCE_FOR_EACH_ITEM <!-- delete or leave blank if no 2nd reference for this item -->
|link1pub2	= _publication_			<!-- delete or leave blank if no 2nd reference for this item -->
|link1title2	= _article_title_		<!-- delete or leave blank if no 2nd reference for this item -->

|item2		= _item_text_from_show_notes_
|link2web	= url_from_SoF_show_notes	<!-- delete or leave blank if none -->
|link2pub	= _publication_			<!-- delete or leave blank if none -->
|link2title	= _article_title_		<!-- delete or leave blank if none -->

|item3		= _item_text_from_show_notes_
|link3web	= url_from_SoF_show_notes	<!-- delete or leave blank if none -->
|link3pub	= _publication_			<!-- delete or leave blank if none -->
|link3title	= _article_title_		<!-- delete or leave blank if none -->

|item4		= _item_text_from_show_notes_	<!-- delete or leave blank if no 4th item -->
|link4web	= url_from_SoF_show_notes	<!-- delete or leave blank if none -->
|link4pub	= _publication_			<!-- delete or leave blank if none -->
|link4title	= _article_title_		<!-- delete or leave blank if none -->
|}}

Adding notes to items

Additionally, if necessary, you can add note1=, note2=, note3=, and/or note4= into the table parameters to append any information to any of the items, such as to clarify an error in the item text or to provide additional links. See Episode 934, Episode 926, and Episode 665 for examples. Use note= for a generic comment.

Item #1: _item_text_from_show_notes_* [8][9]
Item #2: _item_text_from_show_notes_ [10]
Item #3: _item_text_from_show_notes_** [11]
Item #4: _item_text_from_show_notes_†† [12]

here's what the footnote looks like for item 1

† and for item 2

** and for item 3

†† and for item 4

and for a generic note

Alternatively, you could add a comment (Transcriptionist's note: LIKE THIS), such as in the SOF Info table for episode 856, using the Tnote template: |note = {{tnote|}}

Two-references items

In Episode 964, the SOF items reference two different articles, so the SOF Info template was updated to allow for these second references. All that is necessary to input a second reference for an SOF item is to duplicate the link# parameters and add 2 after each one (e.g., link4title2). See the Usage example above, which includes fields for a second reference for the first SOF item.

References

  1. Publication: Article for Item 1
  2. Publication: Article for Item 2
  3. Publication: Article for Item 3
  4. No reference given
  5. No reference given
  6. No reference given
  7. No reference given
  8. [url_from_SoF_show_notes _publication_: _article_title_]
  9. [url_from_SoF_show_notes _publication_: _article_title_]
  10. [url_from_SoF_show_notes _publication_: _article_title_]
  11. [url_from_SoF_show_notes _publication_: _article_title_]
  12. [url_from_SoF_show_notes _publication_: _article_title_]