More actions
updated syntax |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{#if: | {{#if: | ||
{{#if: {{{url|}}} | {{#if: {{{title|}}} | 1 }} }} | {{#if: {{{url|}}} | {{#if: {{{title|}}} | 1 }} }} | ||
| <!-- THEN: --> {{#if: {{{host|}}}|{{{host}}}.}} ''{{#if: {{{url|}}}| [{{{url}}} {{{title}}}{{#if: {{{url|}}}|] }}'' {{#if: {{{website|}}}|{{{website|}}}. }} {{#if: {{{date|}}}| {{{date}}}. |{{#if: {{{publisher|}}}|. |}}}} {{#if: {{{accessdate|}}}| Podcast accessed on {{{accessdate}}}, {{{accessyear}}}}}}} {{#if: {{{timestamp|}}}| Seek to: {{timestamp}}}.}} {{#if: {{{totalrunning|}}}| Total running time: {{totalrunning}}}.}} ({{formattype|POD}}) | | <!-- THEN: --> {{#if: {{{host|}}}|{{{host}}}.}} ''{{#if: {{{url|}}}| [{{{url}}} {{{title}}}{{#if: {{{url|}}}|] }}'' {{#if: {{{website|}}}|{{{website|}}}. }} {{#if: {{{date|}}}| {{{date}}}. |{{#if: {{{publisher|}}}|. |}}}} {{#if: {{{accessdate|}}}| Podcast accessed on {{{accessdate}}}, {{{accessyear}}}}}}} {{#if: {{{timestamp|}}}| Seek to: {{{timestamp}}}.}} {{#if: {{{totalrunning|}}}| Total running time: {{{totalrunning}}}.}} ({{formattype|POD}}) | ||
| <!-- ELSE: --> Error on call {{tl|cite podcast}}: Parameters '''url''' and '''title''' ''must'' be specified. | | <!-- ELSE: --> Error on call {{tl|cite podcast}}: Parameters '''url''' and '''title''' ''must'' be specified. | ||
}} | }} |
Revision as of 19:55, 29 July 2006
This template is an alternative to {{cite web}} oriented towards podcasting. It provides lower case parameters only.
Usage
{{cite podcast | url = | title = | website = | host= | date = | accessdate = | accessyear = | timestamp = | totalrunning = }}
Quick Code
{{cite podcast|url= |title= |website= |host= |date= |accessdate= |accessyear= |timestamp= |totalrunning= }}
{{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