Open main menu
Home
Random
Recent changes
Special pages
Community portal
Settings
About Consumerium development wiki
Disclaimers
Consumerium development wiki
Search
User menu
Talk
Contributions
Log in
Editing
Template:Cite podcast/doc
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation subpage}} {{csdoc|lua}} {{csdoc|cs1}} {{csdoc|lead|audio or video podcasts}} ==Usage== {{csdoc|usage}} <pre style="width:18em">{{cite podcast | url= <!-- required --> | title= | website= | publisher= | host= | date= | time= | access-date= }}</pre> <pre style="width:55em; overflow:auto;">{{cite podcast |url= |title= |website= |publisher= |host= |date= |time= |access-date=}}</pre> ===Examples=== <code><nowiki>{{cite podcast |host=Host|title=Title |website=website |publisher=Publisher |date=</nowiki>{{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}}<nowiki> |url=http://example.org |access-date=</nowiki>{{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}}<nowiki>}}</nowiki></code> * {{cite podcast |host=Host |title=Title |website=website |publisher=Publisher |date={{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}} |url=http://example.org |access-date={{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}} |no-tracking=yes}} <code><nowiki>{{cite podcast |host=Host |title=Title |website=website |publisher=Publisher |date=</nowiki>{{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}}<nowiki> |time=</nowiki>{{LOCALTIME}}<nowiki> |url=http://example.org |access-date=</nowiki>{{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}}<nowiki>}}</nowiki></code> * {{cite podcast |host=Host |title=Title |website=website |publisher=Publisher |date={{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}} |time={{LOCALTIME}} |url=http://example.org |access-date={{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}} |no-tracking=yes}} <code><nowiki>{{cite podcast |last=Last |first=First |title=Title |website=website |publisher=Publisher |date=</nowiki>{{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}}<nowiki> |time=</nowiki>{{LOCALTIME}}<nowiki> |url=http://example.org |access-date=</nowiki>{{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}}<nowiki>}}</nowiki></code> * {{cite podcast |last=Last |first=First |title=Title |website=website |publisher=Publisher |date={{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}} |time={{LOCALTIME}} |url=http://example.org |access-date={{LOCALDAY}} {{LOCALMONTHNAME}} {{LOCALYEAR}} |no-tracking=yes}} ==Parameters== ===Syntax=== {{csdoc|syntax}} ===COinS=== {{csdoc|coins}} ===Deprecated=== {{csdoc|deprecated}} ===Description=== ====Authors==== {{csdoc|author|others=yes|aliases=; '''host'''}} ====Title==== {{csdoc|web}} {{csdoc|language}} {{csdoc|type|type_default=Podcast}} ====Date==== {{csdoc|date}} ====Publisher==== {{csdoc|publisher}} ====Edition, series, volume==== {{csdoc|edition}} {{csdoc|series}} {{csdoc|volume}} ====In-source locations==== {{csdoc|time}} {{csdoc|pages}} ====URL==== {{csdoc|url}} ====Anchor==== {{csdoc|ref}} ====Identifiers==== {{csdoc|id1}} {{csdoc|id2}} ====Quote==== {{csdoc|quote}} ====Editors==== {{csdoc|editor}} ====Laysummary==== {{csdoc|lay}} ====Display options==== {{csdoc|display}} ==TemplateData== {{Warning |image=Stop hand nuvola.svg |This section contains configuration data used by editing tools and automated bots. Changes to this data can result in widespread and unintended effects. For more information see [[Help:Citation_Style_1#TemplateData]]}} {{TemplateData header}} <templatedata> { "params": { "url": { "label": "URL", "description": " URL of an online location where the podcast episode can be found.", "type": "url", "required": true }, "title": { "label": "Episode Title", "description": "Title of the podcast episode.", "type": "string", "required": true }, "website": { "aliases": [ "work" ], "label": "Podcast", "description": "Title of the podcast", "type": "content", "suggested": true }, "publisher": { "label": "Publisher", "description": "Name of publisher or podcast network; may be wikilinked if relevant.", "type": "content", "suggested": true }, "host": { "aliases": [ "author" ], "label": "Host", "description": "Name of a host", "type": "string", "suggested": true }, "last": { "description": "Last name of a host", "type": "string", "suggested": true }, "first": { "description": "First name of a host", "type": "string", "suggested": true }, "last2": { "description": "Last name of second host", "type": "string" }, "first2": { "description": "First name of second host", "type": "string" }, "last3": { "description": "Last name of third host", "type": "string" }, "first3": { "description": "First name of third host", "type": "string" }, "last4": { "description": "Last name of fourth host", "type": "string" }, "first4": { "description": "First name of fourth host", "type": "string" }, "last5": { "description": "Last name of fifth host", "type": "string" }, "first5": { "description": "First name of fifth host", "type": "string" }, "date": { "label": "Date", "description": "Date of the source being referenced.", "type": "date", "suggested": true }, "time": { "label": "Time", "description": "Time the event occurs in the source, preceded by default text \"Event occurs at\". ", "type": "string", "suggested": true }, "minutes": { "label": "Minutes", "description": "Time the event occurs in the source; followed by \"minutes in\".", "type": "number" }, "time-caption": { "aliases": [ "timecaption" ], "label": "Time caption", "description": "Changes the default text displayed before time.", "type": "string" }, "access-date": { "aliases": [ "accessdate" ], "label": "Access date", "description": "Full date when the content pointed to by url was last verified to support the text in the article.", "type": "date", "suggested": true }, "archive-url": { "aliases": [ "archiveurl" ], "label": "Archive URL", "description": "The URL of an archived snapshot of a web page.", "type": "url" }, "archive-date": { "aliases": [ "archivedate" ], "label": "Archive date", "description": "Archive-service snapshot-date; preceded in display by default text \"archived from the original on\".", "type": "date" }, "url-status": { "label": "URL status", "type": "string" }, "url-access": { "label": "URL access", "description": "Used to indicate when the cited work is not free-to-access. Allowed keywords are \"registration\", \"limited\", and \"subscription\".", "type": "string" } }, "description": "This Citation Style 1 template is used to create citations for audio or video podcasts. ", "format": "inline" } </templatedata> {{Citation Style 1}} {{Wikipedia referencing}} {{UF-COinS}} <includeonly>{{Sandbox other|| [[Category:Citation Style 1 templates|P]] }}</includeonly>
Summary:
Please note that all contributions to Consumerium development wiki are considered to be released under the GNU Free Documentation License 1.3 or later (see
Consumerium:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:
Cancel
Editing help
(opens in new window)