289
edits
Changes
Created page with "{{documentation header}} The template is used in place of the <nowiki><references /></nowiki> tag. == Parameters == * {{p|1}}: amount of columns the reference list will take..."
{{documentation header}}
The template is used in place of the <nowiki><references /></nowiki> tag.
== Parameters ==
* {{p|1}}: amount of columns the reference list will take up.
* {{p|refs}}: [[wp:list-defined references|list-defined references]]
* {{p|group}}: reference group
== Usage ==
Simply put the template where you would normally put the <nowiki><references /></nowiki> 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 <nowiki><references /></nowiki> tag.
=== Examples ===
<pre style="display:table"><ref>Example ref 1</ref>
<ref name=ref2>Example ref 2</ref>
<ref name=ref2/>
<ref>Example ref 3</ref>
== References ==
{{reflist}}</pre>
The template is used in place of the <nowiki><references /></nowiki> tag.
== Parameters ==
* {{p|1}}: amount of columns the reference list will take up.
* {{p|refs}}: [[wp:list-defined references|list-defined references]]
* {{p|group}}: reference group
== Usage ==
Simply put the template where you would normally put the <nowiki><references /></nowiki> 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 <nowiki><references /></nowiki> tag.
=== Examples ===
<pre style="display:table"><ref>Example ref 1</ref>
<ref name=ref2>Example ref 2</ref>
<ref name=ref2/>
<ref>Example ref 3</ref>
== References ==
{{reflist}}</pre>