![]() | This Lua module is used on approximately 247,000 pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
This page is a formatted list of anchor IDs and associated citation wrapper-templates. Because of technical limitations, short-cite templates, via Module:Footnotes, will emit false-positive error messages for citation wrapper-templates. The anchor IDs listed here instruct Module:Footnotes to suppress error messages for short-cite templates that link to the anchor IDs listed here so long as the associated citation wrapper-template is present in the article. This is an imperfect system that will allow false-negatives because this mechanism will suppress valid error messages in the absence of a full-cite target. Adding an anchor ID and matching template to this list will suppress all no target error messages for that anchor ID / template pair.
There are three whitelist mechanisms for templates: each one is appropriate for different template behaviors:
whitelist
variable, with a key of the form CITEREFNameDate
and value being a list of templates that can generate that CITEREF.
whitelist{}
.wrapper_template
variable. The module will then look for uses of the template where the name and/or date are overriden.
wrapper_template_defaults
(if there is a single name+date default), or in wrapper_template_defaults_vol
(if the name+date default depends on the volume number).wrapper_template
as new keys: the value of these keys should be name+date entries in wrapper_template_defaults
or wrapper_template_defaults_vol
.''
for the default.wrapper_template_patterns
variable. Each entry is a pair of lists: a list of templates that share the Lua pattern(s), and a list of Lua patterns that cover the CITEREFs generated by all of the template.