Template:Reflist: Difference between revisions
(added info regarding Template:Reference) |
m (rmv ref names) |
||
Line 9: | Line 9: | ||
== Content == | == Content == | ||
Lorem.<ref | Lorem.<ref>{{cite web|title=site1|url=http://en.wikipedia.org|accessdate=2006-10-19}}</ref> | ||
Lorem ipsum.<ref | Lorem ipsum.<ref>{{cite web|title=site2|url=http://de.wikipedia.org|accessdate=2006-10-22}}</ref> | ||
== References == | == References == |
Revision as of 22:48, 23 October 2006
Usage
Use this template to create a reference list in an article (unlike Template:Reference, Reflist doesn't include the References heading, thereby making the syntax easier to read). For Example:
== Content == Lorem.<ref>{{cite web|title=site1|url=http://en.wikipedia.org|accessdate=2006-10-19}}</ref> Lorem ipsum.<ref>{{cite web|title=site2|url=http://de.wikipedia.org|accessdate=2006-10-22}}</ref> == References == {{reflist}}