Template:Cite web: Difference between revisions
Jump to navigation
Jump to search
m (missing curly brace) |
>Vinifera7 mNo edit summary |
||
Line 10: | Line 10: | ||
|  "{{{title}}}". | |  "{{{title}}}". | ||
}} | {{#if: {{{url|}}} | }} | {{#if: {{{url|}}} | ||
|   | |  {{{url}}}. | ||
}} | }} | ||
}}{{#if: {{{publisher|}}} | }}{{#if: {{{publisher|}}} |
Revision as of 13:12, 23 June 2013
{{Cite web}}
is used to generate formatted web citations.
Accepted parameters are author
, date
, title
, url
, publisher
, and accessdate
. All parameters should be used as needed.
Example
The code:
{{cite web|author=Dwune, Richard|date=August 21, 2005|title=Ham Sandwich|url=http://www.google.com/search?q=ham+sandwich|publisher=Sandwiches Quarterly|accessdate=January 5, 2008}}
Yields:
Dwune, Richard (August 21, 2005). "Ham Sandwich". Sandwiches Quarterly. Retrieved January 5, 2008.
Official forums code template
You can use this code template to quickly create citations of the official forums. Just fill in author
with the post author, date
with the date the post was written, title
with the name of the thread, url
with the URL to the post, and accessdate
with the date the citation was made. If possible, convert localized dates to Coordinated Universal Time (UTC).
{{cite web | author = Qarl | date = January 21, 2019 | title = 3.5.2 Patch Notes | url = https://www.pathofexile.com/forum/view-thread/2315094 | publisher = Official Path of Exile Forums | accessdate = February 17, 2019 }}

This template was adapted from Template:Cite web on Wikipedia.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage.
The above documentation is transcluded from Template:Cite web/doc.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.