Template:Cite web/doc

From Path of Exile Wiki
Revision as of 14:52, 23 June 2013 by Vinifera7 (talk | contribs) (category)
Jump to navigation Jump to search

This subpage provides documentation for Template:Cite web.

This template is used to generate formatted web citations.

Accepted parameters are author, date, title, url, publisher, and accessdate. All parameters should be used in 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.

<ref>{{cite web|author=|date=|title=|url=|publisher=Official Path of Exile Forums|accessdate=}}</ref>