Template:Reflist

From Path of Exile Wiki
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]


{{Reflist}} is used to format a list of references defined by <ref> tags.

Usage

To cite sources from websites, use the following format together with {{cite web}}. Place the References section near the bottom of the page. If possible, convert localized dates to Coordinated Universal Time (UTC).

These are the official patch notes for '''version 3.5.2''' released by [[Grinding Gear Games]].<ref name="Patch Notes" />

==References==
{{reflist|refs=
<ref name="Patch Notes">{{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
}}</ref>
}}
This template was adapted from Template:Reflist on Wikipedia.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage.