<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://iei.klink.it/index.php?action=history&amp;feed=atom&amp;title=Template%3ACite_web%2Fdoc</id>
		<title>Template:Cite web/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://iei.klink.it/index.php?action=history&amp;feed=atom&amp;title=Template%3ACite_web%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://iei.klink.it/index.php?title=Template:Cite_web/doc&amp;action=history"/>
		<updated>2026-07-22T00:45:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>http://iei.klink.it/index.php?title=Template:Cite_web/doc&amp;diff=559&amp;oldid=prev</id>
		<title>P.santinello: Creata pagina con '{{Documentation subpage}} &lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&gt;  This template is used to cite online sources ...'</title>
		<link rel="alternate" type="text/html" href="http://iei.klink.it/index.php?title=Template:Cite_web/doc&amp;diff=559&amp;oldid=prev"/>
				<updated>2011-04-20T14:47:33Z</updated>
		
		<summary type="html">&lt;p&gt;Creata pagina con &amp;#039;{{Documentation subpage}} &amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;  This &lt;a href=&quot;https://en.wikipedia.org/wiki/Template_namespace&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Template namespace&quot;&gt;template&lt;/a&gt; is used to cite online sources ...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This [[Wikipedia:Template namespace|template]] is used to cite online sources in Wikipedia articles. {{tl|Cite news}} can also be used when citing a news source; for general information about citations in Wikipedia articles, see [[WP:CITE|Wikipedia:cite sources]].&lt;br /&gt;
&lt;br /&gt;
A general discussion of the use of templates for adding citation of open-source web content to Wikipedia articles is available at [[Wikipedia:Citation templates|citation templates]].&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Common forms===&lt;br /&gt;
;Common form (with current date)&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web | title= | url= | work= | publisher= | date= | accessdate=&amp;lt;/nowiki&amp;gt;{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using last, first and coauthor(s) (with current date)&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web | last= | first= | coauthors= | title= | url= | date= | work= | publisher= | accessdate=&amp;lt;/nowiki&amp;gt;{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}&amp;lt;nowiki&amp;gt; }}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using author (with current date)&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web | author= | title= | url= | work= | publisher= | date= | accessdate=&amp;lt;/nowiki&amp;gt;{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}&amp;lt;nowiki&amp;gt; }}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using non-linked retrieved date, last, first (month day)&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web | last= | first= | title= | url= | work= | publisher= | date= | accessmonthday=&amp;lt;/nowiki&amp;gt;{{CURRENTMONTHNAME}} {{CURRENTDAY}}&amp;lt;nowiki&amp;gt; | accessyear=&amp;lt;/nowiki&amp;gt;{{CURRENTYEAR}}&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using non-linked retrieved date, author (month day)&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web | author= | title= | url= | work= | publisher= | date= | accessmonthday=&amp;lt;/nowiki&amp;gt;{{CURRENTMONTHNAME}} {{CURRENTDAY}}&amp;lt;nowiki&amp;gt; | accessyear=&amp;lt;/nowiki&amp;gt;{{CURRENTYEAR}}&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using non-linked retrieved date, last, first (day month)&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web | last= | first= | title= | url= | work= | publisher= | date= | accessdaymonth=&amp;lt;/nowiki&amp;gt;{{CURRENTDAY}} {{CURRENTMONTHNAME}}&amp;lt;nowiki&amp;gt; | accessyear=&amp;lt;/nowiki&amp;gt;{{CURRENTYEAR}}&amp;lt;nowiki&amp;gt; }}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using non-linked retrieved date, author (day month)&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web | author= | title= | url= | work= | publisher= | date= | accessdaymonth=&amp;lt;/nowiki&amp;gt;{{CURRENTDAY}} {{CURRENTMONTHNAME}}&amp;lt;nowiki&amp;gt; | accessyear=&amp;lt;/nowiki&amp;gt;{{CURRENTYEAR}}&amp;lt;nowiki&amp;gt; }}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using archived version&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web | author= | title= | url= | archiveurl= | work= | publisher= | archivedate= | date= | accessdate= &amp;lt;/nowiki&amp;gt;{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===All parameters===&lt;br /&gt;
When copying all parameters, in either horizontal or vertical layout, delete those you don't need.&lt;br /&gt;
;All parameters, horizontal layout&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web |first= |last= |author= |authorlink= |coauthors= |title= |url= |archiveurl= |work= |publisher= |location= |page= |pages= |language= |format= |doi= |date= |month= |year= |archivedate= |accessdate= |quote= }}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;All parameters, vertical layout&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite web&lt;br /&gt;
| first       = &lt;br /&gt;
| last        = &lt;br /&gt;
| author      = &lt;br /&gt;
| authorlink  = &lt;br /&gt;
| coauthors   = &lt;br /&gt;
| title       = &lt;br /&gt;
| url         = &lt;br /&gt;
| archiveurl  = &lt;br /&gt;
| work        = &lt;br /&gt;
| publisher   = &lt;br /&gt;
| location    = &lt;br /&gt;
| page        =&lt;br /&gt;
| pages       = &lt;br /&gt;
| language    = &lt;br /&gt;
| format      = &lt;br /&gt;
| doi         = &lt;br /&gt;
| date        = &lt;br /&gt;
| year        = &lt;br /&gt;
| month       = &lt;br /&gt;
| archivedate = &lt;br /&gt;
| accessdate  = &lt;br /&gt;
| quote       = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Required parameters====&lt;br /&gt;
Please notice that none of the parameters should be capitalised, to avoid the article being tagged as having a broken citation. Use &amp;quot;url&amp;quot;, &amp;quot;title&amp;quot;, etc. - not &amp;quot;Url&amp;quot;, &amp;quot;Title&amp;quot;, etc.&lt;br /&gt;
&lt;br /&gt;
*'''url''': URL of online item. Start the url with the communications protocol e.g. &amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
*'''title''': Title of online item.&lt;br /&gt;
&lt;br /&gt;
====Optional parameters====&lt;br /&gt;
*'''author''': Author&lt;br /&gt;
**'''last''' works with '''first''' to produce &amp;lt;code&amp;gt;last, first&amp;lt;/code&amp;gt;&lt;br /&gt;
**'''authorlink''' works either with '''author''' or with '''last''' &amp;amp; '''first''' to link to the appropriate wikipedia article. Does not work with URLs.&lt;br /&gt;
**'''coauthors''': allows additional authors&lt;br /&gt;
* ''or'' '''date''': Full date of publication in the same format as the main text of the article. If in [[ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Should not be wikilinked.&lt;br /&gt;
&amp;lt;!-- :*'''dateformat''': Formats the date in a consistent fashion.  Possible values: none, dmy, ymd, mdy, iso.  Preceding the value with an 'l' (e.g. liso, ldmy) will wikilink the date. See [[Template:Date]]. --&amp;gt;&lt;br /&gt;
* ''or'' '''year''': Year of publication, and '''month''': Name of the month of publication. If you also have the day, use '''date''' instead. Should not be wikilinked.&lt;br /&gt;
*'''format''': Format, e.g. PDF.  HTML implied if not specified.&lt;br /&gt;
*'''work''': If this item is part of a larger &amp;quot;work&amp;quot;, such as a book, periodical or website, write the name of that work.&lt;br /&gt;
*'''publisher''': Publisher, if any—for example if the website is hosted by a government service, educational institution, or company&lt;br /&gt;
**'''location''': Geographical place of publication.&lt;br /&gt;
*'''pages''': ''pp. 5–7'': first page and optional last page. This is for listing the pages relevant to the citation, not the total number of pages in the book.&amp;lt;!-- COmmentedout:notimplemented in the template!  This is especially useful for [[PDF]] format, where the page can be linked to with the &amp;lt;code&amp;gt;#page=''number''&amp;lt;/code&amp;gt; anchor tagged on the end of the URL: &lt;br /&gt;
*:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;pages = [http://www.example.org/file.pdf#page=123 p. 123]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;--&amp;gt;&lt;br /&gt;
*'''language''': language of publication (don't specify &amp;quot;English&amp;quot; as this is the default).&lt;br /&gt;
* '''doi''': A [[digital object identifier]] for the document, such as ''&amp;lt;nowiki&amp;gt;10.1038/news070508-7&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
**'''Doilabel''': If the doi contains some characters that must be [[Percent-encoding|escaped]], use &amp;quot;doilabel&amp;quot; for the unescaped version. See {{tl|doi}}: &amp;quot;id&amp;quot; is equivalent to &amp;quot;doi&amp;quot; and &amp;quot;label&amp;quot; is &amp;quot;doilabel&amp;quot;&lt;br /&gt;
*'''archiveurl''': The URL of an [[Web archiving|archived]] copy of the page, if (or in case) the url becomes unavailable.  Typically used to refer to services like [[WebCite]] and [[Internet Archive|The Internet Archive]].  Requires '''archivedate'''.&lt;br /&gt;
*'''archivedate''': Date when the item was archived (requires '''archiveurl'''), in [[ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Should not be wikilinked.&lt;br /&gt;
*'''accessdate''': Full date when item was accessed, in [[ISO 8601]] YYYY-MM-DD format, for example &amp;quot;accessdate = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}&amp;quot;. Should not be wikilinked.&lt;br /&gt;
*'''quote''': Relevant quote from online item.&lt;br /&gt;
&lt;br /&gt;
====Duplicate periods====&lt;br /&gt;
By default, cite web separates fields with periods, so don't encode a field ending with a period or a duplicate period will be added. Example: publisher=Camelot, Inc will correctly show as Camelot, Inc. but publisher=Camelot, Inc. will incorrectly show as Camelot, Inc..&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
;Some standard use cases&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|author=Doe, John&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|publisher=Open Publishing&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|author=Doe, John&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|publisher=Open Publishing&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|author=Doe, John&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|author=Doe, John&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|author=Doe, John&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|author=Doe, John&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|author=Doe, John&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|author=Doe, John&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|url=http://www.nfl.com/fans/&lt;br /&gt;
|title=Digest of rules&lt;br /&gt;
|publisher= National Football League&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|url=http://www.nfl.com/fans/&lt;br /&gt;
|title=Digest of rules&lt;br /&gt;
|publisher= National Football League&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using format&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web &lt;br /&gt;
|title=List of psychotropic substances under international control&lt;br /&gt;
|publisher=International Narcotics Control Board&lt;br /&gt;
|url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
|format=PDF&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt; → &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web &lt;br /&gt;
|title=List of psychotropic substances under international control&lt;br /&gt;
|publisher=International Narcotics Control Board&lt;br /&gt;
|url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
|format=PDF&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;language&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|author=Joliet, François&lt;br /&gt;
|title=Honnit soit qui mal y pense&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
|language=French&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|author=Joliet, François&lt;br /&gt;
|title=Honnit soit qui mal y pense&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
|language=French&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;coauthors&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|first=John&lt;br /&gt;
|last=Doe&lt;br /&gt;
|coauthors=Smith, Peter; Smythe, Jim&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|publisher=Open Publishing&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2006-05-16 &lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|first=John&lt;br /&gt;
|last=Doe&lt;br /&gt;
|coauthors=Smith, Peter; Smythe, Jim&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|publisher=Open Publishing&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2006-05-16 &lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;No author&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|publisher=Open Publishing&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/ | accessdate=2006-05-16 &lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|publisher=Open Publishing&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/ | accessdate=2006-05-16 &lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;No author, no publisher&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web &lt;br /&gt;
|title=List of psychotropic substances under international control&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
|format=PDF&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
|language=Greek &lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt; → &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web &lt;br /&gt;
|title=List of psychotropic substances under international control&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
|format=PDF&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
|language=Greek &lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using &amp;quot;archiveurl&amp;quot; and &amp;quot;archivedate&amp;quot; for webpages that have been archived&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|title=List of psychotropic substances under international control&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
|format=PDF&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
|archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
|archivedate=2005-09-11&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt; → &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|title=List of psychotropic substances under international control&lt;br /&gt;
|date=2005-04-30&lt;br /&gt;
|url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
|format=PDF&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
|archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
|archivedate=2005-09-11&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&amp;amp;story=20060405-01shore.htm&lt;br /&gt;
|title=Interview with Maggie Downs&lt;br /&gt;
|date=2006-03-31&lt;br /&gt;
|publisher=The Desert Sun&lt;br /&gt;
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm&lt;br /&gt;
|archivedate=2006-04-26&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt; → &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&amp;amp;story=20060405-01shore.htm&lt;br /&gt;
|title=Interview with Maggie Downs&lt;br /&gt;
|date=2006-03-31&lt;br /&gt;
|publisher=The Desert Sun&lt;br /&gt;
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm&lt;br /&gt;
|archivedate=2006-04-26&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using &amp;quot;quote&amp;quot;&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
|quote=Lorem ipsum dolor.&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|title=My favorite things part II&lt;br /&gt;
|work=Encyclopedia of things&lt;br /&gt;
|url=http://www.example.org/&lt;br /&gt;
|accessdate=2005-07-06&lt;br /&gt;
|quote=Lorem ipsum dolor.&lt;br /&gt;
}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Citation templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[af:Sjabloon:Webaanhaling]]&lt;br /&gt;
[[be-x-old:Шаблён:Спасылка]]&lt;br /&gt;
[[bg:Шаблон:Цитат уеб]]&lt;br /&gt;
[[ca:Plantilla:Citar web]]&lt;br /&gt;
[[cs:Šablona:Citace webu]]&lt;br /&gt;
[[da:Skabelon:Kilde www]]&lt;br /&gt;
[[de:Vorlage:Cite web]]&lt;br /&gt;
[[el:Πρότυπο:Cite web]]&lt;br /&gt;
[[et:Mall:Netiviide]]&lt;br /&gt;
[[eo:Ŝablono:Citaĵo el la reto]]&lt;br /&gt;
[[es:Plantilla:Cita web]]&lt;br /&gt;
[[fr:Modèle:Lien web]]&lt;br /&gt;
[[hr:Predložak:Cite web]]&lt;br /&gt;
[[ia:Patrono:Cite web]]&lt;br /&gt;
[[it:Template:Cita web]]&lt;br /&gt;
[[ja:Template:Cite web]]&lt;br /&gt;
[[ko:틀:웹 인용]]&lt;br /&gt;
[[hu:Sablon:Cite web]]&lt;br /&gt;
[[ms:Templat:Cite web]]&lt;br /&gt;
[[nl:Sjabloon:Voetnoot web]]&lt;br /&gt;
[[no:Mal:Kilde www]]&lt;br /&gt;
[[pl:Szablon:Cytuj stronę]]&lt;br /&gt;
[[pt:Predefinição:Citar web]]&lt;br /&gt;
[[ro:Format:Citat web]]&lt;br /&gt;
[[ru:Шаблон:Cite web]]&lt;br /&gt;
[[sk:Šablóna:Cite web]]&lt;br /&gt;
[[sl:Predloga:Navedi splet]]&lt;br /&gt;
[[sr:Шаблон:Cite web]]&lt;br /&gt;
[[sv:Mall:Webbref]]&lt;br /&gt;
[[fi:Malline:Verkkoviite]]&lt;br /&gt;
[[uk:Шаблон:Cite web]]&lt;br /&gt;
[[vi:Tiêu bản:Chú thích web]]&lt;br /&gt;
[[tr:Şablon:Cite web]]&lt;br /&gt;
[[zh:Template:Cite web]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>P.santinello</name></author>	</entry>

	</feed>