Redigerer
Mal:Cite podcast/dok
Hopp til navigering
Hopp til søk
Advarsel:
Du er ikke innlogget. IP-adressen din vil bli vist offentlig om du redigerer. Hvis du
logger inn
eller
oppretter en konto
vil redigeringene dine tilskrives brukernavnet ditt, og du vil få flere andre fordeler.
Antispamsjekk.
Ikke
fyll inn dette feltet!
{{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}} ====URL==== {{csdoc|url}} ====Anchor==== {{csdoc|ref}} ====Identifiers==== {{csdoc|id1}} {{csdoc|id2}} ====Quote==== {{csdoc|quote|unpaginated=yes}} ====Editors==== {{csdoc|editor}} ====Lay summary==== {{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}} {{#invoke:cs1 documentation support|template_data_validate|{{ROOTPAGENAME}}}} <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": [ ], "label": "Time caption", "description": "Changes the default text displayed before time.", "type": "string" }, "access-date": { "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": { "label": "Archive URL", "description": "The URL of an archived snapshot of a web page.", "type": "url" }, "archive-date": { "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": "{{_ |_=_}}" } </templatedata> {{Citation Style 1}} {{Wikipedia referencing}} {{UF-COinS}} <includeonly>{{Sandbox other|| [[Category:Citation Style 1 templates|P]] }}</includeonly>
Redigeringsforklaring:
Merk at alle bidrag til Wikisida.no anses som frigitt under Creative Commons Navngivelse-DelPåSammeVilkår (se
Wikisida.no:Opphavsrett
for detaljer). Om du ikke vil at ditt materiale skal kunne redigeres og distribueres fritt må du ikke lagre det her.
Du lover oss også at du har skrevet teksten selv, eller kopiert den fra en kilde i offentlig eie eller en annen fri ressurs.
Ikke lagre opphavsrettsbeskyttet materiale uten tillatelse!
Avbryt
Redigeringshjelp
(åpnes i et nytt vindu)
Forhåndsvis en side som bruker denne malen
Denne siden er medlem av 1 skjult kategori:
Kategori:Sider hvor ekspansjonsdybden er overskredet
Navigasjonsmeny
Personlige verktøy
Ikke logget inn
Brukerdiskusjon
Bidrag
Opprett konto
Logg inn
Navnerom
Mal
Diskusjon
norsk bokmål
Visninger
Les
Rediger kilde
Vis historikk
Mer
Navigasjon
Forside
Siste endringer
Tilfeldig side
Hjelp til MediaWiki
Verktøy
Lenker hit
Relaterte endringer
Spesialsider
Sideinformasjon