Difference between revisions of "Template:Cite podcast"
Jump to navigation
Jump to search
imported>Leflyman m (compacting again) |
(fixed date format) |
||
| Line 4: | Line 4: | ||
<cite style="font-style:normal;"> | <cite style="font-style:normal;"> | ||
<includeonly>{{#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}}||Error on call to [[template:cite web]]: Parameters '''url''' and '''title''' must be specified}}</includeonly> | <includeonly>{{#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}}||Error on call to [[template:cite web]]: Parameters '''url''' and '''title''' must be specified}}</includeonly> | ||
| − | {{#if: {{{host|}}}|{{{host}}}.}} ''{{#if: {{{url|}}}| [{{{url}}} {{{title}}}{{#if: {{{url|}}}|] }}'' {{#if: {{{website|}}}|{{{website|}}}. }} {{#if: {{{date|}}}| {{{date}}}. |{{#if: {{{publisher|}}}|. |}}}} {{#if: {{{accessdate|}}}| Podcast accessed on [[{{{ | + | {{#if: {{{host|}}}|{{{host}}}.}} ''{{#if: {{{url|}}}| [{{{url}}} {{{title}}}{{#if: {{{url|}}}|] }}'' {{#if: {{{website|}}}|{{{website|}}}. }} {{#if: {{{date|}}}| {{{date}}}. |{{#if: {{{publisher|}}}|. |}}}} {{#if: {{{accessdate|}}}| Podcast accessed on [[{{{accessyear}}}]]-[[{{{accessdate}}}]]}}}}</cite><noinclude> |
This template is an alternative to [[template:Cite web]] oriented towards [[podcasting]]. It provides lower case parameters only. | This template is an alternative to [[template:Cite web]] oriented towards [[podcasting]]. It provides lower case parameters only. | ||
Revision as of 04:07, 29 November 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 =
}}
{{cite podcast|url= |title= |website= |host= |date= |accessdate= |accessyear= }}
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
| This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |