Help:Episode infobox: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(wikibox draft moved from User page for linking)
 
m (minor tweaks)
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| style="float: right;border: 1px solid darkgray;padding: 5;background:#F8F9F9;margin: 1em" cellpadding="1" cellspacing="0"
This page explains how to enter variables into the 'Infobox' template to adjust it for each episode. Infoboxes for 5X5 episodes are explained at [[Help:5X5 infobox]].
! style="background:LightSteelBlue;width:200px;font-size:10pt" | Podcast Title
 
{{InfoBox
|episodeNum    = 3594
|episodeDate    = 34<sup>th</sup> February 2024
|verified      = y
|episodeIcon    = File:LogoSGU.png
|previous      = 1
|next          = 762
|rebecca        =
|cara          = y
|bob            = y
|jay            = y
|evan          = y
|perry          =
|guest1        = JR: {{w|James Randi}}
|guest2        = RW: {{w|Richard Wiseman}}
|guest3        = PP: {{w|Phil Plait}}
|downloadLink  = http://www.sgutranscripts.org
|forumLink      = http://www.sgutranscripts.org
|qowText        = One sure mark of a fool is to dismiss anything outside his experience<br>as being impossible.
|qowAuthor      = Farengar Secret-Fire
|}}
 
=== Example ===
<pre>{{InfoBox
|episodeNum    = 3594
|episodeDate  = 34<sup>th</sup> February 2024
|verified      = y
|episodeIcon  = File:LogoSGU.png
|previous      = 1
|next          = 762
|rebecca      =
|cara          = y
|bob          = y
|jay          = y
|evan          = y
|perry        =
|guest1        = JR: {{w|James Randi}}
|guest2        = RW: {{w|Richard Wiseman}}
|guest3        = PP: {{w|Phil Plait}}
|qowText      = quote of the week text
|qowAuthor    = quote of the week author
|downloadLink  = http://www.sgutranscripts.org
|forumLink    = http://www.sgutranscripts.org
|}}</pre>
 
=== Variable Descriptions ===
If the variables shown in blue boxes below are not given values, they do not appear in the infobox.
 
{|class="wikitable" cell-padding="1em"
! Variable
! Description
|-
|-
|style="text-align:center;font-size:7pt" | Broadcast date?
!episodeNum
|Use the episode number
|-
|-
|style="text-align:center;font-size:7pt" | Image?
!episodeDate
|Date of broadcast, as used in show notes
|-
|-
!style="background:#CCD9EA;text-align:center;font-size:9pt" | Quote of the Week
!style="background:#CCD9EA" |verified
|Indicates whether the page has been proof-read and verified.
Do not add a value for this variable unless the transcription has been verified by someone other than the original transcriber
|-
|-
| style="font-style:italic;text-align:center;font-size:8pt" | "One sure mark of a fool is to dismiss anything outside his experience
!episodeIcon
as being impossible"
|Episode icons have been uploaded to this site already, just enter "File:" plus the name of the image used in the episode show notes.
|-
 
| style="text-align:center;font-size:8pt" |Farengar Secret-Fire
To find the name of the image, right-click (or ctrl-click) on the image in the show notes and select 'View image info', which should show the name or location of the image.
 
If taking the name from the location, use the text after the final " / ", including ".jpg" or ".png"
|-
|-
!style="background:#CCD9EA;text-align:center;font-size:9pt" | Podcast Segments
!style="background:#CCD9EA" |previous
|Number of previous episode for link
Not required. If variable omitted, automatically generates link to previous episode, whether page exists or not
|-
|-
| style="font-size:9pt;padding-left: 2em" | Introduction (0:14)
!style="background:#CCD9EA" |next
|Number of next episode for link
Not required. If variable omitted, automatically generates link to next episode, whether page exists or not
|-
|-
| style="font-size:9pt;padding-left: 2em" | This Day in Skepticism (3:52)
!style="background:#CCD9EA" |rebecca, cara, bob, jay, evan & perry
|Key for transcription. If rogue is absent, remove the appropriate variable
|-
|-
| style="font-size:9pt;padding-left: 2em" | News Items (8:15)
!style="background:#CCD9EA" |guest1, guest2 & guest3
|Key for transcription. Add initials used for guest's speech in transcription and their name. Where possible, add a Wikipedia link.
If no guests, remove variable
|-
|-
| style="font-size:9pt;padding-left: 3em" | - Item 1 (8:30)
!downloadLink
|Link for podcast download, taken from show notes
|-
|-
| style="font-size:9pt;padding-left: 3em" | - Item 2 (15:30)
!forumLink
|Link to episode discussion page on SGUforums.com
|-
|-
| style="font-size:9pt;padding-left: 3em" | - Item 3 (21:35)
!style="background:#CCD9EA" |qowText
|Skeptical quote of the week, with no quotation marks.
If no quote, remove variable
|-
|-
| style="font-size:9pt;padding-left: 2em" | Who's That Noisy? (30:23)
!style="background:#CCD9EA" |qowAuthor
|-
|Author of Skeptical quote of the week. Where possible, add a Wikipedia link.
| style="font-size:9pt;padding-left: 3em" | - New WTN clip (33:37)
If no quote, remove variable
|-
| style="font-size:9pt;padding-left: 2em" | Quote of the Week (37:43)
|-
!style="background:#CCD9EA;text-align:center;font-size:9pt" | Links
|-
| style="text-align:center;font-size:9pt" | [http://media.libsyn.com/media/skepticsguide/skepticast2012-03-10.mp3 Download Podcast]
|-
| style="text-align:center;font-size:9pt" | [http://www.theskepticsguide.org/archive/podcastinfo.aspx?mid=1&pid=347 Show Notes]
|-
| style="text-align:center;font-size:9pt" | [http://sguforums.com/index.php/topic,40777.0.html Forum Topic]
|}
|}


 
[[Category:Help]]
This is a quick rough draft of the kind of infobox I thought might be useful for the episode transcriptions. It's the first one I've done, so it obviously isn't great, but I figured it might be a place to start a discussion on what to include in an infobox template so you have an 'at-a-glance' reference to certain information like the time stamps of sections, show links etc.
<br>However, having the sections repeated in the infobox is a bit redundant.
<br>Please let me know what you think, and whether you have experience making infobox templates
 
--[[User:Teleuteskitty|Teleuteskitty]] 20:06, 19 April 2012 (UTC)

Revision as of 04:17, 15 July 2020

This page explains how to enter variables into the 'Infobox' template to adjust it for each episode. Infoboxes for 5X5 episodes are explained at Help:5X5 infobox.

SGU Episode 3594
34th February 2024

Transcript Verified Transcript Verified

LogoSGU.png
(brief caption for the episode icon)

SGU 1                      SGU 762

Skeptical Rogues
S: Steven Novella

B: Bob Novella

C: Cara Santa Maria

J: Jay Novella

E: Evan Bernstein

Guests

JR: James Randi

RW: Richard Wiseman

PP: Phil Plait

Quote of the Week

One sure mark of a fool is to dismiss anything outside his experience
as being impossible.

Farengar Secret-Fire

Links
Download Podcast
Show Notes
Forum Discussion


Example

{{InfoBox
|episodeNum    = 3594
|episodeDate   = 34<sup>th</sup> February 2024
|verified      = y
|episodeIcon   = File:LogoSGU.png
|previous      = 1
|next          = 762
|rebecca       = 
|cara          = y
|bob           = y
|jay           = y
|evan          = y
|perry         = 
|guest1        = JR: {{w|James Randi}}
|guest2        = RW: {{w|Richard Wiseman}}
|guest3        = PP: {{w|Phil Plait}}
|qowText       = quote of the week text
|qowAuthor     = quote of the week author
|downloadLink  = http://www.sgutranscripts.org
|forumLink     = http://www.sgutranscripts.org
|}}

Variable Descriptions

If the variables shown in blue boxes below are not given values, they do not appear in the infobox.

Variable Description
episodeNum Use the episode number
episodeDate Date of broadcast, as used in show notes
verified Indicates whether the page has been proof-read and verified.

Do not add a value for this variable unless the transcription has been verified by someone other than the original transcriber

episodeIcon Episode icons have been uploaded to this site already, just enter "File:" plus the name of the image used in the episode show notes.

To find the name of the image, right-click (or ctrl-click) on the image in the show notes and select 'View image info', which should show the name or location of the image.

If taking the name from the location, use the text after the final " / ", including ".jpg" or ".png"

previous Number of previous episode for link

Not required. If variable omitted, automatically generates link to previous episode, whether page exists or not

next Number of next episode for link

Not required. If variable omitted, automatically generates link to next episode, whether page exists or not

rebecca, cara, bob, jay, evan & perry Key for transcription. If rogue is absent, remove the appropriate variable
guest1, guest2 & guest3 Key for transcription. Add initials used for guest's speech in transcription and their name. Where possible, add a Wikipedia link.

If no guests, remove variable

downloadLink Link for podcast download, taken from show notes
forumLink Link to episode discussion page on SGUforums.com
qowText Skeptical quote of the week, with no quotation marks.

If no quote, remove variable

qowAuthor Author of Skeptical quote of the week. Where possible, add a Wikipedia link.

If no quote, remove variable