ヘルプ:Cite errors/Cite error group refs without references

提供:脳科学辞典
2016年6月6日 (月) 02:28時点におけるWikiSysop (トーク | 投稿記録)による版 (1版)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
ナビゲーションに移動 検索に移動

テンプレート:Pp-semi-indefヘルプ:Cite errors/header

Overview

テンプレート:See When grouped references are defined, then the page must also have markup to show the reference list. The reference list is shown by including either of the following:

{{Reflist|group=groupname}}
or
{{notelist}} or one of the variants listed below.

Issues and resolution

The most obvious and simplest issue is when the reference list markup is missing. Simply add {{reflist|group=groupname}} to the end of the article under the section title "References", usually between "See also" and "External links". The $1 in the message shown above will be replaced with the groupname.

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:Help:footnotes|pregrouptable}}


Sometimes the reference list markup exists, but the message is shown because the <ref> tag immediately before the reference list markup does not have a closing </ref> or it is malformed, thus "eating" the rest of the text including the reference list. Find the last <ref> tag and ensure it is properly closed with </ref>.


This message may also show if there are <ref>...</ref> tags after the reference list markup. Ensure all <ref>...</ref> tags are properly placed. A template such as a navbox may have <ref>...</ref> tags.

Examples

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<ref group="note">Reference 1</ref> Ut enim ad minim veniam, quis nostrud exercitation ullamco テンプレート:Not a typoテンプレート:Not a typo nisi ut aliquip ex ea commodo consequat.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[note 1] Ut enim ad minim veniam, quis nostrud exercitation ullamco テンプレート:Not a typo nisi ut aliquip ex ea commodo consequat.

Technical

ヘルプ:Cite errors/tech

Bugs

テンプレート:Tracked



引用エラー: 「note」という名前のグループの <ref> タグがありますが、対応する <references group="note"/> タグが見つかりません