Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Cite podcast: Difference between revisions

Template page
Steelviper (talk | contribs)
m 1 revision(s)
 
Shane (talk | contribs)
No edit summary
Line 18: Line 18:
| accessyear =
| accessyear =
}}</pre>
}}</pre>
<code><nowiki>{{cite podcast|url= |title= |website= |host= |date= |accessdate= |accessyear= }}
== Quick Code ==
</nowiki></code>
<code><nowiki>{{cite podcast|url= |title= |website= |host= |date= |accessdate= |accessyear= }}</nowiki></code>
<br/>
<code><nowiki>{{cite podcast|url= |title= }}</nowiki></code> - Basic
=== Required parameters ===
=== Required parameters ===
* '''url''': URL to podcast
* '''url''': URL to podcast
Line 28: Line 30:
* '''host''': Podcast host name
* '''host''': Podcast host name
* '''date''': Date of podcast
* '''date''': Date of podcast
* '''accessdate''': Date (Month Day) when item was accessed. Should be [[ISO 8601]] MM-DD format.
* '''accessdate''': Date (Month Day) when item was accessed. Should be [[Wikipedia:ISO 8601|ISO 8601]] MM-DD format.
* '''accessyear''': Year
* '''accessyear''': Year
 
* '''timestamp''': Time in which you should seek to. Format in HH:MM:SS
__NOEDITSECTION__
* '''totalrunning''': Total time in which the file is. Format in HH:MM:SS
{{esoteric}}


[[Category:Citation templates|{{PAGENAME}}]]
[[Category:Citation templates|{{PAGENAME}}]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 16:49, 28 July 2006



This template is an alternative to template:Cite web oriented towards podcasting. It provides lower case parameters only.

Usage

{{cite podcast
| url =
| title =
| website =
| host=
| date =
| accessdate =
| accessyear =
}}

Quick Code

{{cite podcast|url= |title= |website= |host= |date= |accessdate= |accessyear= }}
{{cite podcast|url= |title= }} - Basic

Required parameters

  • url: URL to podcast
  • title: Title of podcast

Optional parameters

  • website: Website name
  • host: Podcast host name
  • date: Date of podcast
  • accessdate: Date (Month Day) when item was accessed. Should be ISO 8601 MM-DD format.
  • accessyear: Year
  • 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