False backreference testing. See /efn for result summaries.

Example 1: normal footnotes edit

Text{{efn|group="Example 1"|Footnote 1 text}}

More text{{efn|group="Example 1"|Footnote 2 text}}

Even more text{{efn|group="Example 1"|Footnote 3 text}}

==Footnotes==
{{notelist|group="Example 1"}}

Text[a]

More text[b]

Even more text[c]

Footnotes edit

  1. ^ Footnote 1 text
  2. ^ Footnote 2 text
  3. ^ Footnote 3 text

Example 2: footnotes with inline defined reference edit

Text{{efn|group="Example 2"|Footnote 1 text}}

More text{{efn|group="Example 2"|Footnote 2 text}}

Even more text{{efn|group="Example 2"|Footnote 3 text<ref group="R2" name="Reference 1">Reference 1 text</ref>}}

==Footnotes==
{{notelist|group="Example 2"}}

==References==
{{reflist|group="R2"}}

Text[a]

More text[b]

Even more text[c]

Footnotes edit

  1. ^ Footnote 1 text
  2. ^ Footnote 2 text
  3. ^ Footnote 3 text[R2 1]

References edit

  1. ^ Reference 1 text


Example 3: footnotes with footnote list defined before footnotes (acceptable failure) edit

Text{{efn|group="Example 3"|Footnote 1 text}}

More text{{efn|group="Example 3"|Footnote 2 text}}

Even more text{{efn|group="Example 3"|Footnote 3 text<ref group="R3" name="Reference 1">Reference 1 text</ref>}}

==Footnotes==
{{notelist|group="Example 3"}}

==References==
{{reflist|group="R3"}}

Footnotes edit

Text[a]

More text[b]

Even more text[c]

References edit

  1. ^ Reference 1 text

Example 4: footnotes with name defined reference edit

Text{{efn|group="Example 4"|Footnote 1 text}}

Important information.<ref group="R4" name="Reference 1">Reference 1 text</ref>

More text{{efn|group="Example 4"|Footnote 2 text}}

Even more text{{efn|group="Example 4"|Footnote 3 text<ref group="R4" name="Reference 1" />}}

==Footnotes==
Curious that the footnote had Example 3 references...; oh it didn't get expressed in the last reference.

{{notelist|group="Example 4"}}

==References==
{{reflist|group="R4"}}

Text[d]

Important information.[R4 1]

More text[e]

Even more text[f]

Footnotes edit

Curious that the footnote had Example 3 references...:

  1. ^ Footnote 1 text
  2. ^ Footnote 2 text
  3. ^ Footnote 3 text[R3 1]
  4. ^ Footnote 1 text
  5. ^ Footnote 2 text
  6. ^ Footnote 3 text[R4 1]

References edit

  1. ^ a b Reference 1 text

Example 5: footnotes with name defined reference, no back-reference edit

Text{{efn|group="Example 5"|Footnote 1 text}}

Important information.<!--<ref group="R5" name="Reference 1">Reference 1 text</ref>-->

More text{{efn|group="Example 5"|Footnote 2 text}}

Even more text{{efn|group="Example 5"|Footnote 3 text<ref group="R5" name="Reference 1" />}}

==Footnotes==

{{notelist|group="Example 5"}}

==References==
{{reflist|group="R5"}}

Text[a]

Important information.

More text[b]

Even more text[c]

Footnotes edit

  1. ^ Footnote 1 text
  2. ^ Footnote 2 text
  3. ^ Footnote 3 text[R5 1]

References edit

  1. ^ Cite error: The named reference Reference 1 was invoked but never defined (see the help page).

Example 6: name-defined footnotes with name defined reference edit

Text{{efn|group="Example 6"|name="Footnote 1"}}

Important information.<ref group="R6" name="Reference 1">Reference 1 text</ref>

More text{{efn|group="Example 6"|name="Footnote 2"}}

Even more text{{efn|group="Example 6"|name="Footnote 3"}}

==Footnotes==

{{notelist|group="Example 6"|refs=
{{efn|group="Example 6"|name="Footnote 1"|Footnote 1 text}}
{{efn|group="Example 6"|name="Footnote 2"|Footnote 2 text}}
{{efn|group="Example 6"|name="Footnote 3"|Footnote 3 text<ref group="R6" name="Reference 1" />}}
}}

==References==
{{reflist|group="R6"}}

Text[a]

Important information.[R6 1]

More text[b]

Even more text[c]

Footnotes edit

  1. ^ a b Footnote 1 text
  2. ^ Footnote 2 text
  3. ^ Footnote 3 text[R6 1]
Cite error: A list-defined reference has a conflicting group attribute "R6" (see the help page).

References edit

  1. ^ Reference 1 text