Template:SOFinfo: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(trying out an easy-to-fill template for the episode skeleton)
 
m (note sure why the text render isn't showing right)
Line 33: Line 33:
{{SOFinfo
{{SOFinfo
|theme = Templates <!-- leave blank if no theme -->
|theme = Templates <!-- leave blank if no theme -->
|item1 = First item's text will be here. <!-- item text from show notes -->
|item1 = First item's text will be here.
|url1 = https://theness.com/neurologicablog/ <!-- url from show notes -->
|url1 = https://theness.com/neurologicablog/
|pub1 = Neurologica <!-- publication name -->
|pub1 = Neurologica
|title1 = Article for Item 1 <!-- article's title -->
|title1 = Article for Item 1 <!-- article's title -->
|item2 = Second item's text will be here.
|item2 = Second item's text will be here.

Revision as of 12:47, 4 November 2021

Item #1: {{{item1}}}[1]
Item #2: {{{item2}}}[2]
Item #3: {{{item3}}}[3]

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, removing lines as appropriate.

{{SOFinfo
|theme		= 	<!-- leave blank if no theme -->
|item1		= 	<!-- item text from show notes -->
|url1		= 	<!-- url from show notes -->
|pub1		= 	<!-- publication name -->
|title1		= 	<!-- article's title -->
|item2		= 
|url2		= 
|pub2		= 
|title2		= 
|item3		= 
|url3		= 
|pub3		= 
|title3		= 
|item4		= 	<!-- leave blank if no 4th item -->
|url4		= 	<!-- leave blank if no 4th item -->
|pub4		= 	<!-- leave blank if no 4th item -->
|title4		= 	<!-- leave blank if no 4th item -->
|}}

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

Theme: Templates
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]

  1. [{{{url1}}} {{{pub1}}}: {{{title1}}}]
  2. [{{{url2}}} {{{pub2}}}: {{{title2}}}]
  3. [{{{url3}}} {{{pub3}}}: {{{title3}}}]
  4. [{{{url1}}} {{{pub1}}}: {{{title1}}}]
  5. [{{{url2}}} {{{pub2}}}: {{{title2}}}]
  6. [{{{url3}}} {{{pub3}}}: {{{title3}}}]
  7. [{{{url4}}} {{{pub4}}}: {{{title4}}}]