Hello, you have come here looking for the meaning of the word
Template:ref. In DICTIOUS you will not only get to know all the dictionary meanings for the word
Template:ref, but we will also tell you about its etymology, its characteristics and you will know how to say
Template:ref in singular and plural. Everything you need to know about the word
Template:ref you have here. The definition of the word
Template:ref will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
Template:ref, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
- The following documentation is located at Template:ref/documentation.
- Useful links: subpage list • links • redirects • transclusions • errors (parser/module) • sandbox
Usage
This citation template allows for the creation of a group of references separate from the main group of references.
It is equivalent to using <ref group="n">Reference.</ref>
.
Parameters
|group=
– a name identifying a group of references.
|name=
– a name for the individual reference.
|1=
– the reference.
Examples
Wikitext markup |
Result
|
Basic usage
|
Lorem ipsum.{{ref|group=n|name=n1|This is a reference which is part of the "n" group of references.}}
Dolor sit amet.<ref>This reference is part of the main group of references.</ref>
===Notes===
<references group="n"/> (Alternatively, you can use {{reflist|group=n|nobacklinks=1|size=smaller}} )
===References===
<references/>
|
Lorem ipsum.[n 1]
Dolor sit amet.[1]
Notes
- ^ This is a reference which is part of the "n" group of references.
References
- ^ This reference is part of the main group of references.
|
Using the same reference twice
|
Lorem ipsum.{{ref|group=n|name=n1|This reference is used twice.}}
Dolor sit amet.{{ref|group=n|name=n1}}
===Notes===
<references group="n"/>
|
Lorem ipsum.[n 1]
Dolor sit amet.[n 1]
Notes
- ↑ 1.0 1.1 This reference is used twice.
|