![]() |
VOOZH | about |
The template is used in place of the <references /> tag.
Simply put the template where you would normally put the <references /> tag, and put how many columns you want. You can also leave it blank for just 1, making it act exactly the same as the <references /> tag.
|1=: amount of columns the reference list takes up.|refs=: list-defined references.|group=: reference group.Example 1
<ref>Example ref 1</ref> <refname=ref2>Example ref 2</ref> <refname=ref2/> <ref>Example ref 3</ref> == References == {{reflist}}
Produces
Example 2
<refname=A/> <refname="B"/> <refname='C'/> <refname=D></ref> == References == {{reflist|2|refs=<refname=A>Example ref 1</ref> <refname=B>Example ref 2</ref> <refname=C>Example ref 3</ref> <refname=D>Example ref 4</ref> }}
Produces
{{reflist-talk}} for adding compact reference list in talk page.{{notelist}} for adding note reference list.