Module:Citation/CS1/Configuration/doc
Appearance
| This is a documentation subpage for Module:Citation/CS1/Configuration. It may contain usage information, categories and other content that is not part of the original module page. |
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.
<section begin=header /><section end=header /> This module and associated sub-modules support the Citation Style 1 citation templates. In general, it is not intended to be called directly, but is called by one of the core CS1 and CS2 templates. <section begin=module_components_table /> These files comprise the module support for CS1|2 citation templates:
<section end=module_components_table />
Other documentation:
- Module:Cs1 documentation support – a set of functions (some experimental) that extract information from the module suite for the purpose of documenting CS1|2
- Module:Citation/CS1/doc/Category list – lists of category names taken directly from Module:Citation/CS1/Configuration and Module:Citation/CS1/Configuration/sandbox
- Documentation from Wikipedia
testcases (From Wikipedia)
- w:Module:Citation/CS1/testcases (run)
- w:Module:Citation/CS1/testcases/errors (run) – error and maintenance messaging
- w:Module:Citation/CS1/testcases/dates (run) – date validation
- w:Module:Citation/CS1/testcases/identifiers (run) – identifiers
- w:Module:Citation/CS1/testcases/anchor (run) – CITEREF anchors