Template:Reflist/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{documentation subpage}} {{wikipedia template}} <includeonly> <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> Category:Footnote templates </includeonly>") |
>Illviljan mNo edit summary |
||
Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
{{wikipedia template}} | {{wikipedia template}} | ||
==Usage== | |||
To cite sources from websites use this format together with {{tlx|cite web}}, with the reference list near the bottom of the page: | |||
<pre> | |||
Dual strike only deals damage once, equal to the sum of calculated damage from each weapon.<ref name="DualStrike" /> | |||
==References== | |||
{{reflist|refs= | |||
<ref name="DualStrike">{{cite web|title=Dual Strike|url=https://www.pathofexile.com/forum/view-thread/13701/filter-account-type/staff/page/2#p635984|author=Mark_GGG|date=Sep 10, 2012|accessdate=June 29, 2017|publisher=Official Path of Exile Website}}</ref> | |||
}} | |||
</pre> | |||
<includeonly> | <includeonly> |
Revision as of 21:20, 29 June 2017

This subpage provides documentation for Template:Reflist.
Usage
To cite sources from websites use this format together with {{cite web}}
, with the reference list near the bottom of the page:
Dual strike only deals damage once, equal to the sum of calculated damage from each weapon.<ref name="DualStrike" /> ==References== {{reflist|refs= <ref name="DualStrike">{{cite web|title=Dual Strike|url=https://www.pathofexile.com/forum/view-thread/13701/filter-account-type/staff/page/2#p635984|author=Mark_GGG|date=Sep 10, 2012|accessdate=June 29, 2017|publisher=Official Path of Exile Website}}</ref> }}