Template:Cite web: Difference between revisions
Jump to navigation
Jump to search
m (MediaWiki is disgusting sometimes.) |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#tag:ref|{{#if:{{{quote|}}}|{{transcript|{{{quote}}}{{#if:{{{ | <includeonly>{{#if:{{{rname|}}}|{{#if:{{{1|}}}|{{#tag:ref|{{#if:{{{quote|}}}|{{transcript|{{{quote}}}|{{{author|}}}}}, }}[{{{1}}} {{{2}}}] on {{{3}}}{{#if:{{{published|}}}|, published on {{{published}}}}}{{#if:{{{retrieved|}}}|, retrieved on {{{retrieved}}}}}|name={{{rname}}}}}|{{#tag:ref||name={{{rname}}}}}}}|{{#tag:ref|{{#if:{{{quote|}}}|{{transcript|{{{quote}}}|{{{author|}}}}}, }}[{{{1}}} {{{2}}}] on {{{3}}}{{#if:{{{published|}}}|, published on {{{published}}}}}{{#if:{{{retrieved|}}}|, retrieved on {{{retrieved}}}}}}}}}</includeonly><noinclude> | ||
==Info== | ==Info== | ||
Line 9: | Line 9: | ||
|- | |- | ||
! 1 | ! 1 | ||
| | | No || || URL || Page URL. | ||
|- | |- | ||
! 2 | ! 2 | ||
| | | No || || Page title || Title of the page. | ||
|- | |- | ||
! 3 | ! 3 | ||
| | | No || || Site || Name of the website. | ||
|- | |- | ||
! quote | ! quote | ||
Line 25: | Line 25: | ||
! published | ! published | ||
| No || || Publication date || Date of publication of the page or post in question. Use {{tem|date}}. | | No || || Publication date || Date of publication of the page or post in question. Use {{tem|date}}. | ||
|- | |||
! retrieved | |||
| No || || Retrieval date || Date in which this source was obtained. Use {{tem|date}}. | |||
|- | |||
! rname | |||
| No || || Ref name || Name attribute on the <ref> tag. You can use only this parameter, if there is already another reference with the same name previously in the article. | |||
|} | |} | ||
==Skeleton== | ==Skeleton== | ||
<pre>{{cite web|<url>|<page title>|<site>|quote=<quote?>|author=<quote author?>|published=<publication date?>}}</pre> | <pre>{{cite web|<url>|<page title>|<site>|quote=<quote?>|author=<quote author?>|published=<publication date?>|retrieved=<retrieval date?>|rname=<ref name?>}}</pre> | ||
[[Category:Citation templates]] | [[Category:Citation templates]]</noinclude> | ||
</noinclude> |
Latest revision as of 03:30, August 6, 2020
Info
Use this template to use a web page as a source of information.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | No | URL | Page URL. | |
2 | No | Page title | Title of the page. | |
3 | No | Site | Name of the website. | |
quote | No | Quote | If there is any particular quote on the website to use as a source, write it here. | |
author | No | Author | Author of the quote, if any. | |
published | No | Publication date | Date of publication of the page or post in question. Use {{date}}. | |
retrieved | No | Retrieval date | Date in which this source was obtained. Use {{date}}. | |
rname | No | Ref name | Name attribute on the <ref> tag. You can use only this parameter, if there is already another reference with the same name previously in the article. |
Skeleton
{{cite web|<url>|<page title>|<site>|quote=<quote?>|author=<quote author?>|published=<publication date?>|retrieved=<retrieval date?>|rname=<ref name?>}}