Editing Template:Cite podcast
Template page
More actions
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
< | <!-- Based on "Template:Cite press release" and "Template:Cite web" | ||
--> | |||
<cite style="font-style:normal;"> | |||
}}</cite | <includeonly>{{#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}}||Error on call to [[template:cite web]]: Parameters '''url''' and '''title''' must be specified}}</includeonly> | ||
This template is an alternative to | {{#if: {{{host|}}}|{{{host}}}.}} ''{{#if: {{{url|}}}| [{{{url}}} {{{title}}}{{#if: {{{url|}}}|] }}'' {{#if: {{{website|}}}|{{{website|}}}. }} {{#if: {{{date|}}}| {{{date}}}. |{{#if: {{{publisher|}}}|. |}}}} {{#if: {{{accessdate|}}}| Podcast accessed on [[{{{accessdate}}}]], [[{{{accessyear}}}]]}}}}</cite><noinclude> | ||
This template is an alternative to [[template:Cite web]] oriented towards [[podcasting]]. It provides lower case parameters only. | |||
== Usage == | == Usage == | ||
| Line 15: | Line 17: | ||
| accessdate = | | accessdate = | ||
| accessyear = | | accessyear = | ||
}}</pre> | }}</pre> | ||
== Quick Code == | == Quick Code == | ||
<code><nowiki>{{cite podcast|url= |title= |website= |host= |date= |accessdate= |accessyear | <code><nowiki>{{cite podcast|url= |title= |website= |host= |date= |accessdate= |accessyear= }}</nowiki></code> | ||
<br/> | <br/> | ||
<code><nowiki>{{cite podcast|url= |title= }}</nowiki></code> - Basic | <code><nowiki>{{cite podcast|url= |title= }}</nowiki></code> - Basic | ||