Help:Cite errors/Cite error group refs without references: Difference between revisions

Content deleted Content added
Gadget850 (talk | contribs)
Gadget850 (talk | contribs)
Line 18:
 
There are predefined group names that use templates for the in-text citation and for the reference list. If one of these group names is used, then the matching reference list template can be used.
<section begin=rlt />{| class="wikitable" border=1
{| class="wikitable" border=1
|-
! Group name !! Reference list template !! In-text citation template
Line 28 ⟶ 27:
|-
| lower-roman || {{tl|notelist-lr}} || {{tl|efn-lr}}
|}<section end=rlt />
|}
<section end=rlt />
----
Sometimes the reference list markup exists, but the message is shown because the {{tag|ref|o}} tag immediately before the reference list markup does not have a closing {{tag|ref|c}} or it is malformed, thus "eating" the rest of the text including the reference list. Find the last {{tag|ref|o}} tag and ensure it is properly closed with {{tag|ref|o}}.