Template:Cite web: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
(Added retrieval date.)
Line 1: Line 1:
<includeonly>{{#tag:ref|{{#if:{{{quote|}}}|{{transcript|{{{quote}}}|{{{author|}}}}},&nbsp;}}[{{{1}}} {{{2}}}] on {{{3}}}{{#if:{{{published|}}}|, published on {{{published}}}}}}}</includeonly><noinclude>
<includeonly>{{#tag:ref|{{#if:{{{quote|}}}|{{transcript|{{{quote}}}|{{{author|}}}}},&nbsp;}}[{{{1}}} {{{2}}}] on {{{3}}}{{#if:{{{published|}}}|, published on {{{published}}}}}{{#if:{{{retrieved|}}}|, retrieved on {{{retrieved}}}}}}}</includeonly><noinclude>


==Info==
==Info==
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}}.
|}
|}


==Skeleton==
==Skeleton==
<pre>{{cite web|&lt;url&gt;|&lt;page title&gt;|&lt;site&gt;|quote=&lt;quote?&gt;|author=&lt;quote author?&gt;|published=&lt;publication date?&gt;}}</pre>
<pre>{{cite web|&lt;url&gt;|&lt;page title&gt;|&lt;site&gt;|quote=&lt;quote?&gt;|author=&lt;quote author?&gt;|published=&lt;publication date?&gt;|retrieved=&lt;retrieval date?&gt;}}</pre>


[[Category:Citation templates]]
[[Category:Citation templates]]
</noinclude>
</noinclude>

Revision as of 09:04, March 22, 2017


Info

Use this template to use a web page as a source of information.

Parameters

Parameter Mandatory Default Purpose Detailed description
1 Yes URL Page URL.
2 Yes Page title Title of the page.
3 Yes 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}}.

Skeleton

{{cite web|<url>|<page title>|<site>|quote=<quote?>|author=<quote author?>|published=<publication date?>|retrieved=<retrieval date?>}}