Template:TDIS: Difference between revisions
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. | ||
=== | === Usage === | ||
Required variables: | |||
* | * <code>episodenum</code> – The number of the episode in which This Day in Skepticism was referenced. | ||
* | * <code>year1</code> – The year that the event being referenced took place. | ||
* | * <code>event1</code> – The event that took place. | ||
Optional variables | |||
* <code>year2</code> - <code>year5</code> – If there were multiple events, add up to four additional years. | |||
* <code>event2</code> - <code>event5</code> – 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. | ||
}}</ | }}</pre> | ||
=== Copy === | |||
<pre>{{TDIS | |||
|episodenum = | |||
|year1 = | |||
|event1 = | |||
}}</pre> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 17: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 = }}