Template:SOFinfo

From SGUTranscripts
Revision as of 12:43, 4 November 2021 by Xanderox (talk | contribs) (trying out an easy-to-fill template for the episode skeleton)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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