Template:TDIS: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(Categorize)
m (formatted uniformly)
Line 13: Line 13:
Use this template to add a This Day in Skepticism page.
Use this template to add a This Day in Skepticism page.


=== Parameters ===
=== Usage ===
*'''Required'''
Required variables:
**''episodenum'': The number of the episode in which This Day in Skepticism was referenced.
* <code>episodenum</code> &ndash; The number of the episode in which This Day in Skepticism was referenced.
**''year1'': The year that the event being referenced took place.
* <code>year1</code> &ndash; The year that the event being referenced took place.
**''event1'': The event that took place.
* <code>event1</code> &ndash; The event that took place.
*'''Optional'''
**''year2''-''year5'': If there were multiple events, add up to four additional years.
**''event2''-''event5'': Additional events.


=== Usage ===
 
<nowiki>{{TDIS
Optional variables
* <code>year2</code> - <code>year5</code> &ndash; If there were multiple events, add up to four additional years.
* <code>event2</code> - <code>event5</code> &ndash; Additional events.
 
Example:
<pre>{{TDIS
|episodenum = 378
|episodenum = 378
|year1 = 1917
|year1 = 1917
|event1 = The "{{w|Solar Miracle of Fatima|Miracle of the Sun}}" is witnessed by an estimated 70,000 people in the Cova da Iria in Fátima, Portugal.
|event1 = The "{{w|Solar Miracle of Fatima|Miracle of the Sun}}" is witnessed by an estimated 70,000 people in the Cova da Iria in Fátima, Portugal.
}}</nowiki>
}}</pre>
 
=== Copy ===
<pre>{{TDIS
|episodenum =
|year1 =
|event1 =
}}</pre>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 16:55, 3 September 2013

Description

Use this template to add a This Day in Skepticism page.

Usage

Required variables:

  • episodenum – The number of the episode in which This Day in Skepticism was referenced.
  • year1 – The year that the event being referenced took place.
  • event1 – The event that took place.


Optional variables

  • year2 - year5 – If there were multiple events, add up to four additional years.
  • event2 - event5 – Additional events.

Example:

{{TDIS
|episodenum = 378
|year1 = 1917
|event1 = The "{{w|Solar Miracle of Fatima|Miracle of the Sun}}" is witnessed by an estimated 70,000 people in the Cova da Iria in Fátima, Portugal.
}}

Copy

{{TDIS
|episodenum = 
|year1 = 
|event1 = 
}}