The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
__NOTOC__ |
|||
<noinclude>{{Documentation subpage}}</noinclude> |
|||
This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated [[Wikipedia:Template:Teb reference|template:web reference]]. It provides lower case parameters only. |
This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated [[Wikipedia:Template:Teb reference|template:web reference]]. It provides lower case parameters only. |
||
Line 8: | Line 8: | ||
== Usage == |
== Usage == |
||
;Common form for cases where little is known about authorship of the page (with current date) |
;Common form for cases where little is known about authorship of the page (with current date) |
||
<tt><nowiki>{{Cite web |url= |title= | |
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |format= |work= }}</nowiki></tt> |
||
;Using last, first (with current date) |
;Using last, first (with current date) |
||
<tt><nowiki>{{Cite web |url= |title= | |
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt> |
||
;Using author (with current date) |
;Using author (with current date) |
||
<tt><nowiki>{{Cite web |url= |title= | |
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt> |
||
;Using non-linked retrieved date, last, first |
;Using non-linked retrieved date, last, first |
||
<tt><nowiki>{{Cite web |url= |title= | |
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt> |
||
;Using non-linked retrieved date, author |
;Using non-linked retrieved date, author |
||
<tt><nowiki>{{Cite web |url= |title= | |
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt> |
||
;All parameters, horizontal format (delete the ones you don't need) |
;All parameters, horizontal format (delete the ones you don't need) |
||
<tt><nowiki>{{Cite web |url= |title= | |
<tt><nowiki>{{Cite web |url= |title= |accessdate= |accessmonthday= |accessdaymonth = |accessyear= |author= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt> |
||
;All parameters, vertical format |
;All parameters, vertical format |
||
Line 29: | Line 29: | ||
| url = |
| url = |
||
| title = |
| title = |
||
| |
| accessdate = |
||
| |
| accessdaymonth = |
||
| |
| accessmonthday = |
||
| |
| accessyear = |
||
| author = |
| author = |
||
| last = |
| last = |
||
| first = |
| first = |
||
| |
| authorlink = |
||
| |
| coauthors = |
||
| date = |
| date = |
||
| year = |
| year = |
||
Line 46: | Line 46: | ||
| pages = |
| pages = |
||
| language = |
| language = |
||
| |
| archiveurl = |
||
| |
| archivedate = |
||
| quote = |
| quote = |
||
}}</pre> |
}}</pre> |
||
Line 55: | Line 55: | ||
* '''title''': Title of online item. |
* '''title''': Title of online item. |
||
''For producing a [[Wikipedia:WP:CONTEXT#Dates|wikilinked date]] of retrieval:'' |
''For producing a [[Wikipedia:WP:CONTEXT#Dates|wikilinked date]] of retrieval:'' |
||
:* ''' |
:* '''accessdate''': Full date when item was accessed, in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, for example "accessdate = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}". ''Must not be wikilinked'' |
||
''For producing a non-wikilinked date of retrieval:'' |
''For producing a non-wikilinked date of retrieval:'' |
||
:* ''' |
:* '''accessmonthday''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = May 10", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on May 10, 2006.'' |
||
:* ''' |
:* '''accessdaymonth''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = 10 May", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on 10 May 2006.'' |
||
=== Optional parameters === |
=== Optional parameters === |
||
* '''author''': Author |
* '''author''': Author |
||
** '''last''' works with '''first''' to produce <code>last, first</code> |
** '''last''' works with '''first''' to produce <code>last, first</code> |
||
** ''' |
** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate wikipedia article. Does not work with URLs. |
||
** ''' |
** '''coauthors''': allows additional authors |
||
* '''date''': Full date of publication, preferably in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. May be wikilinked. |
* '''date''': Full date of publication, preferably in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. May be wikilinked. |
||
** OR: '''year''': Year of publication, and '''month''': Name of the month of publication. If you also have the day, use ''date'' instead. Must not be wikilinked. |
** OR: '''year''': Year of publication, and '''month''': Name of the month of publication. If you also have the day, use ''date'' instead. Must not be wikilinked. |
||
Line 73: | Line 73: | ||
*: <code><nowiki>pages = [http://www.example.org/file.pdf#page=123 p. 123]</nowiki></code> |
*: <code><nowiki>pages = [http://www.example.org/file.pdf#page=123 p. 123]</nowiki></code> |
||
* '''language''': language of publication (don't specify "English" as this is the default). |
* '''language''': language of publication (don't specify "English" as this is the default). |
||
* ''' |
* '''archiveurl''': URL of the archive location of the item (requires '''archivedate''') |
||
* ''' |
* '''archivedate''': Date when the item was archived (requires '''archiveurl'''), in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked; it will be linked automatically. |
||
* '''quote''': Relevant quote from online item. |
* '''quote''': Relevant quote from online item. |
||
Line 80: | Line 80: | ||
;Some standard use cases |
;Some standard use cases |
||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| author |
| author=Doe, John |
||
| title |
| title=My Favorite Things Part II |
||
| publisher |
| publisher=Open Publishing |
||
| date |
| date=2005-04-30 |
||
| work |
| work=Encyclopedia of Things |
||
| url |
| url=http://www.example.org/ |
||
| |
| accessdate=2005-07-06 |
||
}}</nowiki><br/>→ <span style="background: |
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org | accessdate=2005-07-06 }}</span> |
||
| author = Doe, John |
|||
| title = My Favorite Things Part II |
|||
| publisher = Open Publishing |
|||
| date = 2005-04-30 |
|||
| work = Encyclopedia of Things |
|||
| url = http://www.example.org |
|||
|access-date = 2005-07-06 |
|||
}}</span> |
|||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| author |
| author=Doe, John |
||
| title |
| title=My Favorite Things Part II |
||
| date |
| date=2005-04-30 |
||
| work |
| work=Encyclopedia of Things |
||
| url |
| url=http://www.example.org/ |
||
| |
| accessdate=2005-07-06 |
||
}}</nowiki><br/>→ <span style="background: |
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org | accessdate=2005-07-06 }}</span> |
||
| author = Doe, John |
|||
| title = My Favorite Things Part II |
|||
| date = 2005-04-30 |
|||
| work = Encyclopedia of Things |
|||
| url = http://www.example.org |
|||
| access-date = 2005-07-06 |
|||
}}</span> |
|||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| author |
| author=Doe, John |
||
| title |
| title=My Favorite Things Part II |
||
| date |
| date=2005-04-30 |
||
| url |
| url=http://www.example.org/ |
||
| |
| accessdate=2005-07-06 |
||
}}</nowiki><br/>→ <span style="background: |
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06}}</span> |
||
| author = Doe, John |
|||
| title = My Favorite Things Part II |
|||
| date = 2005-04-30 |
|||
| url = http://www.example.org |
|||
| access-date = 2005-07-06 |
|||
}}</span> |
|||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| author |
| author=Doe, John |
||
| title |
| title=My Favorite Things Part II |
||
| url |
| url=http://www.example.org/ |
||
| |
| accessdate=2005-07-06 |
||
}}</nowiki><br/>→ <span style="background: |
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span> |
||
| author = Doe, John |
|||
| title = My Favorite Things Part II |
|||
| url = http://www.example.org |
|||
| access-date = 2005-07-06 |
|||
}}</span> |
|||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| title |
| title=My Favorite Things Part II |
||
| url |
| url=http://www.example.org/ |
||
| |
| accessdate=2005-07-06 |
||
}}</nowiki><br/>→ <span style="background: |
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span> |
||
| title = My Favorite Things Part II |
|||
| url = http://www.example.org |
|||
| access-date = 2005-07-06 |
|||
}}</span> |
|||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| url |
| url=http://www.nfl.com/fans/ |
||
| title |
| title=Digest of Rules |
||
| publisher = National Football League |
|||
| accessdate = 2005-07-06 |
|||
}}</nowiki><br>→ <span style="background:#FFF">{{Cite web |
|||
| url = http://www.nfl.com/fans/ |
|||
| title = Digest of Rules |
|||
| publisher= National Football League |
| publisher= National Football League |
||
| |
| accessdate=2005-07-06 |
||
}}</nowiki><br>→ <span style="background:white">{{cite web | url=http://www.nfl.com/fans/ |
|||
}}</span> |
|||
| title=Digest of Rules | publisher= National Football League | accessdate=2005-07-06 }}</span> |
|||
;Non-linking date of retrieval (using |
;Non-linking date of retrieval (using accessmonthday and accessyear) |
||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| title |
| title=My Favorite Things Part II |
||
| work |
| work=Encyclopedia of Things |
||
| url |
| url=http://www.example.org/ |
||
| |
| accessmonthday=July 6 |
||
| |
| accessyear=2005 |
||
}}</nowiki><br/> → <span style="background: |
}}</nowiki><br/> → <span style="background:white">{{cite web |
||
| title |
| title=My Favorite Things Part II |
||
| work |
| work=Encyclopedia of Things |
||
| url |
| url=http://www.example.org/ |
||
| |
| accessmonthday=July 6 |
||
| |
| accessyear=2005 |
||
}}</span> |
}}</span> |
||
;Using format |
;Using format |
||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| title=List of psychotropic substances under international control |
|||
| publisher = International Narcotics Control Board |
|||
| url=http://www.incb.org/pdf/e/list/green.pdf |
|||
| format = PDF |
|||
| accessdate=2005-07-06 |
|||
}}</nowiki><br/> → <span style="background: |
}}</nowiki><br/> → <span style="background:white">{{cite web |
||
| title=List of psychotropic substances under international control |
|||
| publisher = International Narcotics Control Board | url=http://www.incb.org/pdf/e/list/green.pdf |
|||
| format = PDF | accessdate=2005-07-06}}</span> |
|||
| url = http://www.incb.org/pdf/e/list/green.pdf |
|||
| format = PDF |
|||
| access-date = 2005-07-06 |
|||
}}</span> |
|||
;language |
;language |
||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| author |
| author=Joliet, François |
||
| title |
| title=Honnit soit qui mal y pense |
||
| date |
| date=2005-04-30 |
||
| url |
| url=http://www.example.org/ |
||
| |
| accessdate=2005-07-06 |
||
| language |
| language=French |
||
}}</nowiki><br/>→ <span style="background: |
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Joliet, François | title=Honnit soit qui mal y pense | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06 | language=French}}</span> |
||
| author = Joliet, François |
|||
| title = Honnit soit qui mal y pense |
|||
| date = 2005-04-30 |
|||
| url = http://www.example.org |
|||
| access-date = 2005-07-06 |
|||
| language = French |
|||
}}</span> |
|||
;coauthors |
|||
;co-authors |
|||
* <nowiki>{{Cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 |
|||
* <nowiki>{{Cite web |
|||
}}</nowiki><br/>→ <span style="background:white">{{cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 }}</span> |
|||
| first = John |
|||
| last = Doe |
|||
| co-authors = Peter Smith, Jim Smythe |
|||
| title = My Favorite Things Part II |
|||
| publisher = Open Publishing |
|||
| date = 2005-04-30 |
|||
| work = Encyclopedia of Things |
|||
| url = http://www.example.org/ |
|||
| access-date = 2006-05-16 |
|||
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web |
|||
| first = John |
|||
| last = Doe |
|||
| coauthors = Peter Smith, Jim Smythe |
|||
| title = My Favorite Things Part II |
|||
| publisher = Open Publishing |
|||
| date = 2005-04-30 |
|||
| work = Encyclopedia of Things |
|||
| url = http://www.example.org/ |
|||
| access-date = 2006-05-16 |
|||
}}</span> |
|||
;No author |
;No author |
||
* <nowiki>{{Cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 |
|||
* <nowiki>{{Cite web |
|||
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 }}</span> |
|||
| title = My Favorite Things Part II |
|||
| publisher = Open Publishing |
|||
| date = 2005-04-30 |
|||
| work = Encyclopedia of Things |
|||
| url = http://www.example.org/ |
|||
| access-date = 2006-05-16 |
|||
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web |
|||
| title = My Favorite Things Part II |
|||
| publisher = Open Publishing |
|||
| date = 2005-04-30 |
|||
| work = Encyclopedia of Things |
|||
| url = http://www.example.org/ |
|||
| access-date = 2006-05-16 |
|||
}}</span> |
|||
;No author, no publisher |
;No author, no publisher |
||
* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06 |
|||
* <nowiki>{{Cite web |
|||
}}</nowiki></br>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06 }}</span> |
|||
| title = My Favorite Things Part II |
|||
| date = 2005-04-30 |
|||
| work = Encyclopedia of Things |
|||
| url = http://www.example.org/ |
|||
| access-date = 2005-07-06 |
|||
}}</nowiki></br>→ <span style="background:#FFF">{{Cite web |
|||
| title = My Favorite Things Part II |
|||
| date = 2005-04-30 |
|||
| work = Encyclopedia of Things |
|||
| url = http://www.example.org/ |
|||
| access-date = 2005-07-06 |
|||
}}</span> |
|||
* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</span> |
|||
* <nowiki>{{Cite web |
|||
| title = My Favorite Things Part II |
|||
| date = 2005-04-30 |
|||
| url = http://www.example.org/ |
|||
| access-date = 2005-07-06 |
|||
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web |
|||
| title = My Favorite Things Part II |
|||
| date = 2005-04-30 |
|||
| url = http://www.example.org/ |
|||
| access-date = 2005-07-06 |
|||
}}</span> |
|||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| title=List of psychotropic substances under international control |
|||
| date=2005-04-30 |
|||
| url=http://www.incb.org/pdf/e/list/green.pdf |
|||
| format = PDF |
|||
| accessdate=2005-07-06 |
|||
| language=Greek |
|||
}}</nowiki><br/> → <span style="background: |
}}</nowiki><br/> → <span style="background:white">{{cite web |
||
| title=List of psychotropic substances under international control | date=2005-04-30 |
|||
| url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=2005-07-06 |
|||
| date = 2005-04-30 |
|||
| language=Greek }}</span> |
|||
| url = http://www.incb.org/pdf/e/list/green.pdf |
|||
| format = PDF |
|||
| access-date = 2005-07-06 |
|||
| language = Greek |
|||
}}</span> |
|||
; Using |
; Using archiveurl and archivedate to refer to items that went away but are available from an archive site |
||
* <nowiki>{{Cite web |
* <nowiki>{{Cite web |
||
| title=List of psychotropic substances under international control |
|||
| date=2005-04-30 |
|||
| url=http://www.incb.org/pdf/e/list/green.pdf |
|||
| format = PDF |
|||
| accessdate=2005-07-06 |
|||
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf |
|||
| archivedate=2005-09-11 |
|||
}}</nowiki><br/> → <span style="background: |
}}</nowiki><br/> → <span style="background:white">{{cite web |
||
| title=List of psychotropic substances under international control |
|||
| date=2005-04-30 |
|||
| url=http://www.incb.org/pdf/e/list/green.pdf |
|||
| format = PDF |
|||
| accessdate=2005-07-06 |
|||
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf |
|||
| archivedate=2005-09-11 }}</span> |
|||
}}</span> |
|||
* <nowiki> |
* <nowiki> |
||
{{Cite web |
{{Cite web |
||
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm |
|||
|title=Interview with Maggie Downs |
|||
|date=2006-03-31 |
|||
|publisher=The Desert Sun |
|||
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm |
|||
|archivedate=2006-04-26 |
|||
}}</nowiki><br/> → <span style="background: |
}}</nowiki><br/> → <span style="background:white">{{cite web |
||
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm |
|||
|title=Interview with Maggie Downs |
|||
|date=2006-03-31 |
|||
|publisher=The Desert Sun |
|||
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm |
|||
|archivedate=2006-04-26}}</span> |
|||
}}</span> |
|||
; Using quote |
; Using quote |
||
Line 332: | Line 229: | ||
| work = Encyclopedia of Things |
| work = Encyclopedia of Things |
||
| url = http://www.example.org/ |
| url = http://www.example.org/ |
||
| |
| accessdate = 2005-07-06 |
||
| quote = Lorem ipsum dolor. |
| quote = Lorem ipsum dolor. |
||
}}</nowiki><br/>→ <span style="background: |
}}</nowiki><br/>→ <span style="background:white">{{cite web |
||
| title = My Favorite Things Part II |
| title = My Favorite Things Part II |
||
| work = Encyclopedia of Things |
| work = Encyclopedia of Things |
||
| url = http://www.example.org/ |
| url = http://www.example.org/ |
||
| |
| accessdate = 2005-07-06 |
||
| quote = Lorem ipsum dolor. |
| quote = Lorem ipsum dolor. |
||
}}</span> |
}}</span> |
||
;No parameters (error) |
;No parameters (error) |
||
* <nowiki>{{Cite web}}</nowiki><br/>→ <span style="background: |
* <nowiki>{{Cite web}}</nowiki><br/>→ <span style="background:white">{{cite web}}</span> |
||
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> |
|||
__NOTOC__ |
|||
__NOEDITSECTION__ |
|||
<includeonly>[[Category:General wiki templates]]</includeonly> |