Template:Reflist/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{wikipedia template}}


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


<includeonly>
{{Adapted from Wikipedia|Template:Reflist}}
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
{{Documentation categories|
<!-- Categories and interwikis go here. -->
[[Category:Footnote templates]]
[[Category:Footnote templates]]
</includeonly>
}}

Latest revision as of 07:57, 11 November 2021

This subpage provides documentation for Template:Reflist.

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