Template:Broken ref/doc

From The Aquarium Wiki
Jump to: navigation, search

Template:Documentation subpage

Usage[edit]

This is not an article-namespace template. Applying it directly to an article will have no effect.

This template is used in some pages that contain error messages related to incorrect inline citations. It adds all pages with incorrect <ref> tags to Category:Pages with incorrect ref formatting.

Messages[edit]

Internal messages are generated by the Cite.php extension and shown as a MediaWiki message. See the Parser hooks section of Special:Version for the installed version of Cite.php.

Cite.php internal message MediaWiki message
Cite error key str invalid Cite error: Internal error; invalid $str and/or $key. This should never occur.
Cite error ref no input Cite error: Invalid <ref></ref> tag; refs with no name must have content
Cite error ref no key Cite error: Invalid <ref> tag; refs with no content must have a name
Cite error ref numeric key Cite error: Invalid <ref> tag; name cannot be a simple integer. Use a descriptive title
Cite error ref too many keys Cite error: Invalid <ref> tag; invalid names, e.g. too many
Cite error references invalid input Cite error: Invalid <references> tag; no input is allowed. Use <references/>
Cite error references invalid parameters Cite error: Invalid <references> tag; no parameters are allowed. Use <references/>
Cite error references invalid parameters group Cite error: Invalid <references> tag; parameter "group" is allowed only. Use <references/>, or <references group="..."/>
Cite error references no backlink label Cite error: Ran out of custom backlink labels. Define more in the [[MediaWiki:Cite references link many format backlink labels]] message
Cite error references no text Cite error: Invalid <ref> tag; no text was provided for refs named $1
Cite error included ref Cite error: Closing </ref> missing for <ref> tag
Cite error stack invalid input Cite error: Internal error; invalid stack key. This should never occur.
Cite error refs without references
Cite error group refs without references Cite error: <ref> tags exist for a group named "$1", but no corresponding <references group="$1"/> tag was found