Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Template:R

Permanently protected template
From Wikipedia, the free encyclopedia
Template documentation[view] [edit] [history] [purge]
For redirect templates, seeWikipedia:Template index/Redirect pages. For the navigation box regarding the letter R, seeTemplate:LetterR. For the hatnote, seeTemplate:Redirect.
WarningThis template is used onapproximately 33,000 pages and changes may be widely noticed. Test changes in the template's/sandbox or/testcases subpages, or in your ownuser subpage. Consider discussing changes on thetalk page before implementing them.

The{{r}} (referencing) template allows creating or linking any kind of reference in an article.

Intent

The{{r}} template allows to define and invoke any kind of full or shortened references (citations as well as footnotes) in articles in a very intuitive way, utilizing an easy-to-remember and very short notation, reducing a lot of clutter from article source code, thereby making it easier to read and maintain.

{{r}} provides means for links to references to carry additional information (like pages, quotations and other commentary) in a condensed format, thereby eliminating the need for an additional article section for shortened references (and hence avoiding the problems related to that approach like the extra layer of indirection of links, the real-estate occupied for, as well as the amount of whitespace created by that section, and the often unreliable proprietary linking system with ambiguous or dangling links as well as lacking backlinks from the full citations to the shortened references). Its annotation system can be used to enrich the full citation with information given where a reference gets invoked, to bundle multiple citations into one entry, or to group sub-references under the corresponding full reference (i.e. to implementr-style shortened citations).

By utilizing the MediaWiki Extension:Cite internally (instead of establishing an independent linking system (i.e.WP:CITEREF) on top of it),{{r}} also remains fully compatible with other referencing systems and will take advantage of any future improvements of the underlying system.

It can be used with raw text definitions for the references as well as be combined with other citation templates (likeCS1/CS2).

Overview

In its basic format the template provides a compact shorthand for<ref name="RefName" /> citation tags, simplifying syntax so cutting code clutter.

It can also be used todefineinline orlist-defined references (LDR), includingnested footnotes inside other footnotes (up to five levels deep). Citations can be provided as raw text citations or through other citation templates (such as the suite ofCS1/CS2 citation templates).

Optionally, it allows to provide and display individual page numbers (or other in-source location information) and quotations (including language information and translations) from the source alongside the invocations of a reference (that is, the link to the reference). If the page numbers given are too unspecific for the quotation, an extra page number can optionally be given for the quotation only. The page number will be shown assuperscript immediately following the reference link, the other related information is available astooltip when hovering over that superscript. Plural page parameters have special support for lists and ranges, automatically converting hyphens to endashes—theaccept-this-as-written markup to override the automatic conversion is supported as well.

The template allows the definition of reference annotation, which will be collected and appended to the end of the full citation defined earlier. This can be used to accumulate extra notes (including page numbers and quotes from the invocations), allows for citations defined at different locations to be bundled and residing under a single entry, or togroup sub-references under the corresponding full reference.

The template parameters can take raw text information, but are also compatible with simple MediaWiki and HTML markup allowing for the usage of links and templates in template parameters. Such markup would be automatically stripped off for tooltip display, but passed on for other purposes (annotation system).

Custom link anchors can be enabled for the reference links as well as for reference definitions and various annotation, thereby allowing to smoothly blend in with other citation systems used on the same page, or to create sophisticated linking schemes with links to individual pieces of contents andbacklinks to reference links (i.e. acting as shortened references).

The template allows to define and show a context section in the article prose to indicate which specific statements in the article are supported by the reference, if this isn't already obvious from where the reference link is positioned. The section can be divided into multiple pieces and can overlap with other sections defined for other references.

Missing page numbers can be indicated similar to{{Page needed}}.

For as long as the tooltip feature isn't occupied by the template to display quotations, the template will provide a tooltip by itself explaining the truncated page / location information attached to the link.

The template is compatible with the parameter names of most other citation templates, and it works for normal citations just as well as for any kinds of groups (i.e. for footnotes, including the predefined ones).

Bidirectional support (left-to-right, right-to-left) for citations is available if the corresponding CSS definitions are activated.

The template optimizes the visualkerning in the superscript and has configurable support for line wrapping after or within superscripts (with corresponding CSS).

The template is compatible with editing features such as thepipe trick and templatesubstituting.

(The present implementation supports multiple citations, but this functionality may be moved to a wrapper like{{rr}} in the future in order to introduce a further simplified and more powerful calling convention to the core template{{r}}. For maximum future-compatibility, use{{rr}} when using enumerated parameters (to support multiple citations in one call) or use unnamed parameters.)

For example:

Using<ref>For example, fact<ref name=Bal/><ref name=Bam/><ref name=Bar/> and fact.<ref name=Bas/><ref name=Bay/><ref name=Baz/>

Displays as: For example, fact[1][2][3] and fact.[4][5][6]

Instead using{{r}}For example, fact{{r|Bal|Bam|Bar}} and fact.{{r|Bas|Bay|Baz}}

Displays as: For example, fact[1][2][3] and fact.[4][5][6]

{{r}} and<ref> can coexist on the same page, and like<ref>,{{r}} can be used with or withoutlist-defined references. In addition, a|page= or|p= parameter adds the functionality of{{rp}}:

Using{{r}} with
|p= parameter
For example, fact.{{r|RefName|p=22}}

Displays as: For example, fact.[7]: 22 

Usage

In-source-location parameters

The in-source-location of a source can be specified with either|page=/|p= (for a single page), with|pages=/|pp= (for plural pages), or with|location=/|loc=/|at= for other in-source-locations.

The specified page number(s) can be a single page number (287), a list of several pages (xii, 287, 292, 418) or a range of pages (287–288) or any combination thereof. Do not add "Page", "pp.", etc.—just the numbers.

Other in-source-location information can also be used for non-numeric pages, for example: "f. 29", "A7", and "back cover", etc., and can also be used for non-paginated sources, e.g., "0:35:12" for a video source.

Choose one of the template parameters above according to the type of page or in-source-location specified.

While typically only one of these three types of parameters is given, it is also possible to combine them to suit more special use cases. If both, singular and plural page parameters are given at the same time, the plural page info is assumed to be the span of the article, whereas the singular page info is considered to be the page within that span supporting the statement. The template will indicate this by framing the singular page in square brackets following the plural page info. If an in-source-location is given in addition to the page info, the template assumes it to further detail the preceding page info rather than representing some kind of stand-alone in-source location info.

Do not attempt to use multiple aliases of a parameter at the same time. Only one will be chosen and the others may be ignored without error message.

Inline invocation

UsageDisplayNotes
{{r|RefName}}Text.[7]Equivalent to<refname="RefName"/>.
{{r|RefName|p=100}}

{{r|RefName|page=100}}

{{r|RefName|page=[[Hundred|100]]}}

{{r|RefName|page=[https://books.google.com/books?id=S3JHAAAAYAAJ&pg=PA1515]}}

{{r|RefName|pp=100, 102}}

{{r|RefName|pages=100, 102}}

Text.[7]: 100 

Text.[7]: 100 

Text.[7]: 100

Text.[7]: 15

Text.[7]: 100, 102 

Text.[7]: 100, 102 

Adds a page number (or other location identifier) within the source.

Use|p= or|page= for singular pages,|pp= or|pages= for plural pages, and|at= or|loc= for other in-source-locations.

If the article cites only one location in a given source, reduce clutter by coding simply{{r|RefName}}and integrating the location into the mainRefName citation.

{{r|RefName|pages=10&ndash;14}}(endash)

{{r|RefName|pages=10-14}}(hyphen)

{{r|RefName|pages=2-14&ndash;2-16}}(hyphens and endash)

{{r|RefName|pages=2-14-2-16}}(hyphens)

{{r|RefName|pages=((2-14)), ((2-16))}}(hyphens)

{{r|RefName|pp=3, 6}}

{{r|RefName|at=&sect;C}}

{{r|RefName|at=Dust jacket}}

{{r|RefName|at=para. 7}}

Text.[7]: 10–14 

Text.[7]: 10–14 

Text.[7]: 2-14–2-16 

Text.[7]: 2-14–2-16 

Text.[7]: 2-14, 2-16 

Text.[7]: 3, 6 

Text.[7]: §C 

Text.[7]: Dust jacket 

Text.[7]: para. 7 

{{r|RefName|Bam|Bar}}Text.[7][2][3]Equivalent to{{r|RefName}}{{r|Bam}}{{r|Bar}}or<refname=RefName/><refname=Bam/><refname=Bar/>.

Up to nine references may be "bundled" this way.

{{r|1=RefName|2=Bam|3=Bar|4=Bas|p1=100|pp2=10&ndash;14|at4=&sect;C}}

{{r|1=RefName|p1=100|2=Bam|pp2=10&ndash;14|3=Bar|4=Bas|at4=&sect;C}}

{{r|n1=RefName|p1=100|n2=Bam|pp2=10&ndash;14|n3=Bar|n4=Bas|at4=&sect;C}}

{{r|name1=RefName|page1=100|name2=Bam|pages2=10&ndash;14|name3=Bar|name4=Bas|at4=&sect;C}}

Text.[7]: 100 [2]: 10–14 [3][4]: §C Equivalent to{{r|RefName|p=100}}{{r|Bam|pp=10&ndash;14}}{{r|Bar}}{{r|Bas|at=&sect;C}}.

In the example, not all references have pages; make sure that e.g.|1= matches|p1=

{{r|group=Notes|NtName}}

{{r|grp=Notes|NtName|NtCam}}

{{r|g=Notes|NtName|p=13}}

Text.[Notes 1]

Text.[Notes 1][Notes 2]

Text.[Notes 1]: 13 

The|group=,|grp=, and|g= parameters are equivalent and echo<refgroup=Notesname=NtName/>.

If present, the parameter applies to all references in the template.

{{r|RefName|p=100|q=quote from the text}}

{{r|RefName|p=100|quote=quote from the text}}

{{r|RefName|p=100|quote-page=100|quote=quote from the text}}

{{r|RefName|p=100|quote-page=p|quote=quote from the text}}

{{r|RefName|p=101|q=Palabras en español|language=Spanish}}

Text.[7]: 100
Text with a foreign-language quote supporting it.[7]: 101
Makes sense only if|p= (or one of its synonyms) is present.|quote= (or|q=) underlines the superscript page number/location identifier, signaling availability of a quote from the source, which pops up when the mouse is hovered over thedashed underlined bit.|quote-page= or|quote-pages= can be used to optionally specify a specific page or number of pages for the quote only. If this number is the same as what's defined through|p= or|pp=, the special symbolic tokens "p" and "pp" can be used instead of an actual page number. Curved quotes are disfavored byMOS:STRAIGHT.
{{r|1=RefName|2=Bam|3=Bar|4=Bas|p1=100|pp2=10&ndash;14|at4=&sect;C|q1=Quote from 100|q4=Quote from&sect;C}}

{{r|n1=RefName|n2=Bam|n3=Bar|n4=Bas|p1=100|pp2=10&ndash;14|at4=&sect;C|q1=Quote from 100|q4=Quote from&sect;C}}

Text.[7]: 100[2]: 10–14 [3][4]: §CIn the example, not all references have quotes; make sure that e.g.|1= and|p1= and|q1= all match.
{{r|n=RefName2|p=201|r=Harold Smith (1989).''Proper Referencing''. Atlanta Press. p. 105, 201.}}

{{r|n=RefName3|r={{cite book|author-first=Harold|author-last=Smith|date=2020|edition=2nd|title=Proper Referencing|publisher=Atlanta Press|pages=321, 356}}}}

{{r|g=Notes|n=NestedNote|r=This example shows how to nest footnotes.{{r|n=RefName2|p=105}}}}

More[8]: 201 [9]: 321  good[9]: 356  prose.[Notes 3]Examples of inline definitions and nested footnotes.
{{r|n=RefName4|r=Citation A.}}

{{r|n=RefName4|a=Citation B.}}

{{r|n=RefName5|r=Citation C.}}

{{r|n=RefName5|p=102|a=Note for page 102.}}

{{r|n=RefName5|p=342|a=Note for page 342.}}

{{r|n=RefName5|p=346|qp=p|q=Quote from page 346|a=q}}

Two[10] citations[10] bundled into one entry, or one citation[11] with accumulated[11]: 102  commentary[11]: 342 [11]: 346 from shortened references.Examples of annotation. If the annotation should be the page number defined through|p= or what would be shown as quote in the tooltip, the special symbolic tokens "p" and "q" can be used with|annotation= in order to avoid having to repeat this contents.
{{r|n=RefName6|r=Citation D.}}

{{r|n=RefName6|p=102|a=:p. 102: Note for page 102.}}

{{r|n=RefName6|p=342|a=:p. 342: Note for page 342.}}

{{r|n=RefName6|p=346|qp=p|q=Quote from page 346|a=q|leadin=:p.&amp;nbsp;}}

A citation[12] with accumulated[12]: 102  commentary[12]: 342 [12]: 346 using indentation in reference section and tooltip view.Indentation in annotations. It can be achieved by adding:colons. If it is using for the quote parameter|q=, it can be achieved by using|leadin=.
{{r|n=RefName7|r=Citation E.|s=Context7}}

{{r|n=RefName7|p=10|q=Quote E|a=q|s=Context7}}

Context sections of the article supported by the reference can be defined through{{section}} (or other means, see:LST). The three parts of section "Context7" in this example[13] are shown underlined for illustration purposes.[13]: 10Note: For this example to work, you will have to view it on the non-transcluded page:Click here!
{{R}} will display its "context" as "dotted underline" tooltip (to be distinguished from the "dashed underline" tooltip further up) when hovering the mouse over the reference link. Multiple sections of the same name will be shown merged (without separator, hence include some delimiter like space into the sections). Note the special syntax used to define sections (with empty|begin= and|end= attributes). Keep the size of the selected sections reasonably short and do not forget to define the end of a section. When no name was specified, names are build following this scheme for context sections: "cite_sect-group-name-pagelocation" (wheregroup,name,page (either page or pages) andlocation refer to the corresponding template parameters and can be empty if omitted).

References section

The ref names may be defined in the References section (as illustrated below) or (in the more usual way) scattered throughout the article text using e.g.<ref name="RefName">Reference text</ref> or{{refn|name=RefName|Reference text}}.

===Notes===<referencesgroup="Notes"><refname="NtName">Note text.</ref><refname="NtCam">Cam note text.</ref></references>===References===<references><refname="RefName">Reference text.</ref><refname="Bam">Bam reference text.</ref><refname="Bar">Bar reference text.</ref><refname="Bas">Bas reference text.</ref><refname="Bay">Bay reference text.</ref><refname="Baz">Baz reference text.</ref></references>

Resulting in:

Notes
  1. ^abcNote text.
  2. ^Cam note text.
  3. ^This example shows how to nest footnotes.[8]: 105 
References
  1. ^abBal reference text.
  2. ^abcdeBam reference text.
  3. ^abcdeBar reference text.
  4. ^abcdBas reference text.
  5. ^abBay reference text.
  6. ^abBaz reference text.
  7. ^abcdefghijklmnopqrstuvReference text.
  8. ^abHarold Smith (1989).Proper Referencing. Atlanta Press. pp. 105, 201.
  9. ^abSmith, Harold (2020).Proper Referencing (2nd ed.). Atlanta Press. pp. 321, 356.
  10. ^abCitation A. Citation B.
  11. ^abcdCitation C. Note for page 102. Note for page 342. ‌346: Quote from page 346
  12. ^abcdCitation D.
    p. 102: Note for page 102.
    p. 342: Note for page 342. ‌
    p. 346: Quote from page 346
  13. ^abCitation E. ‌Quote E

Alternatively, the references can be defined through{{r}} itself:[1][2][3][4][5][6][NB 1][NB 2]

===Notes===<referencesgroup="NB">{{r|g=NB|NtName|r=Note text.}}{{r|g=NB|NtCam|r=Cam note text.}}</references>===References===<references>{{r|RefName|r=Reference text.}}{{r|Bam|r=Bam reference text.}}{{r|Bar|r=Bar reference text.}}{{r|Bas|r=Bas reference text.}}{{r|Bay|r=Bay reference text.}}{{r|Baz|r=Baz reference text.}}</references>

Resulting in:

Notes
  1. ^Note text.
  2. ^Cam note text.
References
  1. ^Reference text.
  2. ^Bam reference text.
  3. ^Bar reference text.
  4. ^Bas reference text.
  5. ^Bay reference text.
  6. ^Baz reference text.

R-style shortened references

The{{r}}-style annotation system can be used to create sub-references (as shortened citations) with back- or crosslinks grouped under their corresponding full citation. There are many possible variants, some illustrated below:

Example 1 (with backlinks and automatic numbering of sub-references, here also with nested citations):

Lorem ipsum{{r|n=C1|r=Citation 1}} dolor sit amet,{{r|n=C1|p=23|a=#[[#L1|^]] p. 23: Quotation from page 23.|link-id=L1}} consectetur adipisici elit,{{r|n=C2|r=Citation 2|p=92}} sed eiusmod tempor incidunt ut labore et dolore magna aliqua.{{r|n=C1|pp=56, 59|a=#[[#L2|^]] pp. 56, 59: Commentary on page 56 from review.{{r|n=C2|p=70}}|link-id=L2}}{{r|n=C3|r=Citation 3}}===References==={{reflist}}

Resulting in:

Lorem ipsum[1] dolor sit amet,[1]: 23  consectetur adipisici elit,[2]: 92  sed eiusmod tempor incidunt ut labore et dolore magna aliqua.[1]: 56, 59 [3]

References
  1. ^abcCitation 1
    1. ^ p. 23: Quotation from page 23.
    2. ^ pp. 56, 59: Commentary on page 56 from review.[2]: 70 
  2. ^abCitation 2
  3. ^Citation 3

Example 2 (with crosslinks, here also with nested citations):

Lorem ipsum{{r|n=C1|r=Citation 1}} dolor sit amet,{{r|n=C1|p=[[#P1|23]]|a=<br/>[[#L1B|^]] p. 23: Quotation from page 23.|id=P1|link-id=L1B}} consectetur adipisici elit,{{r|n=C2|r=Citation 2|p=92}} sed eiusmod tempor incidunt ut labore et dolore magna aliqua.{{r|n=C1|pp=[[#P2|56]], 59|a=<br/>[[#L2B|^]] pp. 56, 59: Commentary on page 56 from review.{{r|n=C2|p=70}}|id=P2|link-id=L2B}}{{r|n=C3|r=Citation 3}}===References==={{reflist}}

Lorem ipsum[1] dolor sit amet,[1]: 23 consectetur adipisici elit,[2]: 92  sed eiusmod tempor incidunt ut labore et dolore magna aliqua.[1]: 56, 59 [3]

References
  1. ^abcCitation 1
    ^ p. 23: Quotation from page 23.

    ^ pp. 56, 59: Commentary on page 56 from review.[2]: 70 
  2. ^abCitation 2
  3. ^Citation 3

Example 3 (with crosslinks and locally embedded inline quotations for tooltips, here also with nested citations):

Lorem ipsum{{r|n=C1|r=Citation 1}} dolor sit amet,{{r|n=C1|p=[[#P1C|23]]|qp=p|q=Quotation from page 23.|a=q|leadin=<br/>[[#L1C|^]] p.&nbsp;|id=P1C|link-id=L1C}} consectetur adipisici elit,{{r|n=C2|r=Citation 2|p=92}} sed eiusmod tempor incidunt ut labore et dolore magna aliqua.{{r|n=C1|pp=[[#P2C|56]], 59|qpp=pp|q=Commentary on page 56 from review.{{r|n=C2|p=70}}|a=q|leadin=<br/>[[#L2C|^]] pp.&nbsp;|id=P2C|link-id=L2C}}{{r|n=C3|r=Citation 3}}===References==={{reflist}}

Lorem ipsum[1] dolor sit amet,[1]: 23 consectetur adipisici elit,[2]: 92  sed eiusmod tempor incidunt ut labore et dolore magna aliqua.[1]: 56, 59[3]

References
  1. ^abcCitation 1 ‌
    ^ p. 23: Quotation from page 23.
    ^ pp. 56, 59: Commentary on page 56 from review.[2]: 70 
  2. ^abCitation 2
  3. ^Citation 3

Spacing

Where multiple citations occur in series,{{r}} prevents line breaks between the citations. In this case,|wrap=yes can be used to allow a line break. Alternatively, if line breaks should be allowed also inside a long page / location information,|wrap=forced can be used instead (however, if this actually results in line breaks also depends on the browser, CSS and the skin selected).

Hyphens

PerMOS:DASH, page ranges should normally be declared with anndash ({{r|name=RefName|pages=27&ndash;29}}[1]: 27–29 ) rather than a hyphen. Tools likeWP:AWB will automatically convert hyphens to dashes in such instances. For the plural page parameters|pages=,|pp= and|quote-pages= and aliases,{{r}} will automatically translate hyphens into ndashes for display purposes. (This does not apply to the singular and other in-source-location parameters|page=,|p=,|at=,|loc=,|quote-page= and aliases.) If the hyphen is actually desired for whatever reason, the "accept-this-as-written-markup" (which is also supported by{{rp}} and{{ran}}, the family of{{sfn}}- and{{harv}}-style templates, and allCS1/CS2 citation templates) can be used to indicate this ({{r|name=RefName|pages=((27-29)), 41}}[1]: 27–29, 41 ).

Known issues

Editing features

Because of a technical limitation, some of the standard Wikipedia markup elements that are often used in the article prose do not work within a set of<ref>...</ref> tags, including but not limited tothe pipe trick,template substitution and another "nested" set of<ref>...</ref> tags. For example, the following does not work as expected:

  1. <ref>[[Help:Footnotes| ]]</ref> (Generates:[[Help:Footnotes| ]]> instead of a wikilink)
  2. <ref>{{SUBST:TODAY}}</ref> (Generates:{{SUBST:TODAY}} instead of the date that the edit was made)
  3. <ref>Explanatory footnote<ref>Citation</ref></ref> (Generates:Cite error: A <ref> tag is missing the closing </ref> (see thehelp page). </ref>)

Replacing the outermost<ref>...</ref> set with{{r|r=...}} (or{{r|a=...}} allows for the use of the markup elements listed above.

Incompatibilities

Issues in this template make it incompatible with the{{excerpt}} template.{{r}} should not be used in sections that will be transcluded by{{excerpt}}.

TemplateData

This is theTemplateData for this template used byTemplateWizard,VisualEditor and other tools.See a monthly parameter usage report forTemplate:R in articles based on its TemplateData.

TemplateData for R

Provides a simple wrapper for up to nine consecutive <ref name=RefName/> citation tags that minimizes visual impact on the text which, along with the simpler syntax, increases code readability and ease of editing.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Reference groupgroupgrpg

The reference group of all the references displayed; see WP:REFGROUP for help.

Default
Defaults to not being in a group.
Stringsuggested
Reference name 1namenname1n11

If this is "RefName", the template displays.<ref name="RefName"/>

Stringrequired
Page number: reference 1pageppage1p11p

Adds a page number within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if singular page is given.

Example
"2"
Contentsuggested
Pages numbers: reference 1pagespppages1pp11pp

Adds page numbers within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if plural pages are given.

Example
"34–38"
Contentsuggested
In-source location: reference 1locationlocation1locloc11locatat1

Adds other location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural page info is given.

Example
"inside cover"
Contentsuggested
Page needed: Reason 1needed-reasonneededreasonneeded-reason1needed1

Only required if page/location info is missing.

Default
Defaults to no page/location info missing.
Example
Actual reason, yes, y
Stringoptional
Quote: reference 1quoteqquote1q1

A quote from the source. Appears when hovering over the page number, so the page number must be specified.

Stringsuggested
Quote page: reference 1quote-pageqpquote-page1qp1

A quote page from the source. Optionally appears in front of the quote when hovering over the page number. Special token p to use page1. Choose parameter only if singular page is given.

Contentoptional
Quote pages: reference 1quote-pagesqppquote-pages1qpp1

A quote pages from the source. Optionally appears in front of the quote when hovering over the page numbers. Special token pp to use pages1. Choose parameter only if plural pages are given.

Contentoptional
Quote in-source location: reference 1quote-locationquote-location1quote-locquote-loc1quote-atquote-at1

Adds other quote location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural quote page info is given.

Example
"inside cover"
Contentsuggested
Quote language: reference 1languagelanguage1langlang1ll1quote-languagequote-langqlquote-language1quote-lang1ql1

A language code or name defining the language of the quote (if not English).

Contentoptional
Quote translation: reference 1translationtranslation1transtrans1tt1trans-quotetrans-quote1tqtq1xlatxlat1

An optional English translation of a non-English quote.

Stringoptional
Reference definition 1referencerreferencesnotesnotecontenttextrefnrefsreference1refn1r1

Adds the definition of a citation. This can be used inline or in list-defined reference sections. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested.

Example
Harold Smith (2020). ''Proper Referencing''. Atlanta Press. p. 201.
Stringsuggested
Reference annotation 1annotationannotaannotation1annot1a1

Adds extra text to the end of a reference defined elsewhere, including backlinks to the reference invocation. Can be used to collect various commentary to be displayed with the citation. Can also be used to define another citation if multiple citations should reside under the same entry. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested. Special token p to use page1 and q to use quote1.

Example
Note 1
Stringoptional
Direction: Reference 1directiondirdirection1dir1

Override default left-to-right or right-to-left behaviour. (Requires special CSS support for classes mw-cite-dir-rtl and mw-cite-dir-ltr.)

Example
ltr, rtl
Contentoptional
Section: Reference 1sectionsecssection1sec1s1

Shows a tooltip indicating corresponding context section in an article, if defined. Multiple sections of the same name and overlapping sections are allowed.

Default
If yes is given, the section name is derived from the given group, name and page info automatically.
Example
ContextSection1, yes, y
Stringoptional
Content anchor: reference 1idid1refref11ref

Optional anchor name of a reference or annotation (including page numbers or quotes) in order to link to it. This is used for the id attribute of the corresponding span framing the content object and must be unique on the page.

Example
CITEREFSmith2020
Stringoptional
Link anchor: reference 1link-idlink-id1

Optional link anchor name of a reference link in order to (back)link to the reference link. This is used for the id attribute of the link span and must be unique on the page.

Example
Smith2020Page12
Stringoptional
Quote origin: reference 1quote-citeqcquote-cite1qc1

Anchor name (only the URL fragment) of a reference the quote belongs to, if defined on the same page. This is used for the cite attribute of the quote and establishes a semantic connection to its source.

Example
CITEREFSmith2020
Stringoptional
Reference name 2name2n22

If this is "RefName", the template displays.<ref name="RefName"/>

Stringoptional
Page number: reference 2page2p22p

Adds a page number within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if singular page info is given.

Example
"2"
Contentoptional
Pages numbers: reference 2pages2pp22pp

Adds page numbers within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if plural page info is given.

Example
"34–38"
Contentoptional
In-source-location: reference 2location2loc22locat2

Adds other location identifier within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if location info is given.

Example
"inside cover"
Contentoptional
Page needed: Reason 2needed-reason2needed2

Only required if page/location info is missing.

Default
Defaults to no page/location info missing.
Example
Actual reason, yes, y
Stringoptional
Quote: reference 2quote2q2

A quote from the source. Appears when hovering over the page number, so the page number must be specified.

Stringoptional
Quote page: reference 2quote-page2qp2

A quote page from the source. Optionally appears in front of the quote when hovering over the page number. Special token p to use page2. Choose parameter only if singular page is given.

Contentoptional
Quote pages: reference 2quote-pages2qpp2

A quote pages from the source. Optionally appears in front of the quote when hovering over the page numbers. Special token pp to use pages2. Choose parameter only if plural pages are given.

Contentoptional
Quote in-source location: reference 2quote-location2quote-loc2quote-at2

Adds other quote location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural quote page info is given.

Example
"inside cover"
Contentsuggested
Quote language: reference 2language2lang2l2quote-language2quote-lang2ql2

A language code or name defining the language of the quote (if not English).

Contentoptional
Quote translation: reference 2translation2trans2t2trans-quote2tq2xlat2

An optional English translation of a non-English quote.

Stringoptional
Reference definition 2reference2refn2r2

Adds the definition of a citation. This can be used inline or in list-defined reference sections. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested.

Example
Harold Smith (2020). ''Proper Referencing''. Atlanta Press. p. 201.
Stringoptional
Reference annotation 2annotation2annot2a2

Adds extra text to the end of a reference defined elsewhere, including backlinks to the reference invocation. Can be used to collect various commentary to be displayed with the citation. Can also be used to define another citation if multiple citations should reside under the same entry. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested. Special token p to use page2 and q to use quote2.

Example
Note 2
Stringoptional
Direction: Reference 2direction2dir2

Override default left-to-right or right-to-left behaviour. (Requires special CSS support for classes mw-cite-dir-rtl and mw-cite-dir-ltr.)

Example
ltr, rtl
Contentoptional
Section: Reference 2section2sec2s2

Shows a tooltip indicating corresponding context section in an article, if defined. Multiple sections of the same name and overlapping sections are allowed.

Default
If yes is given, the section name is derived from the given group, name and page info automatically.
Example
ContextSection2, yes, y
Stringoptional
Content anchor: reference 2id2ref22ref

Optional anchor name of a reference or annotation (including page numbers or quotes) in order to link to it. This is used for the id attribute of the corresponding span framing the content object and must be unique on the page.

Example
CITEREFSmith2020
Stringoptional
Link anchor: reference 2link-id2

Optional link anchor name of a reference link in order to (back)link to the reference link. This is used for the id attribute of the link span and must be unique on the page.

Example
Smith2020Page12
Stringoptional
Quote origin: reference 2quote-cite2qc2

Anchor name (only the URL fragment) of a reference the quote belongs to, if defined on the same page. This is used for the cite attribute of the quote and establishes a semantic connection to its source.

Example
CITEREFSmith2020
Stringoptional
Reference name 3name3n33

If this is "RefName", the template displays.<ref name="RefName"/>

Stringoptional
Page number: reference 3page3p33p

Adds a page number within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if singular page info is given.

Example
"2"
Contentoptional
Pages numbers: reference 3pages3pp33pp

Adds page numbers within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if plural page info is given.

Example
"34–38"
Contentoptional
In-source-location: reference 3location3loc33locat3

Adds other location identifier within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if location info is given.

Example
"inside cover"
Contentoptional
Page needed: Reason 3needed-reason3needed3

Only required if page/location info is missing.

Default
Defaults to no page/location info missing.
Example
Actual reason, yes, y
Stringoptional
Quote: reference 3quote3q3

A quote from the source. Appears when hovering over the page number, so the page number must be specified.

Stringoptional
Quote page: reference 3quote-page3qp3

A quote page from the source. Optionally appears in front of the quote when hovering over the page number. Special token p to use page3. Choose parameter only if singular page is given.

Contentoptional
Quote pages: reference 3quote-pages3qpp3

A quote pages from the source. Optionally appears in front of the quote when hovering over the page numbers. Special token pp to use pages3. Choose parameter only if plural pages are given.

Contentoptional
Quote in-source location: reference 3quote-location3quote-loc3quote-at3

Adds other quote location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural quote page info is given.

Example
"inside cover"
Contentsuggested
Quote language: reference 3language3lang3l3quote-language3quote-lang3ql3

A language code or name defining the language of the quote (if not English).

Contentoptional
Quote translation: reference 3translation3trans3t3trans-quote3tq3xlat3

An optional English translation of a non-English quote.

Stringoptional
Reference definition 3reference3refn3r3

Adds the definition of a citation. This can be used inline or in list-defined reference sections. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested.

Example
Harold Smith (2020). ''Proper Referencing''. Atlanta Press. p. 201.
Stringoptional
Reference annotation 3annotation3annot3a3

Adds extra text to the end of a reference defined elsewhere, including backlinks to the reference invocation. Can be used to collect various commentary to be displayed with the citation. Can also be used to define another citation if multiple citations should reside under the same entry. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested. Special token p to use page3 and q to use quote3.

Example
Note 3
Stringoptional
Direction: Reference 3direction3dir3

Override default left-to-right or right-to-left behaviour. (Requires special CSS support for classes mw-cite-dir-rtl and mw-cite-dir-ltr.)

Example
ltr, rtl
Contentoptional
Section: Reference 3section3sec3s3

Shows a tooltip indicating corresponding context section in an article, if defined. Multiple sections of the same name and overlapping sections are allowed.

Default
If yes is given, the section name is derived from the given group, name and page info automatically.
Example
ContextSection3, yes, y
Stringoptional
Content anchor: reference 3id3ref33ref

Optional anchor name of a reference or annotation (including page numbers or quotes) in order to link to it. This is used for the id attribute of the corresponding span framing the content object and must be unique on the page.

Example
CITEREFSmith2020
Stringoptional
Link anchor: reference 3link-id3

Optional link anchor name of a reference link in order to (back)link to the reference link. This is used for the id attribute of the link span and must be unique on the page.

Example
Smith2020Page12
Stringoptional
Quote origin: reference 3quote-cite3qc3

Anchor name (only the URL fragment) of a reference the quote belongs to, if defined on the same page. This is used for the cite attribute of the quote and establishes a semantic connection to its source.

Example
CITEREFSmith2020
Stringoptional
Reference name 4name4n44

If this is "RefName", the template displays.<ref name="RefName"/>

Stringoptional
Page number: reference 4page4p44p

Adds a page number within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if singular page info is given.

Example
"2"
Contentoptional
Pages numbers: reference 4pages4pp44pp

Adds page numbers within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if plural page info is given.

Example
"34–38"
Contentoptional
In-source-location: reference 4location4loc44locat4

Adds other location identifier within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if location info is given.

Example
"inside cover"
Contentoptional
Page needed: Reason 4needed-reason4needed4

Only required if page/location info is missing.

Default
Defaults to no page/location info missing.
Example
Actual reason, yes, y
Stringoptional
Quote: reference 4quote4q4

A quote from the source. Appears when hovering over the page number, so the page number must be specified.

Stringoptional
Quote page: reference 4quote-page4qp4

A quote page from the source. Optionally appears in front of the quote when hovering over the page number. Special token p to use page4. Choose parameter only if singular page is given.

Contentoptional
Quote pages: reference 4quote-pages4qpp4

A quote pages from the source. Optionally appears in front of the quote when hovering over the page numbers. Special token pp to use pages4. Choose parameter only if plural pages are given.

Contentoptional
Quote in-source location: reference 4quote-location4quote-loc4quote-at4

Adds other quote location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural quote page info is given.

Example
"inside cover"
Contentsuggested
Quote language: reference 4language4lang4l4quote-language4quote-lang4ql4

A language code or name defining the language of the quote (if not English).

Contentoptional
Quote translation: reference 4translation4trans4t4trans-quote4tq4xlat4

An optional English translation of a non-English quote.

Stringoptional
Reference definition 4reference4refn4r4

Adds the definition of a citation. This can be used inline or in list-defined reference sections. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested.

Example
Harold Smith (2020). ''Proper Referencing''. Atlanta Press. p. 201.
Stringoptional
Reference annotation 4annotation4annot4a4

Adds extra text to the end of a reference defined elsewhere, including backlinks to the reference invocation. Can be used to collect various commentary to be displayed with the citation. Can also be used to define another citation if multiple citations should reside under the same entry. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested. Special token p to use page4 and q to use quote4.

Example
Note 4
Stringoptional
Direction: Reference 4direction4dir4

Override default left-to-right or right-to-left behaviour. (Requires special CSS support for classes mw-cite-dir-rtl and mw-cite-dir-ltr.)

Example
ltr, rtl
Contentoptional
Section: Reference 4section4sec4s4

Shows a tooltip indicating corresponding context section in an article, if defined. Multiple sections of the same name and overlapping sections are allowed.

Default
If yes is given, the section name is derived from the given group, name and page info automatically.
Example
ContextSection4, yes, y
Stringoptional
Content anchor: reference 4id4ref44ref

Optional anchor name of a reference or annotation (including page numbers or quotes) in order to link to it. This is used for the id attribute of the corresponding span framing the content object and must be unique on the page.

Example
CITEREFSmith2020
Stringoptional
Link anchor: reference 4link-id4

Optional link anchor name of a reference link in order to (back)link to the reference link. This is used for the id attribute of the link span and must be unique on the page.

Example
Smith2020Page12
Stringoptional
Quote origin: reference 4quote-cite4qc4

Anchor name (only the URL fragment) of a reference the quote belongs to, if defined on the same page. This is used for the cite attribute of the quote and establishes a semantic connection to its source.

Example
CITEREFSmith2020
Stringoptional
Reference name 5name5n55

If this is "RefName", the template displays.<ref name="RefName"/>

Stringoptional
Page number: reference 5page5p55p

Adds a page number within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if singular page info is given.

Example
"2"
Contentoptional
Pages numbers: reference 5pages5pp55pp

Adds page numbers within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if plural page info is given.

Example
"34–38"
Contentoptional
In-source-location: reference 5location5loc55locat5

Adds other location identifier within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if location info is given.

Example
"inside cover"
Contentoptional
Page needed: Reason 5needed-reason5needed5

Only required if page/location info is missing.

Default
Defaults to no page/location info missing.
Example
Actual reason, yes, y
Stringoptional
Quote: reference 5quote5q5

A quote from the source. Appears when hovering over the page number, so the page number must be specified.

Stringoptional
Quote page: reference 5quote-page5qp5

A quote page from the source. Optionally appears in front of the quote when hovering over the page number. Special token p to use page5. Choose parameter only if singular page is given.

Contentoptional
Quote pages: reference 5quote-pages5qpp5

A quote pages from the source. Optionally appears in front of the quote when hovering over the page numbers. Special token pp to use pages5. Choose parameter only if plural pages are given.

Contentoptional
Quote in-source location: reference 5quote-location5quote-loc5quote-at5

Adds other quote location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural quote page info is given.

Example
"inside cover"
Contentsuggested
Quote language: reference 5language5lang5l5quote-language5quote-lang5ql5

A language code or name defining the language of the quote (if not English).

Contentoptional
Quote translation: reference 5translation5trans5t5trans-quote5tq5xlat5

An optional English translation of a non-English quote.

Stringoptional
Reference definition 5reference5refn5r5

Adds the definition of a citation. This can be used inline or in list-defined reference sections. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested.

Example
Harold Smith (2020). ''Proper Referencing''. Atlanta Press. p. 201.
Stringoptional
Reference annotation 5annotation5annot5a5

Adds extra text to the end of a reference defined elsewhere, including backlinks to the reference invocation. Can be used to collect various commentary to be displayed with the citation. Can also be used to define another citation if multiple citations should reside under the same entry. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested. Special token p to use page5 and q to use quote5.

Example
Note 5
Stringoptional
Direction: Reference 5direction5dir5

Override default left-to-right or right-to-left behaviour. (Requires special CSS support for classes mw-cite-dir-rtl and mw-cite-dir-ltr.)

Example
ltr, rtl
Contentoptional
Section: Reference 5section5sec5s5

Shows a tooltip indicating corresponding context section in an article, if defined. Multiple sections of the same name and overlapping sections are allowed.

Default
If yes is given, the section name is derived from the given group, name and page info automatically.
Example
ContextSection5, yes, y
Stringoptional
Content anchor: reference 5id5ref55ref

Optional anchor name of a reference or annotation (including page numbers or quotes) in order to link to it. This is used for the id attribute of the corresponding span framing the content object and must be unique on the page.

Example
CITEREFSmith2020
Stringoptional
Link anchor: reference 5link-id5

Optional link anchor name of a reference link in order to (back)link to the reference link. This is used for the id attribute of the link span and must be unique on the page.

Example
Smith2020Page12
Stringoptional
Quote origin: reference 5quote-cite5qc5

Anchor name (only the URL fragment) of a reference the quote belongs to, if defined on the same page. This is used for the cite attribute of the quote and establishes a semantic connection to its source.

Example
CITEREFSmith2020
Stringoptional
Reference name 6name6n66

If this is "RefName", the template displays.<ref name="RefName"/>

Stringoptional
Page number: reference 6page6p66p

Adds a page number within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if singular page info is given.

Example
"2"
Contentoptional
Pages numbers: reference 6pages6pp66pp

Adds page numbers within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if plural page info is given.

Example
"34–38"
Contentoptional
In-source-location: reference 6location6loc66locat6

Adds other location identifier within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if location info is given.

Example
"inside cover"
Contentoptional
Page needed: Reason 6needed-reason6needed6

Only required if page/location info is missing.

Default
Defaults to no page/location info missing.
Example
Actual reason, yes, y
Stringoptional
Quote: reference 6quote6q6

A quote from the source. Appears when hovering over the page number, so the page number must be specified.

Stringoptional
Quote page: reference 6quote-page6qp6

A quote page from the source. Optionally appears in front of the quote when hovering over the page number. Special token p to use page6. Choose parameter only if singular page is given.

Contentoptional
Quote pages: reference 6quote-pages6qpp6

A quote pages from the source. Optionally appears in front of the quote when hovering over the page numbers. Special token pp to use pages6. Choose parameter only if plural pages are given.

Contentoptional
Quote in-source location: reference 6quote-location6quote-loc6quote-at6

Adds other quote location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural quote page info is given.

Example
"inside cover"
Contentsuggested
Quote language: reference 6language6lang6l6quote-language6quote-lang6ql6

A language code or name defining the language of the quote (if not English).

Contentoptional
Quote translation: reference 6translation6trans6t6trans-quote6tq6xlat6

An optional English translation of a non-English quote.

Stringoptional
Reference definition 6reference6refn6r6

Adds the definition of a citation. This can be used inline or in list-defined reference sections. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested.

Example
Harold Smith (2020). ''Proper Referencing''. Atlanta Press. p. 201.
Stringoptional
Reference annotation 6annotation6annot6a6

Adds extra text to the end of a reference defined elsewhere, including backlinks to the reference invocation. Can be used to collect various commentary to be displayed with the citation. Can also be used to define another citation if multiple citations should reside under the same entry. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested. Special token p to use page6 and q to use quote6.

Example
Note 6
Stringoptional
Direction: Reference 6direction6dir6

Override default left-to-right or right-to-left behaviour. (Requires special CSS support for classes mw-cite-dir-rtl and mw-cite-dir-ltr.)

Example
ltr, rtl
Contentoptional
Section: Reference 6section6sec6s6

Shows a tooltip indicating corresponding context section in an article, if defined. Multiple sections of the same name and overlapping sections are allowed.

Default
If yes is given, the section name is derived from the given group, name and page info automatically.
Example
ContextSection6, yes, y
Stringoptional
Content anchor: reference 6id6ref66ref

Optional anchor name of a reference or annotation (including page numbers or quotes) in order to link to it. This is used for the id attribute of the corresponding span framing the content object and must be unique on the page.

Example
CITEREFSmith2020
Stringoptional
Link anchor: reference 6link-id6

Optional link anchor name of a reference link in order to (back)link to the reference link. This is used for the id attribute of the link span and must be unique on the page.

Example
Smith2020Page12
Stringoptional
Quote origin: reference 6quote-cite6qc6

Anchor name (only the URL fragment) of a reference the quote belongs to, if defined on the same page. This is used for the cite attribute of the quote and establishes a semantic connection to its source.

Example
CITEREFSmith2020
Stringoptional
Reference name 7name7n77

If this is "RefName", the template displays.<ref name="RefName"/>

Stringoptional
Page number: reference 7page7p77p

Adds a page number within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if singular page info is given.

Example
"2"
Contentoptional
Pages numbers: reference 7pages7pp77pp

Adds page numbers within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if plural page info is given.

Example
"34–38"
Contentoptional
In-source-location: reference 7location7loc77locat7

Adds other location identifier within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if location info is given.

Example
"inside cover"
Contentoptional
Page needed: Reason 7needed-reason7needed7

Only required if page/location info is missing.

Default
Defaults to no page/location info missing.
Example
Actual reason, yes, y
Stringoptional
Quote: reference 7quote7q7

A quote from the source. Appears when hovering over the page number, so the page number must be specified.

Stringoptional
Quote page: reference 7quote-page7qp7

A quote page from the source. Optionally appears in front of the quote when hovering over the page number. Special token p to use page7. Choose parameter only if singular page is given.

Contentoptional
Quote pages: reference 7quote-pages7qpp7

A quote pages from the source. Optionally appears in front of the quote when hovering over the page numbers. Special token pp to use pages7. Choose parameter only if plural pages are given.

Contentoptional
Quote in-source location: reference 7quote-location7quote-loc7quote-at7

Adds other quote location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural quote page info is given.

Example
"inside cover"
Contentsuggested
Quote language: reference 7language7lang7l7quote-language7quote-lang7ql7

A language code or name defining the language of the quote (if not English).

Contentoptional
Quote translation: reference 7translation7trans7t7trans-quote7tq7xlat7

An optional English translation of a non-English quote.

Stringoptional
Reference definition 7reference7refn7r7

Adds the definition of a citation. This can be used inline or in list-defined reference sections. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested.

Example
Harold Smith (2020). ''Proper Referencing''. Atlanta Press. p. 201.
Stringoptional
Reference annotation 7annotation7annot7a7

Adds extra text to the end of a reference defined elsewhere, including backlinks to the reference invocation. Can be used to collect various commentary to be displayed with the citation. Can also be used to define another citation if multiple citations should reside under the same entry. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested. Special token p to use page7 and q to use quote7.

Example
Note 7
Stringoptional
Direction: Reference 7direction7dir7

Override default left-to-right or right-to-left behaviour. (Requires special CSS support for classes mw-cite-dir-rtl and mw-cite-dir-ltr.)

Example
ltr, rtl
Contentoptional
Section: Reference 7section7sec7s7

Shows a tooltip indicating corresponding context section in an article, if defined. Multiple sections of the same name and overlapping sections are allowed.

Default
If yes is given, the section name is derived from the given group, name and page info automatically.
Example
ContextSection7, yes, y
Stringoptional
Content anchor: reference 7id7ref77ref

Optional anchor name of a reference or annotation (including page numbers or quotes) in order to link to it. This is used for the id attribute of the corresponding span framing the content object and must be unique on the page.

Example
CITEREFSmith2020
Stringoptional
Link anchor: reference 7link-id7

Optional link anchor name of a reference link in order to (back)link to the reference link. This is used for the id attribute of the link span and must be unique on the page.

Example
Smith2020Page12
Stringoptional
Quote origin: reference 7quote-cite7qc7

Anchor name (only the URL fragment) of a reference the quote belongs to, if defined on the same page. This is used for the cite attribute of the quote and establishes a semantic connection to its source.

Example
CITEREFSmith2020
Stringoptional
Reference name 8name8n88

If this is "RefName", the template displays.<ref name="RefName"/>

Stringoptional
Page number: reference 8page8p88p

Adds a page number within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if singular page info is given.

Example
"2"
Contentoptional
Pages numbers: reference 8pages8pp88pp

Adds page numbers within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if plural page info is given.

Example
"34–38"
Contentoptional
In-source-location: reference 8location8loc88locat8

Adds other location identifier within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if location info is given.

Example
"inside cover"
Contentoptional
Page needed: Reason 8needed-reason8needed8

Only required if page/location info is missing.

Default
Defaults to no page/location info missing.
Example
Actual reason, yes, y
Stringoptional
Quote: reference 8quote8q8

A quote from the source. Appears when hovering over the page number, so the page number must be specified.

Stringoptional
Quote page: reference 8quote-page8qp8

A quote page from the source. Optionally appears in front of the quote when hovering over the page number. Special token p to use page8. Choose parameter only if singular page is given.

Contentoptional
Quote pages: reference 8quote-pages8qpp8

A quote pages from the source. Optionally appears in front of the quote when hovering over the page numbers. Special token pp to use pages8. Choose parameter only if plural pages are given.

Contentoptional
Quote in-source location: reference 8quote-location8quote-loc8quote-at8

Adds other quote location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural quote page info is given.

Example
"inside cover"
Contentsuggested
Quote language: reference 8language8lang8l8quote-language8quote-lang8ql8

A language code or name defining the language of the quote (if not English).

Contentoptional
Quote translation: reference 8translation8trans8t8trans-quote8tq8xlat8

An optional English translation of a non-English quote.

Stringoptional
Reference definition 8reference8refn8r8

Adds the definition of a citation. This can be used inline or in list-defined reference sections. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested.

Example
Harold Smith (2020). ''Proper Referencing''. Atlanta Press. p. 201.
Stringoptional
Reference annotation 8annotation8annot8a8

Adds extra text to the end of a reference defined elsewhere, including backlinks to the reference invocation. Can be used to collect various commentary to be displayed with the citation. Can also be used to define another citation if multiple citations should reside under the same entry. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested. Special token p to use page8 and q to use quote8.

Example
Note 8
Stringoptional
Direction: Reference 8direction8dir8

Override default left-to-right or right-to-left behaviour. (Requires special CSS support for classes mw-cite-dir-rtl and mw-cite-dir-ltr.)

Example
ltr, rtl
Contentoptional
Section: Reference 8section8sec8s8

Shows a tooltip indicating corresponding context section in an article, if defined. Multiple sections of the same name and overlapping sections are allowed.

Default
If yes is given, the section name is derived from the given group, name and page info automatically.
Example
ContextSection8, yes, y
Stringoptional
Content anchor: reference 8id8ref88ref

Optional anchor name of a reference or annotation (including page numbers or quotes) in order to link to it. This is used for the id attribute of the corresponding span framing the content object and must be unique on the page.

Example
CITEREFSmith2020
Stringoptional
Link anchor: reference 8link-id8

Optional link anchor name of a reference link in order to (back)link to the reference link. This is used for the id attribute of the link span and must be unique on the page.

Example
Smith2020Page12
Stringoptional
Quote origin: reference 8quote-cite8qc8

Anchor name (only the URL fragment) of a reference the quote belongs to, if defined on the same page. This is used for the cite attribute of the quote and establishes a semantic connection to its source.

Example
CITEREFSmith2020
Stringoptional
Reference name 9name9n99

If this is "RefName", the template displays.<ref name="RefName"/>

Stringoptional
Page number: reference 9page9p99p

Adds a page number within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if singular page info is given.

Example
"2"
Contentoptional
Pages numbers: reference 9pages9pp99pp

Adds page numbers within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if plural page info is given.

Example
"34–38"
Contentoptional
In-source-location: reference 9location9loc99locat9

Adds other location identifier within the source. Note that you can also put this information in the original reference instead so it need only be stated once. Choose parameter only if location info is given.

Example
"inside cover"
Contentoptional
Page needed: Reason 9needed-reason9needed9

Only required if page/location info is missing.

Default
Defaults to no page/location info missing.
Example
Actual reason, yes, y
Stringoptional
Quote: reference 9quote9q9

A quote from the source. Appears when hovering over the page number, so the page number must be specified.

Stringoptional
Quote page: reference 9quote-page9qp9

A quote page from the source. Optionally appears in front of the quote when hovering over the page number. Special token p to use page9. Choose parameter only if singular page is given.

Contentoptional
Quote pages: reference 9quote-pages9qpp9

A quote pages from the source. Optionally appears in front of the quote when hovering over the page numbers. Special token pp to use pages9. Choose parameter only if plural pages are given.

Contentoptional
Quote in-source location: reference 9quote-location9quote-loc9quote-at9

Adds other quote location identifier within the source. Note that you can also put this information in the original reference instead, so it need only be stated once. Choose parameter only if location information different from singular or plural quote page info is given.

Example
"inside cover"
Contentsuggested
Quote language: reference 9language9lang9l9quote-language9quote-lang9ql9

A language code or name defining the language of the quote (if not English).

Contentoptional
Quote translation: reference 9translation9trans9t9trans-quote9tq9xlat9

An optional English translation of a non-English quote.

Stringoptional
Reference definition 9reference9refn9r9

Adds the definition of a citation. This can be used inline or in list-defined reference sections. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested.

Example
Harold Smith (2020). ''Proper Referencing''. Atlanta Press. p. 201.
Stringoptional
Reference annotation 9annotation9annot9a9

Adds extra text to the end of a reference defined elsewhere, including backlinks to the reference invocation. Can be used to collect various commentary to be displayed with the citation. Can also be used to define another citation if multiple citations should reside under the same entry. Can be defined as raw text or through other citation templates like CS1/CS2. Can be nested. Special token p to use page9 and q to use quote9.

Example
Note 9
Stringoptional
Direction: Reference 9direction9dir9

Override default left-to-right or right-to-left behaviour. (Requires special CSS support for classes mw-cite-dir-rtl and mw-cite-dir-ltr.)

Example
ltr, rtl
Contentoptional
Section: Reference 9section9sec9s9

Shows a tooltip indicating corresponding context section in an article, if defined. Multiple sections of the same name and overlapping sections are allowed.

Default
If yes is given, the section name is derived from the given group, name and page info automatically.
Example
ContextSection9, yes, y
Stringoptional
Content anchor: reference 9id9ref99ref

Optional anchor name of a reference or annotation (including page numbers or quotes) in order to link to it. This is used for the id attribute of the corresponding span framing the content object and must be unique on the page.

Example
CITEREFSmith2020
Stringoptional
Link anchor: reference 9link-id9

Optional link anchor name of a reference link in order to (back)link to the reference link. This is used for the id attribute of the link span and must be unique on the page.

Example
Smith2020Page12
Stringoptional
Quote origin: reference 9quote-cite9qc9

Anchor name (only the URL fragment) of a reference the quote belongs to, if defined on the same page. This is used for the cite attribute of the quote and establishes a semantic connection to its source.

Example
CITEREFSmith2020
Stringoptional
Page needed: Dateneeded-datedate

Only required if page/location info is missing.

Example
August 2021
Contentoptional
Leadin sequenceleadin

To define a leadin sequence prefixing the annotated text.

Example
Page(s):&nbsp;
Stringoptional
Postscript sequencepostscriptpspostscript1ps11pspostscript2ps22pspostscript3ps33pspostscript4ps44pspostscript5ps55pspostscript6ps66pspostscript7ps77pspostscript8ps88pspostscript9ps99ps

To define a postscript sequence appended to the reference.

Example
.
Stringoptional
Line wrapping controlno-ppnopp

Control display of p/pp prefixes (in AMA mode)

Default
Defaults to no to keep prefixes enabled.
Example
yes, y, no, n
Contentoptional
Display formatstyle

Control display format (default : style or AMA format)

Default
Defaults to : format.
Example
AMA, Ama, ama
Contentoptional
Line wrapping controlwrap

To enable automatic line-wrapping between multiple reference links, or to enforce an additional line-break opportunity even within superscripted page strings (may depend on skin)

Default
Defaults to special line-wrapping disabled.
Example
no, n, yes, y, forced, f
Contentoptional

See also

The abovedocumentation istranscluded fromTemplate:R/doc.(edit |history)
Editors can experiment in this template'ssandbox(edit |diff) andtestcases(edit) pages.
Add categories to the/doc subpage.Subpages of this template.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:R&oldid=1242189895"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp