Template:SOFinfo

From SGUTranscripts
Revision as of 13:55, 27 July 2023 by Xanderox (talk | contribs) (missing colons)
Jump to navigation Jump to search


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.

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:

Hidden Theme: Counterintuitive Results (883)

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 -->

|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 -->

|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 -->
|}}

Item notes

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.

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

* 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.

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_]