Module:Citation/CS1/Configuration/doc
This is the documentation page for Module:Citation/CS1/Configuration
This Lua module is used on approximately 2,500 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 configuration file contains various data that controls the functioning of Module:Citation/CS1 and hence the way that Lua-based citations are generated.
It has several sections among which are:
- translation tables that contain most of the literal strings that may be included in Lua-based citation. If editors are copying this Module to another wiki using a language other than English, then they should translate each of these values into that language.
- a list of error conditions specifying what text to display, what category to include (if any), and what help page section to refer to when errors are detected
- a list of ID handlers specifying the recognized document IDs, such as ISBN, DOI, etc., and how to format them.
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 |