Template:SOFinfo: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (hope I got the braces right...)
m (simpler entry format)
Line 31: Line 31:


|item1 = _item_text_from_show_notes_
|item1 = _item_text_from_show_notes_
|link1 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- 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 -->
|link1title = _article_title_ <!-- delete or leave blank if none -->


|item2 = _item_text_from_show_notes_
|item2 = _item_text_from_show_notes_
|link2 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- delete or leave blank if none -->
|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_
|item3 = _item_text_from_show_notes_
|link3 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- delete or leave blank if none -->
|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 -->
|item4 = _item_text_from_show_notes_ <!-- delete or leave blank if no 4th item -->
|link4 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- delete or leave blank if none -->
|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 -->
|}}
|}}
</pre>
</pre>
Line 48: Line 56:
|theme = Templates
|theme = Templates
|hiddentheme = [[SGU_Episode_883#theme|Counterintuitive Results (883)]]
|hiddentheme = [[SGU_Episode_883#theme|Counterintuitive Results (883)]]
|item1 = First item's text will be here.
|item1 = First item's text will be here.
|link1 = <ref>[https://theness.com/neurologicablog Neurologica: Article for Item 1]</ref>
|link1web = https://theness.com/neurologicablog
|link1pub = Neurologica
|link1title = Article for Item 1
 
|item2 = Second item's text will be here.
|item2 = Second item's text will be here.
|link2 = <ref>[https://theness.com/neurologicablog Neurologica: Article for Item 2]</ref>
|link2web = https://theness.com/neurologicablog
|link2pub = Neurologica
|link2title = Article for Item 2
 
|item3 = Third item's text will be here.
|item3 = Third item's text will be here.
|link3 = <ref>[https://theness.com/neurologicablog Neurologica: Article for Item 3]</ref>
|link3web = https://theness.com/neurologicablog
|link3pub = Neurologica
|link3title = Article for Item 3
 
|item4 = Fourth item's text will be here.
|item4 = Fourth item's text will be here.
|link4 = <ref>[https://theness.com/neurologicablog Neurologica: Article for Item 4]</ref>
|link4web = https://theness.com/neurologicablog
|link4pub = Neurologica
|link4title = Article for Item 4
|}}
|}}


[[Category: Templates]]
[[Category: Templates]]
</noinclude>
</noinclude>

Revision as of 12:16, 1 February 2023


Description

This template is used in the Episode skeleton to more easily facilitate entering Science or Fiction items' text and article links.

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

With all fields filled out, the text and linked references will render thus:

Theme: Templates
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]
Item #4: Fourth item's text will be here.[4]