Template:Reflist/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:
{{wikipedia template}}
{{wikipedia template}}


{{tlx|Reflist}} is used to format a list of references defined by <code><ref></code> tags.
{{tlx|Reflist}} is used to format a list of references defined by <code><nowiki><ref></nowiki></code> tags.


==Usage==
==Usage==

Revision as of 20:47, 17 February 2019

This subpage provides documentation for Template:Reflist.

Template:Wikipedia template

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