Template:Reflist
Jump to navigation
Jump to search
[view] [edit] [history] [⧼smw purge⧽]Documentation
The template is used in place of the <references /> tag.
Parameters
|1=: amount of columns the reference list will take up.|refs=: list-defined references|group=: reference group
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 name=A/> <ref name="B"/> <ref name='C'/> <ref name=D></ref>
== References ==
{{reflist|2|refs=<ref name=A>Example ref 1</ref>
<ref name=B>Example ref 2</ref>
<ref name=C>Example ref 3</ref>
<ref name=D>Example ref 4</ref>
}}
- produces
See also
{{notelist}}
de:Vorlage:Verweisliste es:Plantilla:Reflist fr:Modèle:Reflist hu:Sablon:Reflist it:Template:Reflist ja:テンプレート:Reflist ko:틀:Reflist nl:Sjabloon:Reflist pl:Szablon:Reflist pt:Predefinição:Reflist uk:Шаблон:Примітки zh:Template:Reflist
[view] [edit] [history] [⧼smw purge⧽]The above documentation is transcluded from Template:Reflist/doc.