Help:Cite errors/Cite error ref no input
Lua error in package.lua at line 80: module 'strict' not found. This page will help you to fix the error message:
Invalid <ref>
tag; refs with no name must have content
- If you need help with a particular problem, please discuss it on the article talk page or at the Help desk.
- If you have read this help page and find something missing or confusing, please discuss it at the main talk page.
- Please reference this page and the page where you have the problem so we can understand your issues.
- For basic information on the footnotes system, see Referencing for beginners; for advanced help, see Footnotes.
Overview
<templatestyles src="Module:Hatnote/styles.css"></templatestyles>
References are defined within <ref>...</ref>
tags.
Issues and resolution
There is no content between the <ref>...</ref>
tags. Either delete the two tags, or put content between them, for example:<ref>content</ref>
; or, if you're reusing a named reference that's been defined elsewhere in the article use a single tag, for example <ref name="refname" />
Examples
Lua error in package.lua at line 80: module 'strict' not found. In this example, there is no content within the first set of <ref>...</ref>
tags:
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<ref></ref> Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<ref>Reference 2<ref> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<ref>Reference 3</ref> Curabitur pretium tincidunt lacus. Nulla gravida orci a odio. Nullam varius, turpis et commodo pharetra, est eros bibendum elit, nec luctus magna felis sollicitudin mauris. Integer in mauris eu nibh euismod gravida. ==References== {{reflist}}
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.Cite error: Invalid <ref>
tag; refs with no name must have content Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.[1] Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[2] Curabitur pretium tincidunt lacus. Nulla gravida orci a odio. Nullam varius, turpis et commodo pharetra, est eros bibendum elit, nec luctus magna felis sollicitudin mauris. Integer in mauris eu nibh euismod gravida.
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
Technical
Pages with this error message are placed into Pages with incorrect ref formatting. The system message page is at Cite error ref no input.