Template:Cite rdm podcast: Difference between revisions

Template page
No edit summary
No edit summary
Line 2: Line 2:
{{#if: {{{episode|}}}
{{#if: {{{episode|}}}
| <!-- THEN: --> ''{{#if: {{{act|}}}
| <!-- THEN: --> ''{{#if: {{{act|}}}
                   | <!-- THEN: --> [[Podcast:{{{episode}}}#Act {{{act}}}|{{{episode}}}]]&#32;Act #{{{act}}}.
                   | <!-- THEN: --> [[Podcast:{{{episode}}}#Act {{{act}}}|{{{episode}}}]]&#32;, Act #{{{act}}}.
                   | <!-- ELSE: --> [[Podcast:{{{episode}}}|{{{episode}}}]]
                   | <!-- ELSE: --> [[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}}}.}}
Line 24: Line 24:


=== Optional parameters ===
=== Optional parameters ===
* '''act''': Act to look at. (Number only)
* '''act''': Act to look at.
* '''id''': Custom ID. ''(In Development)''
* '''timestamp''': Time in which you should seek to. Format in HH:MM:SS
* '''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
* '''totalrunning''': Total time in which the file is. Format in HH:MM:SS

Revision as of 18:04, 29 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.
  • 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