Template:Cite web/doc
From All Skies Encyclopaedia
<templatestyles src="Module:Message box/ombox.css"></templatestyles>
| icon | This is a documentation subpage for Template:Cite web It may contain usage information, categories and other content that is not part of the original template page. |
- language: language of publication (don't specify "English" as this is the default).
- doi: A digital object identifier for the document, such as 10.1038/news070508-7
- archiveurl: The URL of an archived copy of the page, if (or in case) the url becomes unavailable. Typically used to refer to services like WebCite and The Internet Archive. Requires archivedate.
- archivedate: Date when the item was archived (requires archiveurl), in ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17. Must not be wikilinked; it will be linked automatically. This field does not support American/International dates (they will display incorrectly as redlinks if used).
- quote: Relevant quote from online item.
Examples
- Some standard use cases
- {{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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- {{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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- {{cite web
|author=Doe, John
|title=My favorite things part II
|date=2005-04-30
|url=http://www.example.org/
|accessdate=2005-07-06
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- {{cite web
|author=Doe, John
|title=My favorite things part II
|url=http://www.example.org/
|accessdate=2005-07-06
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- {{cite web
|title=My favorite things part II
|url=http://www.example.org/
|accessdate=2005-07-06
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- {{cite web
|url=http://www.nfl.com/fans/
|title=Digest of rules
|publisher= National Football League
|accessdate=2005-07-06
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- Non-linking date of retrieval (using accessmonthday and accessyear)
- {{cite web
|title=My favorite things part II
|work=Encyclopedia of things
|url=http://www.example.org/
|accessmonthday=July 6
|accessyear=2005
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- Using format
- {{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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- language
- {{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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- coauthors
- {{cite web
|first=John
|last=Doe
|coauthors=Smith, Peter; Smythe, Jim
|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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- No author
- {{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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- No author, no publisher
- {{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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- {{cite web
|title=My favorite things part II
|date=2005-04-30
|url=http://www.example.org/
|accessdate=2005-07-06}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- {{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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- Using archiveurl and archivedate for webpages that have been archived
- {{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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- {{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
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- Using quote
- {{cite web
|title=My favorite things part II
|work=Encyclopedia of things
|url=http://www.example.org/
|accessdate=2005-07-06
|quote=Lorem ipsum dolor.
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- Omitting the title in error
- {{cite web
|work=Encyclopedia of things
|url=http://www.example.org/
|accessdate=2005-07-06
|quote=Lorem ipsum dolor.
}}
→ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).







