Template:Cite rdm podcast: Difference between revisions

Template page
(so far I think this is right :))
Line 1: Line 1:
<includeonly><span style="font-style:normal;">{{#if: {{{episode|}}}
<includeonly><span style="font-style:normal;">{{#if: {{{episode|}}}
| {{#if: {{#if: {{{act|}}}|1|}} {{#if: {{{id|}}}|1|}}
| Error on call {{tl|cite rdm podcast}}: You can not have both ''act'' and ''id'' defined. One or the other.
| ''{{#if: {{{act|}}}
| ''{{#if: {{{act|}}}
| [[Podcast:{{{episode}}}{{#ifeq:{{{act|}}}|0|&#35;Teaser|&#35;Act {{{act}}}}}|{{{episode}}}]]&#32;, {{#ifeq:{{{act|}}}|0|Teaser Act|&#35;Act {{{act}}}}}.
| [[Podcast:{{{episode}}}{{#ifeq:{{{act|}}}|0|&#35;Teaser|&#35;Act {{{act}}}}}|{{{episode}}}]]&#32;, {{#ifeq:{{{act|}}}|0|Teaser Act|&#35;Act {{{act}}}}}.
| [[Podcast:{{{episode}}}|{{{episode}}}]]
| [[Podcast:{{{episode}}}|{{{episode}}}]]
}}'' {{#if: {{{timestamp|}}}|&#32;Seek to: {{{timestamp}}}.}} {{#if: {{{totalrunning|}}}|&#32;Total running time: {{{totalrunning}}}.}}
}}'' {{#if: {{{timestamp|}}}|&#32;Seek to: {{{timestamp}}}.}} {{#if: {{{totalrunning|}}}|&#32;Total running time: {{{totalrunning}}}.}}
| Error on call {{tl|cite rdm podcast}}: Parameters '''episode''' ''must'' be specified.
}}
| Error on call {{tl|cite rdm podcast}}: Parameter '''episode''' ''must'' be specified.
}}
}}
</span></includeonly><noinclude>
</span></includeonly><noinclude>

Revision as of 19:38, 31 July 2006

This template is an alternative to {{cite podcast}} oriented towards podcasting in regrades to the RDM podcasts only. It provides lower case parameters only.

Usage

{{cite rdm podcast
| episode =
| act =
| timestamp =
| totalrunning =
}}

Quick Code

{{cite podcast|episode= }} - Basic

Required parameters

  • episode: Episode of podcast

Optional parameters

  • act: Act to look at. If act is 0 it goes to the Teaser section.
    • OR ... id - Custom ID. (In Development)
  • timestamp: Time in which you should seek to. Format in HH:MM:SS
  • totalrunning: Total time in which the file is. Format in HH:MM:SS