Path of Exile Wiki

Please consider helping keep the wiki up to date. Check the to-do list of updates needed for version 3.14.0.

Game data exports will becoming later as the technical changes in addition to regular changes take some more time.

READ MORE

Path of Exile Wiki
Advertisement
Template info icon Template documentation[view] [edit] [history] [purge]

{{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
}}
Advertisement