Help:Episode infobox: Difference between revisions
m (updated) |
(edited code example to stop overlap from <pre>) |
||
Line 21: | Line 21: | ||
This is an example of the input | This is an example of the input for the infobox. Variables marked with an asterix can be left blank, removing them from the infobox. | ||
Insert Links for guests and quote authors where possible. | Insert Links for guests and quote authors where possible. | ||
The name of the episode icon is given by "File:" plus the name of the image used in the episode show notes. | The name of the episode icon is given by "File:" plus the name of the image used in the episode show notes. | ||
< | |||
{{Draft_infoBox | If left blank, 'previous' and 'next' automate to the previous/next SGU episodes. To override this, you can enter the number of the previous/next episodes in the sequence. | ||
|episodeTitle | |||
|episodeDate | |||
|episodeIcon | |||
|previous | <code><nowiki>{{Draft_infoBox </nowiki></code><br> | ||
|next | <code><nowiki>|episodeTitle = SGU Episode 3594 </nowiki></code><br> | ||
|rebecca | <code><nowiki>|episodeDate = 34<sup>th</sup> February 2024 </nowiki></code><br> | ||
|bob | <code><nowiki>|episodeIcon = File:LogoSGU.png </nowiki></code><br> | ||
|jay | <code><nowiki>|previous = 1</nowiki></code> <br> | ||
|evan | <code><nowiki>|next = 355</nowiki></code> <br> | ||
|perry | <code><nowiki>|rebecca = y * </nowiki></code><br> | ||
|guest1 | <code><nowiki>|bob = y * </nowiki></code><br> | ||
|guest2 | <code><nowiki>|jay = y * </nowiki></code><br> | ||
|guest3 | <code><nowiki>|evan = y * </nowiki></code><br> | ||
|qowText | <code><nowiki>|perry = y * </nowiki></code><br> | ||
|qowAuthor | <code><nowiki>|guest1 = JR: [http://en.wikipedia.org/wiki/James_Randi James Randi] * </nowiki></code><br> | ||
|downloadLink | <code><nowiki>|guest2 = RW: [http://en.wikipedia.org/wiki/Richard_Wiseman Richard Wiseman] * </nowiki></code><br> | ||
|notesLink | <code><nowiki>|guest3 = PP: [http://en.wikipedia.org/wiki/Phil_Plait Phil_Plait] * </nowiki></code><br> | ||
|forumLink | <code><nowiki>|qowText = quote of the week text * </nowiki></code><br> | ||
|}} | <code><nowiki>|qowAuthor = quote of the week author * </nowiki></code><br> | ||
</ | <code><nowiki>|downloadLink = http://www.sgutranscripts.org * </nowiki></code><br> | ||
<code><nowiki>|notesLink = http://www.sgutranscripts.org * </nowiki></code><br> | |||
<code><nowiki>|forumLink = http://www.sgutranscripts.org * </nowiki></code><br> | |||
<code><nowiki>|}}</nowiki></code> |
Revision as of 23:16, 15 May 2012
This is an example of the input for the infobox. Variables marked with an asterix can be left blank, removing them from the infobox.
Insert Links for guests and quote authors where possible.
The name of the episode icon is given by "File:" plus the name of the image used in the episode show notes.
If left blank, 'previous' and 'next' automate to the previous/next SGU episodes. To override this, you can enter the number of the previous/next episodes in the sequence.
{{Draft_infoBox
|episodeTitle = SGU Episode 3594
|episodeDate = 34<sup>th</sup> February 2024
|episodeIcon = File:LogoSGU.png
|previous = 1
|next = 355
|rebecca = y *
|bob = y *
|jay = y *
|evan = y *
|perry = y *
|guest1 = JR: [http://en.wikipedia.org/wiki/James_Randi James Randi] *
|guest2 = RW: [http://en.wikipedia.org/wiki/Richard_Wiseman Richard Wiseman] *
|guest3 = PP: [http://en.wikipedia.org/wiki/Phil_Plait Phil_Plait] *
|qowText = quote of the week text *
|qowAuthor = quote of the week author *
|downloadLink = http://www.sgutranscripts.org *
|notesLink = http://www.sgutranscripts.org *
|forumLink = http://www.sgutranscripts.org *
|}}