Template:Reflist/doc: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - " ==" to "==") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Doc/start}} | |||
The template is used in place of the <nowiki><references /></nowiki> tag. | The template is used in place of the <nowiki><references /></nowiki> tag. | ||
Line 43: | Line 44: | ||
==References== | ==References== | ||
{{reflist|2}}</div> | {{reflist|2}}</div> | ||
{{Doc/end}} | |||
Latest revision as of 22:20, 9 November 2022
The template is used in place of the <references /> tag.
It will also accept an optional number, which is the amount of columns the reference list will take up.
Usage
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.
Examples
<ref>Example ref 1</ref> <ref name=ref2>Example ref 2</ref> <ref name=ref2/> <ref>Example ref 3</ref> ==References== {{reflist}}
- produces
<ref>Example ref 1</ref> <ref>Example ref 2</ref> <ref>Example ref 3</ref> <ref>Example ref 4</ref> ==References== {{reflist|2}}
- produces