Module:Citation/CS1/Suggestions/doc
This is the documentation page for Module:Citation/CS1/Suggestions
This Lua module is used on many pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page before implementing them. |
This is a list of suggested alternatives to use when an unknown parameter is
encountered by a citation template. When an unknown parameter is found within
a citation template an error message is generated, and when possible the
software makes a suggestion for what the user may have meant by consulting this
list of common mistakes and typos.
Each entry takes the form: ['bad input parameter'] = 'suggested parameter to use'
The bad input parameter will have been transformed to lower case before checking this list, so all input forms on this list should be written in lowercase.
These files comprise the module support for cs1|2 citation templates:
live | sandbox | description | |
---|---|---|---|
Module:Citation/CS1 | Module:Citation/CS1/sandbox | Rendering and support functions | |
Module:Citation/CS1/Configuration | Module:Citation/CS1/Configuration/sandbox | Translation tables; error and identifier handlers | |
Module:Citation/CS1/Whitelist | Module:Citation/CS1/Whitelist/sandbox | List of active, deprecated, and obsolete CS1 parameters | |
Module:Citation/CS1/Date validation | Module:Citation/CS1/Date validation/sandbox | Date format validation functions | |
Module:Citation/CS1/Suggestions | Module:Citation/CS1/Suggestions/sandbox | List that maps common erroneous parameter names to valid parameter names |